Uses of Interface
software.amazon.awssdk.services.databasemigration.endpoints.DatabaseMigrationEndpointParams.Builder
Packages that use DatabaseMigrationEndpointParams.Builder
-
Uses of DatabaseMigrationEndpointParams.Builder in software.amazon.awssdk.services.databasemigration.endpoints
Methods in software.amazon.awssdk.services.databasemigration.endpoints that return DatabaseMigrationEndpointParams.BuilderModifier and TypeMethodDescriptionDatabaseMigrationEndpointParams.builder()DatabaseMigrationEndpointParams.toBuilder()DatabaseMigrationEndpointParams.Builder.useDualStack(Boolean useDualStack) Method parameters in software.amazon.awssdk.services.databasemigration.endpoints with type arguments of type DatabaseMigrationEndpointParams.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<Endpoint>DatabaseMigrationEndpointProvider.resolveEndpoint(Consumer<DatabaseMigrationEndpointParams.Builder> endpointParamsConsumer) Compute the endpoint based on the given set of parameters.