Class DelegatedResourceAccessRequest.Builder
- java.lang.Object
- 
- com.oracle.bmc.delegateaccesscontrol.model.DelegatedResourceAccessRequest.Builder
 
- 
- Enclosing class:
- DelegatedResourceAccessRequest
 
 public static class DelegatedResourceAccessRequest.Builder extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description Builder()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description DelegatedResourceAccessRequest.BuilderapprovalInfo(List<DelegatedResourceAccessRequestApprovalDetails> approvalInfo)In case of single approval, this will have only one item.DelegatedResourceAccessRequest.BuilderauditTypes(List<DelegatedResourceAccessRequestAuditType> auditTypes)Specifies the type of auditing to be enabled.DelegatedResourceAccessRequestbuild()DelegatedResourceAccessRequest.BuilderclosureComment(String closureComment)The comment entered by the support operator while closing the request.DelegatedResourceAccessRequest.BuildercompartmentId(String compartmentId)The OCID of the compartment that contains the Delegated Resource Access Request.DelegatedResourceAccessRequest.Buildercopy(DelegatedResourceAccessRequest model)DelegatedResourceAccessRequest.BuilderdatabaseNameList(List<String> databaseNameList)List of Database unique names for which access is requested.DelegatedResourceAccessRequest.BuilderdefinedTags(Map<String,Map<String,Object>> definedTags)Defined tags for this resource.DelegatedResourceAccessRequest.BuilderdelegationControlId(String delegationControlId)The OCID of the Delegation Control governing the target resource.DelegatedResourceAccessRequest.BuilderdelegationSubscriptionIds(List<String> delegationSubscriptionIds)List of Delegation Subscription OCID that are associated with this Delegated Resource Access Request based on the service types being requested.DelegatedResourceAccessRequest.Builderdescription(String description)Detailed description of this Delegated Resource Access Request.DelegatedResourceAccessRequest.BuilderdisplayName(String displayName)Display name.DelegatedResourceAccessRequest.BuilderdurationInHours(Integer durationInHours)Duration in hours for which access is sought on the target resource.DelegatedResourceAccessRequest.BuilderextendDurationInHours(Integer extendDurationInHours)Duration in hours for which extension access is sought on the target resource.DelegatedResourceAccessRequest.BuilderfreeformTags(Map<String,String> freeformTags)Free-form tags for this resource.DelegatedResourceAccessRequest.Builderid(String id)The OCID of the Delegated Resource Access Request.DelegatedResourceAccessRequest.BuilderisAutoApproved(Boolean isAutoApproved)Set to true if the request is approved automatically based on preApprovedServiceProviderActionNames or isAutoApproveDuringMaintenance in the associated Delegation Control.DelegatedResourceAccessRequest.BuilderisPendingMoreInfo(Boolean isPendingMoreInfo)Indicates if the delegated resource access request is waiting on more information from the operatorDelegatedResourceAccessRequest.BuilderlifecycleState(DelegatedResourceAccessRequest.LifecycleState lifecycleState)The current lifecycle state of the Delegated Resource Access Request.DelegatedResourceAccessRequest.BuilderlifecycleStateDetails(String lifecycleStateDetails)Description of the current lifecycle state in more detail.DelegatedResourceAccessRequest.BuildernumExtensionApprovals(Integer numExtensionApprovals)Number of extension approvals that have been obtained so far.DelegatedResourceAccessRequest.BuildernumInitialApprovals(Integer numInitialApprovals)Number of initial approvals that have been obtained so far.DelegatedResourceAccessRequest.BuilderprovidedServiceTypes(List<ServiceProviderServiceType> providedServiceTypes)List of Service Provider Service Types being provided by the support operator user.DelegatedResourceAccessRequest.BuilderreasonForRequest(String reasonForRequest)A short description explaining why this Delegated Resource Access Request is needed by the support operator.DelegatedResourceAccessRequest.BuilderrequestedActionNames(List<String> requestedActionNames)List of Service Provider Action names for which approval is sought by the support operator user.DelegatedResourceAccessRequest.BuilderrequesterType(DelegatedResourceAccessRequesterType requesterType)Requester typeDelegatedResourceAccessRequest.BuilderrequestStatus(DelegatedResourceAccessRequestStatus requestStatus)The current status of the Delegated Resource Access Request.DelegatedResourceAccessRequest.BuilderresourceId(String resourceId)The OCID of the target resource associated with the Delegated Resource Access Request.DelegatedResourceAccessRequest.BuilderresourceName(String resourceName)The name of the target resource associated with the Delegated Resource Access Request.DelegatedResourceAccessRequest.BuilderresourceType(DelegationControlResourceType resourceType)Resource type for which the associated Delegation Control is applicable to.DelegatedResourceAccessRequest.Builderseverity(DelegatedResourceAccessRequestSeverity severity)Priority assigned to the Delegated Resource Access Request by the support operatorDelegatedResourceAccessRequest.BuildersystemTags(Map<String,Map<String,Object>> systemTags)System tags for this resource.DelegatedResourceAccessRequest.BuilderticketNumbers(List<String> ticketNumbers)A list of ticket numbers related to this Delegated Resource Access Request, e.g.DelegatedResourceAccessRequest.BuildertimeAccessRequested(Date timeAccessRequested)Requested access start time in UTC.DelegatedResourceAccessRequest.BuildertimeCreated(Date timeCreated)Time when the Delegated Resource Access Request was created in RFC 3339timestamp format, e.g.DelegatedResourceAccessRequest.BuildertimeUpdated(Date timeUpdated)Time when the Delegated Resource Access Request was last modified in RFC 3339timestamp format, e.g.
 
