Uses of Class
com.amazonaws.services.databasemigrationservice.model.DeleteReplicationSubnetGroupRequest
Packages that use DeleteReplicationSubnetGroupRequest
Package
Description
-
Uses of DeleteReplicationSubnetGroupRequest in com.amazonaws.services.databasemigrationservice
Methods in com.amazonaws.services.databasemigrationservice with parameters of type DeleteReplicationSubnetGroupRequestModifier and TypeMethodDescriptionAbstractAWSDatabaseMigrationService.deleteReplicationSubnetGroup
(DeleteReplicationSubnetGroupRequest request) AWSDatabaseMigrationService.deleteReplicationSubnetGroup
(DeleteReplicationSubnetGroupRequest deleteReplicationSubnetGroupRequest) Deletes a subnet group.AWSDatabaseMigrationServiceClient.deleteReplicationSubnetGroup
(DeleteReplicationSubnetGroupRequest deleteReplicationSubnetGroupRequest) Deletes a subnet group.AbstractAWSDatabaseMigrationServiceAsync.deleteReplicationSubnetGroupAsync
(DeleteReplicationSubnetGroupRequest request) AbstractAWSDatabaseMigrationServiceAsync.deleteReplicationSubnetGroupAsync
(DeleteReplicationSubnetGroupRequest request, AsyncHandler<DeleteReplicationSubnetGroupRequest, DeleteReplicationSubnetGroupResult> asyncHandler) AWSDatabaseMigrationServiceAsync.deleteReplicationSubnetGroupAsync
(DeleteReplicationSubnetGroupRequest deleteReplicationSubnetGroupRequest) Deletes a subnet group.AWSDatabaseMigrationServiceAsync.deleteReplicationSubnetGroupAsync
(DeleteReplicationSubnetGroupRequest deleteReplicationSubnetGroupRequest, AsyncHandler<DeleteReplicationSubnetGroupRequest, DeleteReplicationSubnetGroupResult> asyncHandler) Deletes a subnet group.AWSDatabaseMigrationServiceAsyncClient.deleteReplicationSubnetGroupAsync
(DeleteReplicationSubnetGroupRequest request) AWSDatabaseMigrationServiceAsyncClient.deleteReplicationSubnetGroupAsync
(DeleteReplicationSubnetGroupRequest request, AsyncHandler<DeleteReplicationSubnetGroupRequest, DeleteReplicationSubnetGroupResult> asyncHandler) Method parameters in com.amazonaws.services.databasemigrationservice with type arguments of type DeleteReplicationSubnetGroupRequestModifier and TypeMethodDescriptionAbstractAWSDatabaseMigrationServiceAsync.deleteReplicationSubnetGroupAsync
(DeleteReplicationSubnetGroupRequest request, AsyncHandler<DeleteReplicationSubnetGroupRequest, DeleteReplicationSubnetGroupResult> asyncHandler) AWSDatabaseMigrationServiceAsync.deleteReplicationSubnetGroupAsync
(DeleteReplicationSubnetGroupRequest deleteReplicationSubnetGroupRequest, AsyncHandler<DeleteReplicationSubnetGroupRequest, DeleteReplicationSubnetGroupResult> asyncHandler) Deletes a subnet group.AWSDatabaseMigrationServiceAsyncClient.deleteReplicationSubnetGroupAsync
(DeleteReplicationSubnetGroupRequest request, AsyncHandler<DeleteReplicationSubnetGroupRequest, DeleteReplicationSubnetGroupResult> asyncHandler) -
Uses of DeleteReplicationSubnetGroupRequest in com.amazonaws.services.databasemigrationservice.model
Methods in com.amazonaws.services.databasemigrationservice.model that return DeleteReplicationSubnetGroupRequestModifier and TypeMethodDescriptionDeleteReplicationSubnetGroupRequest.clone()
DeleteReplicationSubnetGroupRequest.withReplicationSubnetGroupIdentifier
(String replicationSubnetGroupIdentifier) The subnet group name of the replication instance.