Uses of Interface
software.amazon.awssdk.services.resourceexplorer2.auth.scheme.ResourceExplorer2AuthSchemeParams.Builder
-
-
Uses of ResourceExplorer2AuthSchemeParams.Builder in software.amazon.awssdk.services.resourceexplorer2.auth.scheme
Methods in software.amazon.awssdk.services.resourceexplorer2.auth.scheme that return ResourceExplorer2AuthSchemeParams.Builder Modifier and Type Method Description static ResourceExplorer2AuthSchemeParams.BuilderResourceExplorer2AuthSchemeParams. builder()Get a new builder for creating aResourceExplorer2AuthSchemeParams.ResourceExplorer2AuthSchemeParams.BuilderResourceExplorer2AuthSchemeParams.Builder. operation(String operation)Set the operation for which to resolve the auth scheme.ResourceExplorer2AuthSchemeParams.BuilderResourceExplorer2AuthSchemeParams.Builder. region(Region region)Set the region.ResourceExplorer2AuthSchemeParams.BuilderResourceExplorer2AuthSchemeParams. toBuilder()Returns aResourceExplorer2AuthSchemeParams.Builderto customize the parameters.Method parameters in software.amazon.awssdk.services.resourceexplorer2.auth.scheme with type arguments of type ResourceExplorer2AuthSchemeParams.Builder Modifier and Type Method Description default List<AuthSchemeOption>ResourceExplorer2AuthSchemeProvider. resolveAuthScheme(Consumer<ResourceExplorer2AuthSchemeParams.Builder> consumer)Resolve the auth schemes based on the given set of parameters. -
Uses of ResourceExplorer2AuthSchemeParams.Builder in software.amazon.awssdk.services.resourceexplorer2.auth.scheme.internal
Methods in software.amazon.awssdk.services.resourceexplorer2.auth.scheme.internal that return ResourceExplorer2AuthSchemeParams.Builder Modifier and Type Method Description static ResourceExplorer2AuthSchemeParams.BuilderDefaultResourceExplorer2AuthSchemeParams. builder()ResourceExplorer2AuthSchemeParams.BuilderDefaultResourceExplorer2AuthSchemeParams. toBuilder()
-