Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.model |
Modifier and Type | Method and Description |
---|---|
Iterable<OrganizationSummary> |
OrganizationPaginators.listOrganizationsRecordIterator(ListOrganizationsRequest request)
Creates a new iterable which will iterate over the
OrganizationSummary objects contained in
responses from the listOrganizations operation. |
Modifier and Type | Method and Description |
---|---|
OrganizationSummary |
OrganizationSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OrganizationSummary> |
OrganizationCollection.getItems()
Array containing OrganizationSummary items.
|
Modifier and Type | Method and Description |
---|---|
OrganizationSummary.Builder |
OrganizationSummary.Builder.copy(OrganizationSummary model) |
Modifier and Type | Method and Description |
---|---|
OrganizationCollection.Builder |
OrganizationCollection.Builder.items(List<OrganizationSummary> items)
Array containing OrganizationSummary items.
|
Constructor and Description |
---|
OrganizationCollection(List<OrganizationSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.