Uses of Class
com.google.cloud.gkehub.configmanagement.v1.ConfigSync
-
Packages that use ConfigSync Package Description com.google.cloud.gkehub.configmanagement.v1 -
-
Uses of ConfigSync in com.google.cloud.gkehub.configmanagement.v1
Methods in com.google.cloud.gkehub.configmanagement.v1 that return ConfigSync Modifier and Type Method Description ConfigSyncConfigSync.Builder. build()ConfigSyncConfigSync.Builder. buildPartial()ConfigSyncMembershipSpec.Builder. getConfigSync()Config Sync configuration for the cluster.ConfigSyncMembershipSpec. getConfigSync()Config Sync configuration for the cluster.ConfigSyncMembershipSpecOrBuilder. getConfigSync()Config Sync configuration for the cluster.static ConfigSyncConfigSync. getDefaultInstance()ConfigSyncConfigSync.Builder. getDefaultInstanceForType()ConfigSyncConfigSync. getDefaultInstanceForType()static ConfigSyncConfigSync. parseDelimitedFrom(InputStream input)static ConfigSyncConfigSync. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigSyncConfigSync. parseFrom(byte[] data)static ConfigSyncConfigSync. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigSyncConfigSync. parseFrom(com.google.protobuf.ByteString data)static ConfigSyncConfigSync. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigSyncConfigSync. parseFrom(com.google.protobuf.CodedInputStream input)static ConfigSyncConfigSync. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigSyncConfigSync. parseFrom(InputStream input)static ConfigSyncConfigSync. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigSyncConfigSync. parseFrom(ByteBuffer data)static ConfigSyncConfigSync. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkehub.configmanagement.v1 that return types with arguments of type ConfigSync Modifier and Type Method Description com.google.protobuf.Parser<ConfigSync>ConfigSync. getParserForType()static com.google.protobuf.Parser<ConfigSync>ConfigSync. parser()Methods in com.google.cloud.gkehub.configmanagement.v1 with parameters of type ConfigSync Modifier and Type Method Description MembershipSpec.BuilderMembershipSpec.Builder. mergeConfigSync(ConfigSync value)Config Sync configuration for the cluster.ConfigSync.BuilderConfigSync.Builder. mergeFrom(ConfigSync other)static ConfigSync.BuilderConfigSync. newBuilder(ConfigSync prototype)MembershipSpec.BuilderMembershipSpec.Builder. setConfigSync(ConfigSync value)Config Sync configuration for the cluster.
-