Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.model | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<Compartment> |
IdentityPaginators.listCompartmentsRecordIterator(ListCompartmentsRequest request)
Creates a new iterable which will iterate over the
Compartment objects contained in responses from the
listCompartments operation. |
Modifier and Type | Method and Description |
---|---|
Compartment |
Compartment.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Compartment.Builder |
Compartment.Builder.copy(Compartment model) |
Modifier and Type | Method and Description |
---|---|
Compartment |
RecoverCompartmentResponse.getCompartment()
The returned
Compartment instance. |
Compartment |
CreateCompartmentResponse.getCompartment()
The returned
Compartment instance. |
Compartment |
GetCompartmentResponse.getCompartment()
The returned
Compartment instance. |
Compartment |
UpdateCompartmentResponse.getCompartment()
The returned
Compartment instance. |
Modifier and Type | Method and Description |
---|---|
List<Compartment> |
ListCompartmentsResponse.getItems()
A list of
com.oracle.bmc.identity.model.Compartment instances. |
Modifier and Type | Method and Description |
---|---|
RecoverCompartmentResponse.Builder |
RecoverCompartmentResponse.Builder.compartment(Compartment compartment)
The returned
Compartment instance. |
CreateCompartmentResponse.Builder |
CreateCompartmentResponse.Builder.compartment(Compartment compartment)
The returned
Compartment instance. |
GetCompartmentResponse.Builder |
GetCompartmentResponse.Builder.compartment(Compartment compartment)
The returned
Compartment instance. |
UpdateCompartmentResponse.Builder |
UpdateCompartmentResponse.Builder.compartment(Compartment compartment)
The returned
Compartment instance. |
Modifier and Type | Method and Description |
---|---|
ListCompartmentsResponse.Builder |
ListCompartmentsResponse.Builder.items(List<Compartment> items)
A list of
com.oracle.bmc.identity.model.Compartment instances. |
Copyright © 2016–2024. All rights reserved.