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