Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.model.OrganizationTenancy
- 
Packages that use OrganizationTenancy Package Description com.oracle.bmc.tenantmanagercontrolplane.model com.oracle.bmc.tenantmanagercontrolplane.responses 
- 
- 
Uses of OrganizationTenancy in com.oracle.bmc.tenantmanagercontrolplane.modelMethods in com.oracle.bmc.tenantmanagercontrolplane.model that return OrganizationTenancy Modifier and Type Method Description OrganizationTenancyOrganizationTenancy.Builder. build()Methods in com.oracle.bmc.tenantmanagercontrolplane.model with parameters of type OrganizationTenancy Modifier and Type Method Description OrganizationTenancy.BuilderOrganizationTenancy.Builder. copy(OrganizationTenancy model)
- 
Uses of OrganizationTenancy in com.oracle.bmc.tenantmanagercontrolplane.responsesMethods in com.oracle.bmc.tenantmanagercontrolplane.responses that return OrganizationTenancy Modifier and Type Method Description OrganizationTenancyApproveOrganizationTenancyForTransferResponse. getOrganizationTenancy()The returned OrganizationTenancy instance.OrganizationTenancyGetOrganizationTenancyResponse. getOrganizationTenancy()The returned OrganizationTenancy instance.OrganizationTenancyUnapproveOrganizationTenancyForTransferResponse. getOrganizationTenancy()The returned OrganizationTenancy instance.Methods in com.oracle.bmc.tenantmanagercontrolplane.responses with parameters of type OrganizationTenancy Modifier and Type Method Description ApproveOrganizationTenancyForTransferResponse.BuilderApproveOrganizationTenancyForTransferResponse.Builder. organizationTenancy(OrganizationTenancy organizationTenancy)The returned OrganizationTenancy instance.GetOrganizationTenancyResponse.BuilderGetOrganizationTenancyResponse.Builder. organizationTenancy(OrganizationTenancy organizationTenancy)The returned OrganizationTenancy instance.UnapproveOrganizationTenancyForTransferResponse.BuilderUnapproveOrganizationTenancyForTransferResponse.Builder. organizationTenancy(OrganizationTenancy organizationTenancy)The returned OrganizationTenancy instance.
 
-