Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.model.OrganizationCollection
-
Packages that use OrganizationCollection Package Description com.oracle.bmc.tenantmanagercontrolplane.model com.oracle.bmc.tenantmanagercontrolplane.responses -
-
Uses of OrganizationCollection in com.oracle.bmc.tenantmanagercontrolplane.model
Methods in com.oracle.bmc.tenantmanagercontrolplane.model that return OrganizationCollection Modifier and Type Method Description OrganizationCollection
OrganizationCollection.Builder. build()
Methods in com.oracle.bmc.tenantmanagercontrolplane.model with parameters of type OrganizationCollection Modifier and Type Method Description OrganizationCollection.Builder
OrganizationCollection.Builder. copy(OrganizationCollection model)
-
Uses of OrganizationCollection in com.oracle.bmc.tenantmanagercontrolplane.responses
Methods in com.oracle.bmc.tenantmanagercontrolplane.responses that return OrganizationCollection Modifier and Type Method Description OrganizationCollection
ListOrganizationsResponse. getOrganizationCollection()
The returned OrganizationCollection instance.Methods in com.oracle.bmc.tenantmanagercontrolplane.responses with parameters of type OrganizationCollection Modifier and Type Method Description ListOrganizationsResponse.Builder
ListOrganizationsResponse.Builder. organizationCollection(OrganizationCollection organizationCollection)
The returned OrganizationCollection instance.
-