Uses of Class
software.amazon.awssdk.services.databasemigration.model.Endpoint
Packages that use Endpoint
-
Uses of Endpoint in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return EndpointModifier and TypeMethodDescriptionfinal EndpointCreateEndpointResponse.endpoint()The endpoint that was created.final EndpointDeleteEndpointResponse.endpoint()The endpoint that was deleted.final EndpointModifyEndpointResponse.endpoint()The modified endpoint.Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type EndpointMethods in software.amazon.awssdk.services.databasemigration.model with parameters of type EndpointModifier and TypeMethodDescriptionThe endpoint that was created.The endpoint that was deleted.The modified endpoint.Endpoint description.Method parameters in software.amazon.awssdk.services.databasemigration.model with type arguments of type EndpointModifier and TypeMethodDescriptionDescribeEndpointsResponse.Builder.endpoints(Collection<Endpoint> endpoints) Endpoint description.