Package | Description |
---|---|
com.amazonaws.services.databasemigrationservice | |
com.amazonaws.services.databasemigrationservice.model |
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 |
---|---|
Future<CreateEndpointResult> |
AWSDatabaseMigrationServiceAsyncClient.createEndpointAsync(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler) |
Future<CreateEndpointResult> |
AWSDatabaseMigrationServiceAsync.createEndpointAsync(CreateEndpointRequest createEndpointRequest,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler)
Creates an endpoint using the provided settings.
|
Future<CreateEndpointResult> |
AbstractAWSDatabaseMigrationServiceAsync.createEndpointAsync(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CreateEndpointResult |
CreateEndpointResult.clone() |
CreateEndpointResult |
CreateEndpointResult.withEndpoint(Endpoint endpoint)
The endpoint that was created.
|
Copyright © 2018. All rights reserved.