Uses of Class
software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse
-
Packages that use OidcConfigForResponse Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of OidcConfigForResponse in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return OidcConfigForResponse Modifier and Type Method Description OidcConfigForResponseWorkforce. oidcConfig()The configuration of an OIDC Identity Provider (IdP) private workforce.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type OidcConfigForResponse Modifier and Type Method Description Workforce.BuilderWorkforce.Builder. oidcConfig(OidcConfigForResponse oidcConfig)The configuration of an OIDC Identity Provider (IdP) private workforce.
-