Uses of Class
com.amazonaws.services.databasemigrationservice.model.ModifyEndpointResult
Packages that use ModifyEndpointResult
Package
Description
-
Uses of ModifyEndpointResult in com.amazonaws.services.databasemigrationservice
Methods in com.amazonaws.services.databasemigrationservice that return ModifyEndpointResultModifier and TypeMethodDescriptionAbstractAWSDatabaseMigrationService.modifyEndpoint
(ModifyEndpointRequest request) AWSDatabaseMigrationService.modifyEndpoint
(ModifyEndpointRequest modifyEndpointRequest) Modifies the specified endpoint.AWSDatabaseMigrationServiceClient.modifyEndpoint
(ModifyEndpointRequest modifyEndpointRequest) Modifies the specified endpoint.Methods in com.amazonaws.services.databasemigrationservice that return types with arguments of type ModifyEndpointResultModifier and TypeMethodDescriptionAbstractAWSDatabaseMigrationServiceAsync.modifyEndpointAsync
(ModifyEndpointRequest request) AbstractAWSDatabaseMigrationServiceAsync.modifyEndpointAsync
(ModifyEndpointRequest request, AsyncHandler<ModifyEndpointRequest, ModifyEndpointResult> asyncHandler) AWSDatabaseMigrationServiceAsync.modifyEndpointAsync
(ModifyEndpointRequest modifyEndpointRequest) Modifies the specified endpoint.AWSDatabaseMigrationServiceAsync.modifyEndpointAsync
(ModifyEndpointRequest modifyEndpointRequest, AsyncHandler<ModifyEndpointRequest, ModifyEndpointResult> asyncHandler) Modifies the specified endpoint.AWSDatabaseMigrationServiceAsyncClient.modifyEndpointAsync
(ModifyEndpointRequest request) AWSDatabaseMigrationServiceAsyncClient.modifyEndpointAsync
(ModifyEndpointRequest request, AsyncHandler<ModifyEndpointRequest, ModifyEndpointResult> asyncHandler) Method parameters in com.amazonaws.services.databasemigrationservice with type arguments of type ModifyEndpointResultModifier and TypeMethodDescriptionAbstractAWSDatabaseMigrationServiceAsync.modifyEndpointAsync
(ModifyEndpointRequest request, AsyncHandler<ModifyEndpointRequest, ModifyEndpointResult> asyncHandler) AWSDatabaseMigrationServiceAsync.modifyEndpointAsync
(ModifyEndpointRequest modifyEndpointRequest, AsyncHandler<ModifyEndpointRequest, ModifyEndpointResult> asyncHandler) Modifies the specified endpoint.AWSDatabaseMigrationServiceAsyncClient.modifyEndpointAsync
(ModifyEndpointRequest request, AsyncHandler<ModifyEndpointRequest, ModifyEndpointResult> asyncHandler) -
Uses of ModifyEndpointResult in com.amazonaws.services.databasemigrationservice.model
Methods in com.amazonaws.services.databasemigrationservice.model that return ModifyEndpointResultModifier and TypeMethodDescriptionModifyEndpointResult.clone()
ModifyEndpointResult.withEndpoint
(Endpoint endpoint) The modified endpoint.