Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.model | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<DomainSummary> |
IdentityPaginators.listDomainsRecordIterator(ListDomainsRequest request)
Creates a new iterable which will iterate over the
DomainSummary objects contained in responses from the
listDomains operation. |
Modifier and Type | Method and Description |
---|---|
DomainSummary |
DomainSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
DomainSummary.Builder |
DomainSummary.Builder.copy(DomainSummary model) |
Modifier and Type | Method and Description |
---|---|
List<DomainSummary> |
ListDomainsResponse.getItems()
A list of
com.oracle.bmc.identity.model.DomainSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListDomainsResponse.Builder |
ListDomainsResponse.Builder.items(List<DomainSummary> items)
A list of
com.oracle.bmc.identity.model.DomainSummary instances. |
Copyright © 2016–2024. All rights reserved.