public static interface Configpb.CreateRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getComponent()
string component = 3; |
com.google.protobuf.ByteString |
getComponentBytes()
string component = 3; |
String |
getComponentId()
string component_id = 4; |
com.google.protobuf.ByteString |
getComponentIdBytes()
string component_id = 4; |
String |
getConfig()
string config = 5; |
com.google.protobuf.ByteString |
getConfigBytes()
string config = 5; |
Configpb.Header |
getHeader()
.configpb.Header header = 1; |
Configpb.HeaderOrBuilder |
getHeaderOrBuilder()
.configpb.Header header = 1; |
Configpb.Version |
getVersion()
.configpb.Version version = 2; |
Configpb.VersionOrBuilder |
getVersionOrBuilder()
.configpb.Version version = 2; |
boolean |
hasHeader()
.configpb.Header header = 1; |
boolean |
hasVersion()
.configpb.Version version = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasHeader()
.configpb.Header header = 1;
Configpb.Header getHeader()
.configpb.Header header = 1;
Configpb.HeaderOrBuilder getHeaderOrBuilder()
.configpb.Header header = 1;
boolean hasVersion()
.configpb.Version version = 2;
Configpb.Version getVersion()
.configpb.Version version = 2;
Configpb.VersionOrBuilder getVersionOrBuilder()
.configpb.Version version = 2;
String getComponent()
string component = 3;
com.google.protobuf.ByteString getComponentBytes()
string component = 3;
String getComponentId()
string component_id = 4;
com.google.protobuf.ByteString getComponentIdBytes()
string component_id = 4;
String getConfig()
string config = 5;
com.google.protobuf.ByteString getConfigBytes()
string config = 5;
Copyright © 2024 PingCAP. All rights reserved.