Uses of Class
com.google.cloud.gkehub.configmanagement.v1beta.ConfigSync
-
Packages that use ConfigSync Package Description com.google.cloud.gkehub.configmanagement.v1beta -
-
Uses of ConfigSync in com.google.cloud.gkehub.configmanagement.v1beta
Methods in com.google.cloud.gkehub.configmanagement.v1beta 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.v1beta 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.v1beta 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.
-