Package | Description |
---|---|
com.oracle.bmc.resourcemanager | |
com.oracle.bmc.resourcemanager.responses |
Modifier and Type | Method and Description |
---|---|
ChangeStackCompartmentResponse |
ResourceManager.changeStackCompartment(ChangeStackCompartmentRequest request)
Moves a Stack and it’s associated Jobs into a different compartment.
|
ChangeStackCompartmentResponse |
ResourceManagerClient.changeStackCompartment(ChangeStackCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeStackCompartmentResponse> |
ResourceManagerAsync.changeStackCompartment(ChangeStackCompartmentRequest request,
AsyncHandler<ChangeStackCompartmentRequest,ChangeStackCompartmentResponse> handler)
Moves a Stack and it’s associated Jobs into a different compartment.
|
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 it’s associated Jobs into a different compartment.
|
Future<ChangeStackCompartmentResponse> |
ResourceManagerAsyncClient.changeStackCompartment(ChangeStackCompartmentRequest request,
AsyncHandler<ChangeStackCompartmentRequest,ChangeStackCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeStackCompartmentResponse |
ChangeStackCompartmentResponse.Builder.build() |
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–2020. All rights reserved.