Package | Description |
---|---|
com.oracle.bmc.bastion | |
com.oracle.bmc.bastion.requests |
Modifier and Type | Method and Description |
---|---|
CreateBastionResponse |
BastionClient.createBastion(CreateBastionRequest request) |
CreateBastionResponse |
Bastion.createBastion(CreateBastionRequest request)
Creates a new bastion.
|
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 |
---|---|
CreateBastionRequest |
CreateBastionRequest.Builder.build()
Build the instance of CreateBastionRequest as configured by this builder
|
CreateBastionRequest |
CreateBastionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateBastionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateBastionRequest.Builder |
CreateBastionRequest.Builder.copy(CreateBastionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.