- 
- 
- 
Method Detail- 
idpublic DelegatedResourceAccessRequest.Builder id(String id) The OCID of the Delegated Resource Access Request.- Parameters:
- id- the value to set
- Returns:
- this builder
 
 - 
compartmentIdpublic DelegatedResourceAccessRequest.Builder compartmentId(String compartmentId) The OCID of the compartment that contains the Delegated Resource Access Request.- Parameters:
- compartmentId- the value to set
- Returns:
- this builder
 
 - 
displayNamepublic DelegatedResourceAccessRequest.Builder displayName(String displayName) Display name.This is generated by the system automatically. - Parameters:
- displayName- the value to set
- Returns:
- this builder
 
 - 
ticketNumberspublic DelegatedResourceAccessRequest.Builder ticketNumbers(List<String> ticketNumbers) A list of ticket numbers related to this Delegated Resource Access Request, e.g.Service Request (SR) number and JIRA ticket number. - Parameters:
- ticketNumbers- the value to set
- Returns:
- this builder
 
 - 
reasonForRequestpublic DelegatedResourceAccessRequest.Builder reasonForRequest(String reasonForRequest) A short description explaining why this Delegated Resource Access Request is needed by the support operator.- Parameters:
- reasonForRequest- the value to set
- Returns:
- this builder
 
 - 
descriptionpublic DelegatedResourceAccessRequest.Builder description(String description) Detailed description of this Delegated Resource Access Request.- Parameters:
- description- the value to set
- Returns:
- this builder
 
 - 
timeAccessRequestedpublic DelegatedResourceAccessRequest.Builder timeAccessRequested(Date timeAccessRequested) Requested access start time in UTC.- Parameters:
- timeAccessRequested- the value to set
- Returns:
- this builder
 
 - 
resourceIdpublic DelegatedResourceAccessRequest.Builder resourceId(String resourceId) The OCID of the target resource associated with the Delegated Resource Access Request.The support operator raises a Delegated Resource Access Request to get approval to access the target resource. - Parameters:
- resourceId- the value to set
- Returns:
- this builder
 
 - 
