public final class LogicalCluster extends com.google.protobuf.GeneratedMessageV3 implements LogicalClusterOrBuilder
Event published by the CDC pipeline for the logical cluster table.Protobuf type
cloud.v1.LogicalCluster| Modifier and Type | Class and Description |
|---|---|
static class |
LogicalCluster.Builder
Event published by the CDC pipeline for the logical cluster table.
|
static class |
LogicalCluster.LogicalClusterConfig
Protobuf type
cloud.v1.LogicalCluster.LogicalClusterConfig |
static interface |
LogicalCluster.LogicalClusterConfigOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAccountId()
string account_id = 5; |
com.google.protobuf.ByteString |
getAccountIdBytes()
string account_id = 5; |
String |
getBackingLogicalKafkaClusterId()
backing kafka cluster for ksql/schema-registry
|
com.google.protobuf.ByteString |
getBackingLogicalKafkaClusterIdBytes()
backing kafka cluster for ksql/schema-registry
|
long |
getBrokerRequestPercentage()
uint64 broker_request_percentage = 25; |
String |
getConfig()
string config = 6; |
com.google.protobuf.ByteString |
getConfigBytes()
string config = 6; |
com.google.protobuf.Timestamp |
getCreated()
.google.protobuf.Timestamp created = 7; |
com.google.protobuf.TimestampOrBuilder |
getCreatedOrBuilder()
.google.protobuf.Timestamp created = 7; |
com.google.protobuf.Timestamp |
getDeactivated()
.google.protobuf.Timestamp deactivated = 9; |
com.google.protobuf.TimestampOrBuilder |
getDeactivatedOrBuilder()
.google.protobuf.Timestamp deactivated = 9; |
static LogicalCluster |
getDefaultInstance() |
LogicalCluster |
getDefaultInstanceForType() |
String |
getDeploymentId()
string deployment_id = 12; |
com.google.protobuf.ByteString |
getDeploymentIdBytes()
string deployment_id = 12; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEnvironmentId()
string environment_id = 17; |
com.google.protobuf.ByteString |
getEnvironmentIdBytes()
string environment_id = 17; |
String |
getId()
Actual data for the change event.
|
com.google.protobuf.ByteString |
getIdBytes()
Actual data for the change event.
|
String |
getK8SClusterId()
string k8s_cluster_id = 20; |
com.google.protobuf.ByteString |
getK8SClusterIdBytes()
string k8s_cluster_id = 20; |
long |
getLastChangeId()
int64 last_change_id = 13; |
LogicalCluster.LogicalClusterConfig |
getLogicalClusterConfig()
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30; |
LogicalCluster.LogicalClusterConfigOrBuilder |
getLogicalClusterConfigOrBuilder()
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30; |
String |
getLogicalClusterId()
Legacy fields from cc-structs/operator/v1/logicalkafkacluster.proto
|
com.google.protobuf.ByteString |
getLogicalClusterIdBytes()
Legacy fields from cc-structs/operator/v1/logicalkafkacluster.proto
|
String |
getLogicalClusterName()
string logical_cluster_name = 19; |
com.google.protobuf.ByteString |
getLogicalClusterNameBytes()
string logical_cluster_name = 19; |
String |
getLogicalClusterType()
string logical_cluster_type = 21; |
com.google.protobuf.ByteString |
getLogicalClusterTypeBytes()
string logical_cluster_type = 21; |
long |
getMaxNetworkEgressByteRate()
uint64 max_network_egress_byte_rate = 27; |
long |
getMaxNetworkIngressByteRate()
uint64 max_network_ingress_byte_rate = 26; |
int |
getMaxPartitions()
int32 max_partitions = 28; |
ChangeEventMetadata |
getMetadata()
Metadata for the change event.
|
ChangeEventMetadataOrBuilder |
getMetadataOrBuilder()
Metadata for the change event.
|
com.google.protobuf.Timestamp |
getModified()
.google.protobuf.Timestamp modified = 8; |
com.google.protobuf.TimestampOrBuilder |
getModifiedOrBuilder()
.google.protobuf.Timestamp modified = 8; |
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
long |
getNetworkEgressByteRate()
uint64 network_egress_byte_rate = 24; |
long |
getNetworkIngressByteRate()
uint64 network_ingress_byte_rate = 23; |
int |
getOrganizationId()
int32 organization_id = 14; |
String |
getOrgResourceId()
string org_resource_id = 16; |
com.google.protobuf.ByteString |
getOrgResourceIdBytes()
string org_resource_id = 16; |
com.google.protobuf.Parser<LogicalCluster> |
getParserForType() |
String |
getPhysicalClusterId()
string physical_cluster_id = 3; |
com.google.protobuf.ByteString |
getPhysicalClusterIdBytes()
string physical_cluster_id = 3; |
int |
getSerializedSize() |
String |
getStatusDetail()
string status_detail = 10; |
com.google.protobuf.ByteString |
getStatusDetailBytes()
string status_detail = 10; |
com.google.protobuf.Timestamp |
getStatusModified()
.google.protobuf.Timestamp status_modified = 11; |
com.google.protobuf.TimestampOrBuilder |
getStatusModifiedOrBuilder()
.google.protobuf.Timestamp status_modified = 11; |
long |
getStorageBytes()
uint64 storage_bytes = 22; |
String |
getType()
string type = 4; |
com.google.protobuf.ByteString |
getTypeBytes()
string type = 4; |
boolean |
hasCreated()
.google.protobuf.Timestamp created = 7; |
boolean |
hasDeactivated()
.google.protobuf.Timestamp deactivated = 9; |
int |
hashCode() |
boolean |
hasLogicalClusterConfig()
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30; |
boolean |
hasMetadata()
Metadata for the change event.
|
boolean |
hasModified()
.google.protobuf.Timestamp modified = 8; |
boolean |
hasStatusModified()
.google.protobuf.Timestamp status_modified = 11; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static LogicalCluster.Builder |
newBuilder() |
static LogicalCluster.Builder |
newBuilder(LogicalCluster prototype) |
LogicalCluster.Builder |
newBuilderForType() |
protected LogicalCluster.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static LogicalCluster |
parseDelimitedFrom(InputStream input) |
static LogicalCluster |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogicalCluster |
parseFrom(byte[] data) |
static LogicalCluster |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogicalCluster |
parseFrom(ByteBuffer data) |
static LogicalCluster |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogicalCluster |
parseFrom(com.google.protobuf.ByteString data) |
static LogicalCluster |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogicalCluster |
parseFrom(com.google.protobuf.CodedInputStream input) |
static LogicalCluster |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LogicalCluster |
parseFrom(InputStream input) |
static LogicalCluster |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<LogicalCluster> |
parser() |
LogicalCluster.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ID_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int PHYSICAL_CLUSTER_ID_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int ACCOUNT_ID_FIELD_NUMBER
public static final int CONFIG_FIELD_NUMBER
public static final int CREATED_FIELD_NUMBER
public static final int MODIFIED_FIELD_NUMBER
public static final int DEACTIVATED_FIELD_NUMBER
public static final int STATUS_DETAIL_FIELD_NUMBER
public static final int STATUS_MODIFIED_FIELD_NUMBER
public static final int DEPLOYMENT_ID_FIELD_NUMBER
public static final int LAST_CHANGE_ID_FIELD_NUMBER
public static final int ORGANIZATION_ID_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
public static final int ORG_RESOURCE_ID_FIELD_NUMBER
public static final int ENVIRONMENT_ID_FIELD_NUMBER
public static final int LOGICAL_CLUSTER_ID_FIELD_NUMBER
public static final int LOGICAL_CLUSTER_NAME_FIELD_NUMBER
public static final int K8S_CLUSTER_ID_FIELD_NUMBER
public static final int LOGICAL_CLUSTER_TYPE_FIELD_NUMBER
public static final int STORAGE_BYTES_FIELD_NUMBER
public static final int NETWORK_INGRESS_BYTE_RATE_FIELD_NUMBER
public static final int NETWORK_EGRESS_BYTE_RATE_FIELD_NUMBER
public static final int BROKER_REQUEST_PERCENTAGE_FIELD_NUMBER
public static final int MAX_NETWORK_INGRESS_BYTE_RATE_FIELD_NUMBER
public static final int MAX_NETWORK_EGRESS_BYTE_RATE_FIELD_NUMBER
public static final int MAX_PARTITIONS_FIELD_NUMBER
public static final int BACKING_LOGICAL_KAFKA_CLUSTER_ID_FIELD_NUMBER
public static final int LOGICAL_CLUSTER_CONFIG_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getId()
Actual data for the change event.
string id = 1;getId in interface LogicalClusterOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
Actual data for the change event.
string id = 1;getIdBytes in interface LogicalClusterOrBuilderpublic String getName()
string name = 2;getName in interface LogicalClusterOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
string name = 2;getNameBytes in interface LogicalClusterOrBuilderpublic String getPhysicalClusterId()
string physical_cluster_id = 3;getPhysicalClusterId in interface LogicalClusterOrBuilderpublic com.google.protobuf.ByteString getPhysicalClusterIdBytes()
string physical_cluster_id = 3;getPhysicalClusterIdBytes in interface LogicalClusterOrBuilderpublic String getType()
string type = 4;getType in interface LogicalClusterOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
string type = 4;getTypeBytes in interface LogicalClusterOrBuilderpublic String getAccountId()
string account_id = 5;getAccountId in interface LogicalClusterOrBuilderpublic com.google.protobuf.ByteString getAccountIdBytes()
string account_id = 5;getAccountIdBytes in interface LogicalClusterOrBuilderpublic String getConfig()
string config = 6;getConfig in interface LogicalClusterOrBuilderpublic com.google.protobuf.ByteString getConfigBytes()
string config = 6;getConfigBytes in interface LogicalClusterOrBuilderpublic boolean hasCreated()
.google.protobuf.Timestamp created = 7;hasCreated in interface LogicalClusterOrBuilderpublic com.google.protobuf.Timestamp getCreated()
.google.protobuf.Timestamp created = 7;getCreated in interface LogicalClusterOrBuilderpublic com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()
.google.protobuf.Timestamp created = 7;getCreatedOrBuilder in interface LogicalClusterOrBuilderpublic boolean hasModified()
.google.protobuf.Timestamp modified = 8;hasModified in interface LogicalClusterOrBuilderpublic com.google.protobuf.Timestamp getModified()
.google.protobuf.Timestamp modified = 8;getModified in interface LogicalClusterOrBuilderpublic com.google.protobuf.TimestampOrBuilder getModifiedOrBuilder()
.google.protobuf.Timestamp modified = 8;getModifiedOrBuilder in interface LogicalClusterOrBuilderpublic boolean hasDeactivated()
.google.protobuf.Timestamp deactivated = 9;hasDeactivated in interface LogicalClusterOrBuilderpublic com.google.protobuf.Timestamp getDeactivated()
.google.protobuf.Timestamp deactivated = 9;getDeactivated in interface LogicalClusterOrBuilderpublic com.google.protobuf.TimestampOrBuilder getDeactivatedOrBuilder()
.google.protobuf.Timestamp deactivated = 9;getDeactivatedOrBuilder in interface LogicalClusterOrBuilderpublic String getStatusDetail()
string status_detail = 10;getStatusDetail in interface LogicalClusterOrBuilderpublic com.google.protobuf.ByteString getStatusDetailBytes()
string status_detail = 10;getStatusDetailBytes in interface LogicalClusterOrBuilderpublic boolean hasStatusModified()
.google.protobuf.Timestamp status_modified = 11;hasStatusModified in interface LogicalClusterOrBuilderpublic com.google.protobuf.Timestamp getStatusModified()
.google.protobuf.Timestamp status_modified = 11;getStatusModified in interface LogicalClusterOrBuilderpublic com.google.protobuf.TimestampOrBuilder getStatusModifiedOrBuilder()
.google.protobuf.Timestamp status_modified = 11;getStatusModifiedOrBuilder in interface LogicalClusterOrBuilderpublic String getDeploymentId()
string deployment_id = 12;getDeploymentId in interface LogicalClusterOrBuilderpublic com.google.protobuf.ByteString getDeploymentIdBytes()
string deployment_id = 12;getDeploymentIdBytes in interface LogicalClusterOrBuilderpublic long getLastChangeId()
int64 last_change_id = 13;getLastChangeId in interface LogicalClusterOrBuilderpublic int getOrganizationId()
int32 organization_id = 14;getOrganizationId in interface LogicalClusterOrBuilderpublic boolean hasMetadata()
Metadata for the change event.
.cloud.v1.ChangeEventMetadata metadata = 15;hasMetadata in interface LogicalClusterOrBuilderpublic ChangeEventMetadata getMetadata()
Metadata for the change event.
.cloud.v1.ChangeEventMetadata metadata = 15;getMetadata in interface LogicalClusterOrBuilderpublic ChangeEventMetadataOrBuilder getMetadataOrBuilder()
Metadata for the change event.
.cloud.v1.ChangeEventMetadata metadata = 15;getMetadataOrBuilder in interface LogicalClusterOrBuilderpublic String getOrgResourceId()
string org_resource_id = 16;getOrgResourceId in interface LogicalClusterOrBuilderpublic com.google.protobuf.ByteString getOrgResourceIdBytes()
string org_resource_id = 16;getOrgResourceIdBytes in interface LogicalClusterOrBuilderpublic String getEnvironmentId()
string environment_id = 17;getEnvironmentId in interface LogicalClusterOrBuilderpublic com.google.protobuf.ByteString getEnvironmentIdBytes()
string environment_id = 17;getEnvironmentIdBytes in interface LogicalClusterOrBuilderpublic String getLogicalClusterId()
Legacy fields from cc-structs/operator/v1/logicalkafkacluster.proto
string logical_cluster_id = 18;getLogicalClusterId in interface LogicalClusterOrBuilderpublic com.google.protobuf.ByteString getLogicalClusterIdBytes()
Legacy fields from cc-structs/operator/v1/logicalkafkacluster.proto
string logical_cluster_id = 18;getLogicalClusterIdBytes in interface LogicalClusterOrBuilderpublic String getLogicalClusterName()
string logical_cluster_name = 19;getLogicalClusterName in interface LogicalClusterOrBuilderpublic com.google.protobuf.ByteString getLogicalClusterNameBytes()
string logical_cluster_name = 19;getLogicalClusterNameBytes in interface LogicalClusterOrBuilderpublic String getK8SClusterId()
string k8s_cluster_id = 20;getK8SClusterId in interface LogicalClusterOrBuilderpublic com.google.protobuf.ByteString getK8SClusterIdBytes()
string k8s_cluster_id = 20;getK8SClusterIdBytes in interface LogicalClusterOrBuilderpublic String getLogicalClusterType()
string logical_cluster_type = 21;getLogicalClusterType in interface LogicalClusterOrBuilderpublic com.google.protobuf.ByteString getLogicalClusterTypeBytes()
string logical_cluster_type = 21;getLogicalClusterTypeBytes in interface LogicalClusterOrBuilderpublic long getStorageBytes()
uint64 storage_bytes = 22;getStorageBytes in interface LogicalClusterOrBuilderpublic long getNetworkIngressByteRate()
uint64 network_ingress_byte_rate = 23;getNetworkIngressByteRate in interface LogicalClusterOrBuilderpublic long getNetworkEgressByteRate()
uint64 network_egress_byte_rate = 24;getNetworkEgressByteRate in interface LogicalClusterOrBuilderpublic long getBrokerRequestPercentage()
uint64 broker_request_percentage = 25;getBrokerRequestPercentage in interface LogicalClusterOrBuilderpublic long getMaxNetworkIngressByteRate()
uint64 max_network_ingress_byte_rate = 26;getMaxNetworkIngressByteRate in interface LogicalClusterOrBuilderpublic long getMaxNetworkEgressByteRate()
uint64 max_network_egress_byte_rate = 27;getMaxNetworkEgressByteRate in interface LogicalClusterOrBuilderpublic int getMaxPartitions()
int32 max_partitions = 28;getMaxPartitions in interface LogicalClusterOrBuilderpublic String getBackingLogicalKafkaClusterId()
backing kafka cluster for ksql/schema-registry
string backing_logical_kafka_cluster_id = 29;getBackingLogicalKafkaClusterId in interface LogicalClusterOrBuilderpublic com.google.protobuf.ByteString getBackingLogicalKafkaClusterIdBytes()
backing kafka cluster for ksql/schema-registry
string backing_logical_kafka_cluster_id = 29;getBackingLogicalKafkaClusterIdBytes in interface LogicalClusterOrBuilderpublic boolean hasLogicalClusterConfig()
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30;hasLogicalClusterConfig in interface LogicalClusterOrBuilderpublic LogicalCluster.LogicalClusterConfig getLogicalClusterConfig()
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30;getLogicalClusterConfig in interface LogicalClusterOrBuilderpublic LogicalCluster.LogicalClusterConfigOrBuilder getLogicalClusterConfigOrBuilder()
.cloud.v1.LogicalCluster.LogicalClusterConfig logical_cluster_config = 30;getLogicalClusterConfigOrBuilder in interface LogicalClusterOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static LogicalCluster parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LogicalCluster parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LogicalCluster parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LogicalCluster parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LogicalCluster parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LogicalCluster parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LogicalCluster parseFrom(InputStream input) throws IOException
IOExceptionpublic static LogicalCluster parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static LogicalCluster parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static LogicalCluster parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static LogicalCluster parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static LogicalCluster parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic LogicalCluster.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static LogicalCluster.Builder newBuilder()
public static LogicalCluster.Builder newBuilder(LogicalCluster prototype)
public LogicalCluster.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected LogicalCluster.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static LogicalCluster getDefaultInstance()
public static com.google.protobuf.Parser<LogicalCluster> parser()
public com.google.protobuf.Parser<LogicalCluster> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public LogicalCluster getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder