| MyApp.Builder | MyApp.Builder. accountType(String accountType) | Type of the Acccount | 
| MyApp.Builder | MyApp.Builder. active(Boolean active) | If true, the account is activated. | 
| MyApp.Builder | MyApp.Builder. app(MyAppApp app) |  | 
| static MyApp.Builder | MyApp. builder() | Create a new builder. | 
| MyApp.Builder | MyApp.Builder. compartmentOcid(String compartmentOcid) | OCI Compartment Id (ocid) in which the resource lives. | 
| MyApp.Builder | MyApp.Builder. copy(MyApp model) |  | 
| MyApp.Builder | MyApp.Builder. deleteInProgress(Boolean deleteInProgress) | A boolean flag indicating this resource in the process of being deleted. | 
| MyApp.Builder | MyApp.Builder. domainOcid(String domainOcid) | OCI Domain Id (ocid) in which the resource lives. | 
| MyApp.Builder | MyApp.Builder. favorite(Boolean favorite) | If true, this account has been marked as a favorite of the User who owns it. | 
| MyApp.Builder | MyApp.Builder. id(String id) | Unique identifier for the SCIM Resource as defined by the Service Provider. | 
| MyApp.Builder | MyApp.Builder. idcsCreatedBy(IdcsCreatedBy idcsCreatedBy) |  | 
| MyApp.Builder | MyApp.Builder. idcsLastModifiedBy(IdcsLastModifiedBy idcsLastModifiedBy) |  | 
| MyApp.Builder | MyApp.Builder. idcsLastUpgradedInRelease(String idcsLastUpgradedInRelease) | The release number when the resource was upgraded. | 
| MyApp.Builder | MyApp.Builder. idcsPreventedOperations(List<IdcsPreventedOperations> idcsPreventedOperations) | Each value of this attribute specifies an operation that only an internal client may
perform on this particular resource. | 
| MyApp.Builder | MyApp.Builder. isAccount(Boolean isAccount) | If true, indicates that this managed object is an account, which is an identity that
represents a user in the context of a specific application. | 
| MyApp.Builder | MyApp.Builder. lastAccessed(String lastAccessed) | Last accessed timestamp of an application | 
| MyApp.Builder | MyApp.Builder. launchUrl(String launchUrl) | The URL that will be used to launch the application. | 
| MyApp.Builder | MyApp.Builder. meta(Meta meta) |  | 
| MyApp.Builder | MyApp.Builder. name(String name) | Name of the Account | 
| MyApp.Builder | MyApp.Builder. ocid(String ocid) | Unique OCI identifier for the SCIM Resource. | 
| MyApp.Builder | MyApp.Builder. owner(MyAppOwner owner) |  | 
| MyApp.Builder | MyApp.Builder. schemas(List<String> schemas) | REQUIRED. | 
| MyApp.Builder | MyApp.Builder. tags(List<Tags> tags) | A list of tags on this resource. | 
| MyApp.Builder | MyApp.Builder. tenancyOcid(String tenancyOcid) | OCI Tenant Id (ocid) in which the resource lives. | 
| MyApp.Builder | MyApp. toBuilder() |  | 
| MyApp.Builder | MyApp.Builder. uid(String uid) | Unique identifier of the Account. | 
| MyApp.Builder | MyApp.Builder. userWalletArtifact(MyAppUserWalletArtifact userWalletArtifact) |  |