Package | Description |
---|---|
com.oracle.bmc.resourcemanager | |
com.oracle.bmc.resourcemanager.responses |
Modifier and Type | Method and Description |
---|---|
ChangeStackCompartmentResponse |
ResourceManagerClient.changeStackCompartment(ChangeStackCompartmentRequest request) |
ChangeStackCompartmentResponse |
ResourceManager.changeStackCompartment(ChangeStackCompartmentRequest request)
Moves a stack (and its associated jobs) into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeStackCompartmentResponse> |
ResourceManagerAsync.changeStackCompartment(ChangeStackCompartmentRequest request,
AsyncHandler<ChangeStackCompartmentRequest,ChangeStackCompartmentResponse> handler)
Moves a stack (and its associated jobs) into a different compartment within the same tenancy.
|
Future<ChangeStackCompartmentResponse> |
ResourceManagerAsyncClient.changeStackCompartment(ChangeStackCompartmentRequest request,
AsyncHandler<ChangeStackCompartmentRequest,ChangeStackCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeStackCompartmentResponse> |
ResourceManagerAsync.changeStackCompartment(ChangeStackCompartmentRequest request,
AsyncHandler<ChangeStackCompartmentRequest,ChangeStackCompartmentResponse> handler)
Moves a stack (and its associated jobs) into a different compartment within the same tenancy.
|
Future<ChangeStackCompartmentResponse> |
ResourceManagerAsyncClient.changeStackCompartment(ChangeStackCompartmentRequest request,
AsyncHandler<ChangeStackCompartmentRequest,ChangeStackCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeStackCompartmentResponse |
ChangeStackCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeStackCompartmentResponse.Builder |
ChangeStackCompartmentResponse.Builder.copy(ChangeStackCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.