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