Modifier and Type | Method and Description |
---|---|
CreateEndpointResult |
AbstractAWSDatabaseMigrationService.createEndpoint(CreateEndpointRequest request) |
CreateEndpointResult |
AWSDatabaseMigrationServiceClient.createEndpoint(CreateEndpointRequest createEndpointRequest)
Creates an endpoint using the provided settings.
|
CreateEndpointResult |
AWSDatabaseMigrationService.createEndpoint(CreateEndpointRequest createEndpointRequest)
Creates an endpoint using the provided settings.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreateEndpointResult> |
AbstractAWSDatabaseMigrationServiceAsync.createEndpointAsync(CreateEndpointRequest request) |
java.util.concurrent.Future<CreateEndpointResult> |
AWSDatabaseMigrationServiceAsyncClient.createEndpointAsync(CreateEndpointRequest request) |
java.util.concurrent.Future<CreateEndpointResult> |
AWSDatabaseMigrationServiceAsync.createEndpointAsync(CreateEndpointRequest createEndpointRequest)
Creates an endpoint using the provided settings.
|
java.util.concurrent.Future<CreateEndpointResult> |
AbstractAWSDatabaseMigrationServiceAsync.createEndpointAsync(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler) |
java.util.concurrent.Future<CreateEndpointResult> |
AWSDatabaseMigrationServiceAsyncClient.createEndpointAsync(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler) |
java.util.concurrent.Future<CreateEndpointResult> |
AWSDatabaseMigrationServiceAsync.createEndpointAsync(CreateEndpointRequest createEndpointRequest,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler)
Creates an endpoint using the provided settings.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreateEndpointResult> |
AbstractAWSDatabaseMigrationServiceAsync.createEndpointAsync(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler) |
java.util.concurrent.Future<CreateEndpointResult> |
AWSDatabaseMigrationServiceAsyncClient.createEndpointAsync(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler) |
java.util.concurrent.Future<CreateEndpointResult> |
AWSDatabaseMigrationServiceAsync.createEndpointAsync(CreateEndpointRequest createEndpointRequest,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler)
Creates an endpoint using the provided settings.
|
Modifier and Type | Method and Description |
---|---|
CreateEndpointResult |
CreateEndpointResult.clone() |
CreateEndpointResult |
CreateEndpointResult.withEndpoint(Endpoint endpoint)
The endpoint that was created.
|
Modifier and Type | Method and Description |
---|---|
CreateEndpointResult |
CreateEndpointResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |