Uses of Interface
software.amazon.awssdk.services.workspacesthinclient.auth.scheme.WorkSpacesThinClientAuthSchemeParams
-
-
Uses of WorkSpacesThinClientAuthSchemeParams in software.amazon.awssdk.services.workspacesthinclient.auth.scheme
Methods in software.amazon.awssdk.services.workspacesthinclient.auth.scheme that return WorkSpacesThinClientAuthSchemeParams Modifier and Type Method Description WorkSpacesThinClientAuthSchemeParamsWorkSpacesThinClientAuthSchemeParams.Builder. build()Returns aWorkSpacesThinClientAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.workspacesthinclient.auth.scheme with parameters of type WorkSpacesThinClientAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>WorkSpacesThinClientAuthSchemeProvider. resolveAuthScheme(WorkSpacesThinClientAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of WorkSpacesThinClientAuthSchemeParams in software.amazon.awssdk.services.workspacesthinclient.auth.scheme.internal
Classes in software.amazon.awssdk.services.workspacesthinclient.auth.scheme.internal that implement WorkSpacesThinClientAuthSchemeParams Modifier and Type Class Description classDefaultWorkSpacesThinClientAuthSchemeParamsMethods in software.amazon.awssdk.services.workspacesthinclient.auth.scheme.internal with parameters of type WorkSpacesThinClientAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultWorkSpacesThinClientAuthSchemeProvider. resolveAuthScheme(WorkSpacesThinClientAuthSchemeParams params)
-