Uses of Class
software.amazon.awssdk.services.databasemigration.model.CreateEndpointRequest
Packages that use CreateEndpointRequest
Package
Description
-
Uses of CreateEndpointRequest in software.amazon.awssdk.services.databasemigration
Methods in software.amazon.awssdk.services.databasemigration with parameters of type CreateEndpointRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateEndpointResponse>DatabaseMigrationAsyncClient.createEndpoint(CreateEndpointRequest createEndpointRequest) Creates an endpoint using the provided settings.default CreateEndpointResponseDatabaseMigrationClient.createEndpoint(CreateEndpointRequest createEndpointRequest) Creates an endpoint using the provided settings. -
Uses of CreateEndpointRequest in software.amazon.awssdk.services.databasemigration.transform
Methods in software.amazon.awssdk.services.databasemigration.transform with parameters of type CreateEndpointRequestModifier and TypeMethodDescriptionCreateEndpointRequestMarshaller.marshall(CreateEndpointRequest createEndpointRequest)