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