Uses of Class
software.amazon.awssdk.services.ssooidc.endpoints.SsoOidcEndpointParams
-
Packages that use SsoOidcEndpointParams Package Description software.amazon.awssdk.services.ssooidc.endpoints software.amazon.awssdk.services.ssooidc.endpoints.internal -
-
Uses of SsoOidcEndpointParams in software.amazon.awssdk.services.ssooidc.endpoints
Methods in software.amazon.awssdk.services.ssooidc.endpoints that return SsoOidcEndpointParams Modifier and Type Method Description SsoOidcEndpointParamsSsoOidcEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.ssooidc.endpoints with parameters of type SsoOidcEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>SsoOidcEndpointProvider. resolveEndpoint(SsoOidcEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of SsoOidcEndpointParams in software.amazon.awssdk.services.ssooidc.endpoints.internal
Methods in software.amazon.awssdk.services.ssooidc.endpoints.internal that return SsoOidcEndpointParams Modifier and Type Method Description static SsoOidcEndpointParamsSsoOidcResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.ssooidc.endpoints.internal with parameters of type SsoOidcEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultSsoOidcEndpointProvider. resolveEndpoint(SsoOidcEndpointParams endpointParams)
-