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