static MyPendingApproval.Builder | 
MyPendingApproval.builder() | 
 Create a new builder. 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.compartmentOcid(String compartmentOcid) | 
 OCI Compartment Id (ocid) in which the resource lives. 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.copy(MyPendingApproval model) | 
  | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.deleteInProgress(Boolean deleteInProgress) | 
 A boolean flag indicating this resource in the process of being deleted. 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.domainOcid(String domainOcid) | 
 OCI Domain Id (ocid) in which the resource lives. 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.expires(String expires) | 
 Time by when ApprovalWorkflowInstance expires 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.id(String id) | 
 Unique identifier for the SCIM Resource as defined by the Service Provider. 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.idcsCreatedBy(IdcsCreatedBy idcsCreatedBy) | 
  | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.idcsLastModifiedBy(IdcsLastModifiedBy idcsLastModifiedBy) | 
  | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.idcsLastUpgradedInRelease(String idcsLastUpgradedInRelease) | 
 The release number when the resource was upgraded. 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.idcsPreventedOperations(List<IdcsPreventedOperations> idcsPreventedOperations) | 
 Each value of this attribute specifies an operation that only an internal client may
perform on this particular resource. 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.justification(String justification) | 
 Justification for approval 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.meta(Meta meta) | 
  | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.ocid(String ocid) | 
 Unique OCI identifier for the SCIM Resource. 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.requestCreatedTime(String requestCreatedTime) | 
 The time that the Request was created 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.requestDetails(String requestDetails) | 
 Request Details 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.requestId(String requestId) | 
 The Unique Identifier of the request. 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.requestOcid(String requestOcid) | 
 The OCI Unique Identifier of the request. 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.resourceDisplayName(String resourceDisplayName) | 
 Requested Resource display name 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.resourceType(String resourceType) | 
 Requested Resource type 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.responseTime(String responseTime) | 
 The time that the user responded to the Approval 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.schemas(List<String> schemas) | 
 REQUIRED. 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.status(String status) | 
 Status of the approver’s response on the approval 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.tags(List<Tags> tags) | 
 A list of tags on this resource. 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.Builder.tenancyOcid(String tenancyOcid) | 
 OCI Tenant Id (ocid) in which the resource lives. 
 | 
MyPendingApproval.Builder | 
MyPendingApproval.toBuilder() | 
  |