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