Uses of Interface
software.amazon.awssdk.services.sagemakergeospatial.auth.scheme.SageMakerGeospatialAuthSchemeParams
-
-
Uses of SageMakerGeospatialAuthSchemeParams in software.amazon.awssdk.services.sagemakergeospatial.auth.scheme
Methods in software.amazon.awssdk.services.sagemakergeospatial.auth.scheme that return SageMakerGeospatialAuthSchemeParams Modifier and Type Method Description SageMakerGeospatialAuthSchemeParamsSageMakerGeospatialAuthSchemeParams.Builder. build()Returns aSageMakerGeospatialAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.sagemakergeospatial.auth.scheme with parameters of type SageMakerGeospatialAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>SageMakerGeospatialAuthSchemeProvider. resolveAuthScheme(SageMakerGeospatialAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of SageMakerGeospatialAuthSchemeParams in software.amazon.awssdk.services.sagemakergeospatial.auth.scheme.internal
Classes in software.amazon.awssdk.services.sagemakergeospatial.auth.scheme.internal that implement SageMakerGeospatialAuthSchemeParams Modifier and Type Class Description classDefaultSageMakerGeospatialAuthSchemeParamsMethods in software.amazon.awssdk.services.sagemakergeospatial.auth.scheme.internal with parameters of type SageMakerGeospatialAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultSageMakerGeospatialAuthSchemeProvider. resolveAuthScheme(SageMakerGeospatialAuthSchemeParams params)
-