Package | Description |
---|---|
com.oracle.bmc.bastion | |
com.oracle.bmc.bastion.requests |
Modifier and Type | Method and Description |
---|---|
ChangeBastionCompartmentResponse |
BastionClient.changeBastionCompartment(ChangeBastionCompartmentRequest request) |
ChangeBastionCompartmentResponse |
Bastion.changeBastionCompartment(ChangeBastionCompartmentRequest request)
Moves a bastion into a different compartment.
|
Future<ChangeBastionCompartmentResponse> |
BastionAsync.changeBastionCompartment(ChangeBastionCompartmentRequest request,
AsyncHandler<ChangeBastionCompartmentRequest,ChangeBastionCompartmentResponse> handler)
Moves a bastion into a different compartment.
|
Future<ChangeBastionCompartmentResponse> |
BastionAsyncClient.changeBastionCompartment(ChangeBastionCompartmentRequest request,
AsyncHandler<ChangeBastionCompartmentRequest,ChangeBastionCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeBastionCompartmentResponse> |
BastionAsync.changeBastionCompartment(ChangeBastionCompartmentRequest request,
AsyncHandler<ChangeBastionCompartmentRequest,ChangeBastionCompartmentResponse> handler)
Moves a bastion into a different compartment.
|
Future<ChangeBastionCompartmentResponse> |
BastionAsyncClient.changeBastionCompartment(ChangeBastionCompartmentRequest request,
AsyncHandler<ChangeBastionCompartmentRequest,ChangeBastionCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeBastionCompartmentRequest |
ChangeBastionCompartmentRequest.Builder.build()
Build the instance of ChangeBastionCompartmentRequest as configured by this builder
|
ChangeBastionCompartmentRequest |
ChangeBastionCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeBastionCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeBastionCompartmentRequest.Builder |
ChangeBastionCompartmentRequest.Builder.copy(ChangeBastionCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.