Package io.grpc.xds.client
Class AutoValue_Bootstrapper_CertificateProviderInfo
java.lang.Object
io.grpc.xds.client.Bootstrapper.CertificateProviderInfo
io.grpc.xds.client.AutoValue_Bootstrapper_CertificateProviderInfo
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_Bootstrapper_CertificateProviderInfo
extends Bootstrapper.CertificateProviderInfo
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAutoValue_Bootstrapper_CertificateProviderInfo
(String pluginName, com.google.common.collect.ImmutableMap<String, ?> config) -
Method Summary
Methods inherited from class io.grpc.xds.client.Bootstrapper.CertificateProviderInfo
create
-
Field Details
-
pluginName
-
config
-
-
Constructor Details
-
AutoValue_Bootstrapper_CertificateProviderInfo
-
-
Method Details
-
pluginName
- Specified by:
pluginName
in classBootstrapper.CertificateProviderInfo
-
config
- Specified by:
config
in classBootstrapper.CertificateProviderInfo
-
toString
-
equals
-
hashCode
public int hashCode()
-