Uses of Class
com.amazonaws.services.databasemigrationservice.model.DeleteEndpointRequest
Packages that use DeleteEndpointRequest
Package
Description
-
Uses of DeleteEndpointRequest in com.amazonaws.services.databasemigrationservice
Methods in com.amazonaws.services.databasemigrationservice with parameters of type DeleteEndpointRequestModifier and TypeMethodDescriptionAbstractAWSDatabaseMigrationService.deleteEndpoint(DeleteEndpointRequest request) AWSDatabaseMigrationService.deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest) Deletes the specified endpoint.AWSDatabaseMigrationServiceClient.deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest) Deletes the specified endpoint.AbstractAWSDatabaseMigrationServiceAsync.deleteEndpointAsync(DeleteEndpointRequest request) AbstractAWSDatabaseMigrationServiceAsync.deleteEndpointAsync(DeleteEndpointRequest request, AsyncHandler<DeleteEndpointRequest, DeleteEndpointResult> asyncHandler) AWSDatabaseMigrationServiceAsync.deleteEndpointAsync(DeleteEndpointRequest deleteEndpointRequest) Deletes the specified endpoint.AWSDatabaseMigrationServiceAsync.deleteEndpointAsync(DeleteEndpointRequest deleteEndpointRequest, AsyncHandler<DeleteEndpointRequest, DeleteEndpointResult> asyncHandler) Deletes the specified endpoint.AWSDatabaseMigrationServiceAsyncClient.deleteEndpointAsync(DeleteEndpointRequest request) AWSDatabaseMigrationServiceAsyncClient.deleteEndpointAsync(DeleteEndpointRequest request, AsyncHandler<DeleteEndpointRequest, DeleteEndpointResult> asyncHandler) Method parameters in com.amazonaws.services.databasemigrationservice with type arguments of type DeleteEndpointRequestModifier and TypeMethodDescriptionAbstractAWSDatabaseMigrationServiceAsync.deleteEndpointAsync(DeleteEndpointRequest request, AsyncHandler<DeleteEndpointRequest, DeleteEndpointResult> asyncHandler) AWSDatabaseMigrationServiceAsync.deleteEndpointAsync(DeleteEndpointRequest deleteEndpointRequest, AsyncHandler<DeleteEndpointRequest, DeleteEndpointResult> asyncHandler) Deletes the specified endpoint.AWSDatabaseMigrationServiceAsyncClient.deleteEndpointAsync(DeleteEndpointRequest request, AsyncHandler<DeleteEndpointRequest, DeleteEndpointResult> asyncHandler) -
Uses of DeleteEndpointRequest in com.amazonaws.services.databasemigrationservice.model
Methods in com.amazonaws.services.databasemigrationservice.model that return DeleteEndpointRequestModifier and TypeMethodDescriptionDeleteEndpointRequest.clone()DeleteEndpointRequest.withEndpointArn(String endpointArn) The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.