resourceNamepublic DelegatedResourceAccessRequest.Builder resourceName(String resourceName) The name of the target resource associated with the Delegated Resource Access Request.The support operator raises a Delegated Resource Access Request to get approval to access the target resource. - Parameters:
- resourceName- the value to set
- Returns:
- this builder
 
 - 
resourceTypepublic DelegatedResourceAccessRequest.Builder resourceType(DelegationControlResourceType resourceType) Resource type for which the associated Delegation Control is applicable to.- Parameters:
- resourceType- the value to set
- Returns:
- this builder
 
 - 
requesterTypepublic DelegatedResourceAccessRequest.Builder requesterType(DelegatedResourceAccessRequesterType requesterType) Requester type- Parameters:
- requesterType- the value to set
- Returns:
- this builder
 
 - 
requestedActionNamespublic DelegatedResourceAccessRequest.Builder requestedActionNames(List<String> requestedActionNames) List of Service Provider Action names for which approval is sought by the support operator user.The list of pre-defined Service Provider Actions can be obtained from the ListServiceProviderActions API. - Parameters:
- requestedActionNames- the value to set
- Returns:
- this builder
 
 - 
databaseNameListpublic DelegatedResourceAccessRequest.Builder databaseNameList(List<String> databaseNameList) List of Database unique names for which access is requested.This parameter is required for DLGT_MGMT_SYS_MAINT_ACCESS cage when database access in needed. - Parameters:
- databaseNameList- the value to set
- Returns:
- this builder
 
 - 
providedServiceTypespublic DelegatedResourceAccessRequest.Builder providedServiceTypes(List<ServiceProviderServiceType> providedServiceTypes) List of Service Provider Service Types being provided by the support operator user.- Parameters:
- providedServiceTypes- the value to set
- Returns:
- this builder
 
 - 
delegationSubscriptionIdspublic DelegatedResourceAccessRequest.Builder delegationSubscriptionIds(List<String> delegationSubscriptionIds) List of Delegation Subscription OCID that are associated with this Delegated Resource Access Request based on the service types being requested.- Parameters:
- delegationSubscriptionIds- the value to set
- Returns:
- this builder
 
 - 
severitypublic DelegatedResourceAccessRequest.Builder severity(DelegatedResourceAccessRequestSeverity severity) Priority assigned to the Delegated Resource Access Request by the support operator- Parameters:
- severity- the value to set
- Returns:
- this builder
 
 - 
durationInHourspublic DelegatedResourceAccessRequest.Builder durationInHours(Integer durationInHours) Duration in hours for which access is sought on the target resource.- Parameters:
- durationInHours- the value to set
- Returns:
- this builder
 
 - 
extendDurationInHourspublic DelegatedResourceAccessRequest.Builder extendDurationInHours(Integer extendDurationInHours) Duration in hours for which extension access is sought on the target resource.- Parameters:
- extendDurationInHours- the value to set
- Returns:
- this builder
 
 - 
isAutoApprovedpublic DelegatedResourceAccessRequest.Builder isAutoApproved(Boolean isAutoApproved) Set to true if the request is approved automatically based on preApprovedServiceProviderActionNames or isAutoApproveDuringMaintenance in the associated Delegation Control.- Parameters:
- isAutoApproved- the value to set
- Returns:
- this builder
 
 - 
lifecycleStatepublic DelegatedResourceAccessRequest.Builder lifecycleState(DelegatedResourceAccessRequest.LifecycleState lifecycleState) The current lifecycle state of the Delegated Resource Access Request.- Parameters:
- lifecycleState- the value to set
- Returns:
- this builder
 
 - 
lifecycleStateDetailspublic DelegatedResourceAccessRequest.Builder lifecycleStateDetails(String lifecycleStateDetails) Description of the current lifecycle state in more detail.- Parameters:
- lifecycleStateDetails- the value to set
- Returns:
- this builder
 
 - 
requestStatuspublic DelegatedResourceAccessRequest.Builder requestStatus(DelegatedResourceAccessRequestStatus requestStatus) The current status of the Delegated Resource Access Request.- Parameters:
- requestStatus- the value to set
- Returns:
- this builder
 
 - 
