Uses of Class
software.amazon.awssdk.services.databasemigration.model.ModifyEndpointRequest
Packages that use ModifyEndpointRequest
Package
Description
-
Uses of ModifyEndpointRequest in software.amazon.awssdk.services.databasemigration
Methods in software.amazon.awssdk.services.databasemigration with parameters of type ModifyEndpointRequestModifier and TypeMethodDescriptiondefault CompletableFuture<ModifyEndpointResponse>DatabaseMigrationAsyncClient.modifyEndpoint(ModifyEndpointRequest modifyEndpointRequest) Modifies the specified endpoint.default ModifyEndpointResponseDatabaseMigrationClient.modifyEndpoint(ModifyEndpointRequest modifyEndpointRequest) Modifies the specified endpoint. -
Uses of ModifyEndpointRequest in software.amazon.awssdk.services.databasemigration.transform
Methods in software.amazon.awssdk.services.databasemigration.transform with parameters of type ModifyEndpointRequestModifier and TypeMethodDescriptionModifyEndpointRequestMarshaller.marshall(ModifyEndpointRequest modifyEndpointRequest)