Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.model.OrganizationTenancyCollection
- 
Packages that use OrganizationTenancyCollection Package Description com.oracle.bmc.tenantmanagercontrolplane.model com.oracle.bmc.tenantmanagercontrolplane.responses 
- 
- 
Uses of OrganizationTenancyCollection in com.oracle.bmc.tenantmanagercontrolplane.modelMethods in com.oracle.bmc.tenantmanagercontrolplane.model that return OrganizationTenancyCollection Modifier and Type Method Description OrganizationTenancyCollectionOrganizationTenancyCollection.Builder. build()Methods in com.oracle.bmc.tenantmanagercontrolplane.model with parameters of type OrganizationTenancyCollection Modifier and Type Method Description OrganizationTenancyCollection.BuilderOrganizationTenancyCollection.Builder. copy(OrganizationTenancyCollection model)
- 
Uses of OrganizationTenancyCollection in com.oracle.bmc.tenantmanagercontrolplane.responsesMethods in com.oracle.bmc.tenantmanagercontrolplane.responses that return OrganizationTenancyCollection Modifier and Type Method Description OrganizationTenancyCollectionListOrganizationTenanciesResponse. getOrganizationTenancyCollection()The returned OrganizationTenancyCollection instance.Methods in com.oracle.bmc.tenantmanagercontrolplane.responses with parameters of type OrganizationTenancyCollection Modifier and Type Method Description ListOrganizationTenanciesResponse.BuilderListOrganizationTenanciesResponse.Builder. organizationTenancyCollection(OrganizationTenancyCollection organizationTenancyCollection)The returned OrganizationTenancyCollection instance.
 
-