Uses of Class
com.google.api.gax.rpc.mtls.MtlsProvider.MtlsEndpointUsagePolicy
-
Packages that use MtlsProvider.MtlsEndpointUsagePolicy Package Description com.google.api.gax.rpc.mtls -
-
Uses of MtlsProvider.MtlsEndpointUsagePolicy in com.google.api.gax.rpc.mtls
Methods in com.google.api.gax.rpc.mtls that return MtlsProvider.MtlsEndpointUsagePolicy Modifier and Type Method Description MtlsProvider.MtlsEndpointUsagePolicyMtlsProvider. getMtlsEndpointUsagePolicy()Returns the current mutual TLS endpoint usage policy.static MtlsProvider.MtlsEndpointUsagePolicyMtlsProvider.MtlsEndpointUsagePolicy. valueOf(String name)Returns the enum constant of this type with the specified name.static MtlsProvider.MtlsEndpointUsagePolicy[]MtlsProvider.MtlsEndpointUsagePolicy. values()Returns an array containing the constants of this enum type, in the order they are declared.
-