Uses of Class
com.google.cloud.gkehub.configmanagement.v1alpha.SyncState
-
Packages that use SyncState Package Description com.google.cloud.gkehub.configmanagement.v1alpha -
-
Uses of SyncState in com.google.cloud.gkehub.configmanagement.v1alpha
Methods in com.google.cloud.gkehub.configmanagement.v1alpha that return SyncState Modifier and Type Method Description SyncStateSyncState.Builder. build()SyncStateSyncState.Builder. buildPartial()static SyncStateSyncState. getDefaultInstance()SyncStateSyncState.Builder. getDefaultInstanceForType()SyncStateSyncState. getDefaultInstanceForType()SyncStateConfigSyncState.Builder. getSyncState()The state of ConfigSync's process to sync configs to a clusterSyncStateConfigSyncState. getSyncState()The state of ConfigSync's process to sync configs to a clusterSyncStateConfigSyncStateOrBuilder. getSyncState()The state of ConfigSync's process to sync configs to a clusterstatic SyncStateSyncState. parseDelimitedFrom(InputStream input)static SyncStateSyncState. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SyncStateSyncState. parseFrom(byte[] data)static SyncStateSyncState. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SyncStateSyncState. parseFrom(com.google.protobuf.ByteString data)static SyncStateSyncState. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SyncStateSyncState. parseFrom(com.google.protobuf.CodedInputStream input)static SyncStateSyncState. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SyncStateSyncState. parseFrom(InputStream input)static SyncStateSyncState. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SyncStateSyncState. parseFrom(ByteBuffer data)static SyncStateSyncState. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkehub.configmanagement.v1alpha that return types with arguments of type SyncState Modifier and Type Method Description com.google.protobuf.Parser<SyncState>SyncState. getParserForType()static com.google.protobuf.Parser<SyncState>SyncState. parser()Methods in com.google.cloud.gkehub.configmanagement.v1alpha with parameters of type SyncState Modifier and Type Method Description SyncState.BuilderSyncState.Builder. mergeFrom(SyncState other)ConfigSyncState.BuilderConfigSyncState.Builder. mergeSyncState(SyncState value)The state of ConfigSync's process to sync configs to a clusterstatic SyncState.BuilderSyncState. newBuilder(SyncState prototype)ConfigSyncState.BuilderConfigSyncState.Builder. setSyncState(SyncState value)The state of ConfigSync's process to sync configs to a cluster
-