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