Uses of Class
software.amazon.awssdk.services.databasemigration.model.DeleteEndpointRequest
Packages that use DeleteEndpointRequest
Package
Description
-
Uses of DeleteEndpointRequest in software.amazon.awssdk.services.databasemigration
Methods in software.amazon.awssdk.services.databasemigration with parameters of type DeleteEndpointRequestModifier and TypeMethodDescriptiondefault CompletableFuture<DeleteEndpointResponse>DatabaseMigrationAsyncClient.deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest) Deletes the specified endpoint.default DeleteEndpointResponseDatabaseMigrationClient.deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest) Deletes the specified endpoint. -
Uses of DeleteEndpointRequest in software.amazon.awssdk.services.databasemigration.transform
Methods in software.amazon.awssdk.services.databasemigration.transform with parameters of type DeleteEndpointRequestModifier and TypeMethodDescriptionDeleteEndpointRequestMarshaller.marshall(DeleteEndpointRequest deleteEndpointRequest)