Package io.grpc.xds.client
Class AutoValue_Bootstrapper_ServerInfo
java.lang.Object
io.grpc.xds.client.Bootstrapper.ServerInfo
io.grpc.xds.client.AutoValue_Bootstrapper_ServerInfo
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_Bootstrapper_ServerInfo
extends Bootstrapper.ServerInfo
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAutoValue_Bootstrapper_ServerInfo
(String target, Object implSpecificConfig, boolean ignoreResourceDeletion) -
Method Summary
Methods inherited from class io.grpc.xds.client.Bootstrapper.ServerInfo
create, create
-
Field Details
-
target
-
implSpecificConfig
-
ignoreResourceDeletion
private final boolean ignoreResourceDeletion
-
-
Constructor Details
-
AutoValue_Bootstrapper_ServerInfo
-
-
Method Details
-
target
- Specified by:
target
in classBootstrapper.ServerInfo
-
implSpecificConfig
- Specified by:
implSpecificConfig
in classBootstrapper.ServerInfo
-
ignoreResourceDeletion
public boolean ignoreResourceDeletion()- Specified by:
ignoreResourceDeletion
in classBootstrapper.ServerInfo
-
toString
-
equals
-
hashCode
public int hashCode()
-