Package | Description |
---|---|
com.oracle.bmc.bastion | |
com.oracle.bmc.bastion.responses |
Modifier and Type | Method and Description |
---|---|
CreateBastionResponse |
BastionClient.createBastion(CreateBastionRequest request) |
CreateBastionResponse |
Bastion.createBastion(CreateBastionRequest request)
Creates a new bastion.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateBastionResponse> |
BastionAsync.createBastion(CreateBastionRequest request,
AsyncHandler<CreateBastionRequest,CreateBastionResponse> handler)
Creates a new bastion.
|
Future<CreateBastionResponse> |
BastionAsyncClient.createBastion(CreateBastionRequest request,
AsyncHandler<CreateBastionRequest,CreateBastionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateBastionResponse> |
BastionAsync.createBastion(CreateBastionRequest request,
AsyncHandler<CreateBastionRequest,CreateBastionResponse> handler)
Creates a new bastion.
|
Future<CreateBastionResponse> |
BastionAsyncClient.createBastion(CreateBastionRequest request,
AsyncHandler<CreateBastionRequest,CreateBastionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateBastionResponse |
CreateBastionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateBastionResponse.Builder |
CreateBastionResponse.Builder.copy(CreateBastionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.