Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
CreateCompartmentResponse |
IdentityClient.createCompartment(CreateCompartmentRequest request) |
CreateCompartmentResponse |
Identity.createCompartment(CreateCompartmentRequest request)
Creates a new compartment in the specified compartment.
|
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 |
---|---|
CreateCompartmentRequest |
CreateCompartmentRequest.Builder.build()
Build the instance of CreateCompartmentRequest as configured by this builder
|
CreateCompartmentRequest |
CreateCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateCompartmentRequest.Builder |
CreateCompartmentRequest.Builder.copy(CreateCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.