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