Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
CreateCompartmentResponse |
IdentityClient.createCompartment(CreateCompartmentRequest request) |
CreateCompartmentResponse |
Identity.createCompartment(CreateCompartmentRequest request)
Creates a new compartment in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateCompartmentResponse> |
IdentityAsync.createCompartment(CreateCompartmentRequest request,
AsyncHandler<CreateCompartmentRequest,CreateCompartmentResponse> handler)
Creates a new compartment in the specified compartment.
|
Future<CreateCompartmentResponse> |
IdentityAsyncClient.createCompartment(CreateCompartmentRequest request,
AsyncHandler<CreateCompartmentRequest,CreateCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateCompartmentResponse> |
IdentityAsync.createCompartment(CreateCompartmentRequest request,
AsyncHandler<CreateCompartmentRequest,CreateCompartmentResponse> handler)
Creates a new compartment in the specified compartment.
|
Future<CreateCompartmentResponse> |
IdentityAsyncClient.createCompartment(CreateCompartmentRequest request,
AsyncHandler<CreateCompartmentRequest,CreateCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateCompartmentResponse |
CreateCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateCompartmentResponse.Builder |
CreateCompartmentResponse.Builder.copy(CreateCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.