timeCreatedpublic DelegatedResourceAccessRequest.Builder timeCreated(Date timeCreated) Time when the Delegated Resource Access Request was created in RFC 3339timestamp format, e.g.‘2020-05-22T21:10:29.600Z’. - Parameters:
- timeCreated- the value to set
- Returns:
- this builder
 
 - 
timeUpdatedpublic DelegatedResourceAccessRequest.Builder timeUpdated(Date timeUpdated) Time when the Delegated Resource Access Request was last modified in RFC 3339timestamp format, e.g.‘2020-05-22T21:10:29.600Z’. - Parameters:
- timeUpdated- the value to set
- Returns:
- this builder
 
 - 
numInitialApprovalspublic DelegatedResourceAccessRequest.Builder numInitialApprovals(Integer numInitialApprovals) Number of initial approvals that have been obtained so far.- Parameters:
- numInitialApprovals- the value to set
- Returns:
- this builder
 
 - 
numExtensionApprovalspublic DelegatedResourceAccessRequest.Builder numExtensionApprovals(Integer numExtensionApprovals) Number of extension approvals that have been obtained so far.- Parameters:
- numExtensionApprovals- the value to set
- Returns:
- this builder
 
 - 
approvalInfopublic DelegatedResourceAccessRequest.Builder approvalInfo(List<DelegatedResourceAccessRequestApprovalDetails> approvalInfo) In case of single approval, this will have only one item.Else, a list of approvals. - Parameters:
- approvalInfo- the value to set
- Returns:
- this builder
 
 - 
closureCommentpublic DelegatedResourceAccessRequest.Builder closureComment(String closureComment) The comment entered by the support operator while closing the request.- Parameters:
- closureComment- the value to set
- Returns:
- this builder
 
 - 
delegationControlIdpublic DelegatedResourceAccessRequest.Builder delegationControlId(String delegationControlId) The OCID of the Delegation Control governing the target resource.- Parameters:
- delegationControlId- the value to set
- Returns:
- this builder
 
 - 
auditTypespublic DelegatedResourceAccessRequest.Builder auditTypes(List<DelegatedResourceAccessRequestAuditType> auditTypes) Specifies the type of auditing to be enabled.There are two levels of auditing: command-level and keystroke-level. By default, both command-level and keystroke-level auditing are enabled, i.e. commands and key strokes issued by the support operator are logged. - Parameters:
- auditTypes- the value to set
- Returns:
- this builder
 
 - 
isPendingMoreInfopublic DelegatedResourceAccessRequest.Builder isPendingMoreInfo(Boolean isPendingMoreInfo) Indicates if the delegated resource access request is waiting on more information from the operator- Parameters:
- isPendingMoreInfo- the value to set
- Returns:
- this builder
 
 - 
freeformTagspublic DelegatedResourceAccessRequest.Builder freeformTags(Map<String,String> freeformTags) Free-form tags for this resource.Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"} - Parameters:
- freeformTags- the value to set
- Returns:
- this builder
 
 - 
definedTagspublic DelegatedResourceAccessRequest.Builder definedTags(Map<String,Map<String,Object>> definedTags) Defined tags for this resource.Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {"Operations": {"CostCenter": "42"}} - Parameters:
- definedTags- the value to set
- Returns:
- this builder
 
 - 
systemTagspublic DelegatedResourceAccessRequest.Builder systemTags(Map<String,Map<String,Object>> systemTags) System tags for this resource.Each key is predefined and scoped to a namespace. Example: {"orcl-cloud": {"free-tier-retained": "true"}} - Parameters:
- systemTags- the value to set
- Returns:
- this builder
 
 - 
buildpublic DelegatedResourceAccessRequest build() 
 - 
copypublic DelegatedResourceAccessRequest.Builder copy(DelegatedResourceAccessRequest model) 
 
- 
 
-