public static final class ServiceProto.Service extends com.google.protobuf.GeneratedMessageV3 implements ServiceProto.ServiceOrBuilder
v1.Service| 限定符和类型 | 类和说明 |
|---|---|
static class |
ServiceProto.Service.Builder
Protobuf type
v1.Service |
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| 限定符和类型 | 字段和说明 |
|---|---|
static int |
BUSINESS_FIELD_NUMBER |
static int |
CMDB_MOD1_FIELD_NUMBER |
static int |
CMDB_MOD2_FIELD_NUMBER |
static int |
CMDB_MOD3_FIELD_NUMBER |
static int |
COMMENT_FIELD_NUMBER |
static int |
CTIME_FIELD_NUMBER |
static int |
DEPARTMENT_FIELD_NUMBER |
static int |
METADATA_FIELD_NUMBER |
static int |
MTIME_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
NAMESPACE_FIELD_NUMBER |
static int |
OWNERS_FIELD_NUMBER |
static int |
PLATFORM_ID_FIELD_NUMBER |
static int |
PORTS_FIELD_NUMBER |
static int |
REVISION_FIELD_NUMBER |
static int |
TOKEN_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsMetadata(String key)
map<string, string> metadata = 3; |
boolean |
equals(Object obj) |
com.google.protobuf.StringValue |
getBusiness()
.google.protobuf.StringValue business = 5; |
com.google.protobuf.StringValueOrBuilder |
getBusinessOrBuilder()
.google.protobuf.StringValue business = 5; |
com.google.protobuf.StringValue |
getCmdbMod1()
.google.protobuf.StringValue cmdb_mod1 = 7[json_name = "cmdb_mod1"]; |
com.google.protobuf.StringValueOrBuilder |
getCmdbMod1OrBuilder()
.google.protobuf.StringValue cmdb_mod1 = 7[json_name = "cmdb_mod1"]; |
com.google.protobuf.StringValue |
getCmdbMod2()
.google.protobuf.StringValue cmdb_mod2 = 8[json_name = "cmdb_mod2"]; |
com.google.protobuf.StringValueOrBuilder |
getCmdbMod2OrBuilder()
.google.protobuf.StringValue cmdb_mod2 = 8[json_name = "cmdb_mod2"]; |
com.google.protobuf.StringValue |
getCmdbMod3()
.google.protobuf.StringValue cmdb_mod3 = 9[json_name = "cmdb_mod3"]; |
com.google.protobuf.StringValueOrBuilder |
getCmdbMod3OrBuilder()
.google.protobuf.StringValue cmdb_mod3 = 9[json_name = "cmdb_mod3"]; |
com.google.protobuf.StringValue |
getComment()
.google.protobuf.StringValue comment = 10; |
com.google.protobuf.StringValueOrBuilder |
getCommentOrBuilder()
.google.protobuf.StringValue comment = 10; |
com.google.protobuf.StringValue |
getCtime()
.google.protobuf.StringValue ctime = 13; |
com.google.protobuf.StringValueOrBuilder |
getCtimeOrBuilder()
.google.protobuf.StringValue ctime = 13; |
static ServiceProto.Service |
getDefaultInstance() |
ServiceProto.Service |
getDefaultInstanceForType() |
com.google.protobuf.StringValue |
getDepartment()
.google.protobuf.StringValue department = 6; |
com.google.protobuf.StringValueOrBuilder |
getDepartmentOrBuilder()
.google.protobuf.StringValue department = 6; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Map<String,String> |
getMetadata()
已过时。
|
int |
getMetadataCount()
map<string, string> metadata = 3; |
Map<String,String> |
getMetadataMap()
map<string, string> metadata = 3; |
String |
getMetadataOrDefault(String key,
String defaultValue)
map<string, string> metadata = 3; |
String |
getMetadataOrThrow(String key)
map<string, string> metadata = 3; |
com.google.protobuf.StringValue |
getMtime()
.google.protobuf.StringValue mtime = 14; |
com.google.protobuf.StringValueOrBuilder |
getMtimeOrBuilder()
.google.protobuf.StringValue mtime = 14; |
com.google.protobuf.StringValue |
getName()
.google.protobuf.StringValue name = 1; |
com.google.protobuf.StringValueOrBuilder |
getNameOrBuilder()
.google.protobuf.StringValue name = 1; |
com.google.protobuf.StringValue |
getNamespace()
.google.protobuf.StringValue namespace = 2; |
com.google.protobuf.StringValueOrBuilder |
getNamespaceOrBuilder()
.google.protobuf.StringValue namespace = 2; |
com.google.protobuf.StringValue |
getOwners()
.google.protobuf.StringValue owners = 11; |
com.google.protobuf.StringValueOrBuilder |
getOwnersOrBuilder()
.google.protobuf.StringValue owners = 11; |
com.google.protobuf.Parser<ServiceProto.Service> |
getParserForType() |
com.google.protobuf.StringValue |
getPlatformId()
.google.protobuf.StringValue platform_id = 16[json_name = "platform_id"]; |
com.google.protobuf.StringValueOrBuilder |
getPlatformIdOrBuilder()
.google.protobuf.StringValue platform_id = 16[json_name = "platform_id"]; |
com.google.protobuf.StringValue |
getPorts()
.google.protobuf.StringValue ports = 4; |
com.google.protobuf.StringValueOrBuilder |
getPortsOrBuilder()
.google.protobuf.StringValue ports = 4; |
com.google.protobuf.StringValue |
getRevision()
.google.protobuf.StringValue revision = 15; |
com.google.protobuf.StringValueOrBuilder |
getRevisionOrBuilder()
.google.protobuf.StringValue revision = 15; |
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getToken()
.google.protobuf.StringValue token = 12; |
com.google.protobuf.StringValueOrBuilder |
getTokenOrBuilder()
.google.protobuf.StringValue token = 12; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBusiness()
.google.protobuf.StringValue business = 5; |
boolean |
hasCmdbMod1()
.google.protobuf.StringValue cmdb_mod1 = 7[json_name = "cmdb_mod1"]; |
boolean |
hasCmdbMod2()
.google.protobuf.StringValue cmdb_mod2 = 8[json_name = "cmdb_mod2"]; |
boolean |
hasCmdbMod3()
.google.protobuf.StringValue cmdb_mod3 = 9[json_name = "cmdb_mod3"]; |
boolean |
hasComment()
.google.protobuf.StringValue comment = 10; |
boolean |
hasCtime()
.google.protobuf.StringValue ctime = 13; |
boolean |
hasDepartment()
.google.protobuf.StringValue department = 6; |
int |
hashCode() |
boolean |
hasMtime()
.google.protobuf.StringValue mtime = 14; |
boolean |
hasName()
.google.protobuf.StringValue name = 1; |
boolean |
hasNamespace()
.google.protobuf.StringValue namespace = 2; |
boolean |
hasOwners()
.google.protobuf.StringValue owners = 11; |
boolean |
hasPlatformId()
.google.protobuf.StringValue platform_id = 16[json_name = "platform_id"]; |
boolean |
hasPorts()
.google.protobuf.StringValue ports = 4; |
boolean |
hasRevision()
.google.protobuf.StringValue revision = 15; |
boolean |
hasToken()
.google.protobuf.StringValue token = 12; |
boolean |
isInitialized() |
static ServiceProto.Service.Builder |
newBuilder() |
static ServiceProto.Service.Builder |
newBuilder(ServiceProto.Service prototype) |
ServiceProto.Service.Builder |
newBuilderForType() |
static ServiceProto.Service |
parseDelimitedFrom(InputStream input) |
static ServiceProto.Service |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProto.Service |
parseFrom(byte[] data) |
static ServiceProto.Service |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProto.Service |
parseFrom(ByteBuffer data) |
static ServiceProto.Service |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProto.Service |
parseFrom(com.google.protobuf.ByteString data) |
static ServiceProto.Service |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProto.Service |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ServiceProto.Service |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceProto.Service |
parseFrom(InputStream input) |
static ServiceProto.Service |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ServiceProto.Service> |
parser() |
ServiceProto.Service.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int NAME_FIELD_NUMBER
public static final int NAMESPACE_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
public static final int PORTS_FIELD_NUMBER
public static final int BUSINESS_FIELD_NUMBER
public static final int DEPARTMENT_FIELD_NUMBER
public static final int CMDB_MOD1_FIELD_NUMBER
public static final int CMDB_MOD2_FIELD_NUMBER
public static final int CMDB_MOD3_FIELD_NUMBER
public static final int COMMENT_FIELD_NUMBER
public static final int OWNERS_FIELD_NUMBER
public static final int TOKEN_FIELD_NUMBER
public static final int CTIME_FIELD_NUMBER
public static final int MTIME_FIELD_NUMBER
public static final int REVISION_FIELD_NUMBER
public static final int PLATFORM_ID_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public boolean hasName()
.google.protobuf.StringValue name = 1;hasName 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValue getName()
.google.protobuf.StringValue name = 1;getName 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getNameOrBuilder()
.google.protobuf.StringValue name = 1;public boolean hasNamespace()
.google.protobuf.StringValue namespace = 2;hasNamespace 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValue getNamespace()
.google.protobuf.StringValue namespace = 2;getNamespace 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getNamespaceOrBuilder()
.google.protobuf.StringValue namespace = 2;public int getMetadataCount()
ServiceProto.ServiceOrBuildermap<string, string> metadata = 3;public boolean containsMetadata(String key)
map<string, string> metadata = 3;@Deprecated public Map<String,String> getMetadata()
getMetadataMap() instead.getMetadata 在接口中 ServiceProto.ServiceOrBuilderpublic Map<String,String> getMetadataMap()
map<string, string> metadata = 3;getMetadataMap 在接口中 ServiceProto.ServiceOrBuilderpublic String getMetadataOrDefault(String key, String defaultValue)
map<string, string> metadata = 3;public boolean hasPorts()
.google.protobuf.StringValue ports = 4;hasPorts 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValue getPorts()
.google.protobuf.StringValue ports = 4;getPorts 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getPortsOrBuilder()
.google.protobuf.StringValue ports = 4;public boolean hasBusiness()
.google.protobuf.StringValue business = 5;hasBusiness 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValue getBusiness()
.google.protobuf.StringValue business = 5;getBusiness 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBusinessOrBuilder()
.google.protobuf.StringValue business = 5;public boolean hasDepartment()
.google.protobuf.StringValue department = 6;hasDepartment 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValue getDepartment()
.google.protobuf.StringValue department = 6;getDepartment 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDepartmentOrBuilder()
.google.protobuf.StringValue department = 6;public boolean hasCmdbMod1()
.google.protobuf.StringValue cmdb_mod1 = 7[json_name = "cmdb_mod1"];hasCmdbMod1 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValue getCmdbMod1()
.google.protobuf.StringValue cmdb_mod1 = 7[json_name = "cmdb_mod1"];getCmdbMod1 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getCmdbMod1OrBuilder()
.google.protobuf.StringValue cmdb_mod1 = 7[json_name = "cmdb_mod1"];public boolean hasCmdbMod2()
.google.protobuf.StringValue cmdb_mod2 = 8[json_name = "cmdb_mod2"];hasCmdbMod2 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValue getCmdbMod2()
.google.protobuf.StringValue cmdb_mod2 = 8[json_name = "cmdb_mod2"];getCmdbMod2 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getCmdbMod2OrBuilder()
.google.protobuf.StringValue cmdb_mod2 = 8[json_name = "cmdb_mod2"];public boolean hasCmdbMod3()
.google.protobuf.StringValue cmdb_mod3 = 9[json_name = "cmdb_mod3"];hasCmdbMod3 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValue getCmdbMod3()
.google.protobuf.StringValue cmdb_mod3 = 9[json_name = "cmdb_mod3"];getCmdbMod3 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getCmdbMod3OrBuilder()
.google.protobuf.StringValue cmdb_mod3 = 9[json_name = "cmdb_mod3"];public boolean hasComment()
.google.protobuf.StringValue comment = 10;hasComment 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValue getComment()
.google.protobuf.StringValue comment = 10;getComment 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getCommentOrBuilder()
.google.protobuf.StringValue comment = 10;public boolean hasOwners()
.google.protobuf.StringValue owners = 11;hasOwners 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValue getOwners()
.google.protobuf.StringValue owners = 11;getOwners 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getOwnersOrBuilder()
.google.protobuf.StringValue owners = 11;public boolean hasToken()
.google.protobuf.StringValue token = 12;hasToken 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValue getToken()
.google.protobuf.StringValue token = 12;getToken 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTokenOrBuilder()
.google.protobuf.StringValue token = 12;public boolean hasCtime()
.google.protobuf.StringValue ctime = 13;hasCtime 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValue getCtime()
.google.protobuf.StringValue ctime = 13;getCtime 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getCtimeOrBuilder()
.google.protobuf.StringValue ctime = 13;public boolean hasMtime()
.google.protobuf.StringValue mtime = 14;hasMtime 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValue getMtime()
.google.protobuf.StringValue mtime = 14;getMtime 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getMtimeOrBuilder()
.google.protobuf.StringValue mtime = 14;public boolean hasRevision()
.google.protobuf.StringValue revision = 15;hasRevision 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValue getRevision()
.google.protobuf.StringValue revision = 15;getRevision 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getRevisionOrBuilder()
.google.protobuf.StringValue revision = 15;public boolean hasPlatformId()
.google.protobuf.StringValue platform_id = 16[json_name = "platform_id"];hasPlatformId 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValue getPlatformId()
.google.protobuf.StringValue platform_id = 16[json_name = "platform_id"];getPlatformId 在接口中 ServiceProto.ServiceOrBuilderpublic com.google.protobuf.StringValueOrBuilder getPlatformIdOrBuilder()
.google.protobuf.StringValue platform_id = 16[json_name = "platform_id"];public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static ServiceProto.Service parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServiceProto.Service parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServiceProto.Service parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServiceProto.Service parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServiceProto.Service parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServiceProto.Service parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServiceProto.Service parseFrom(InputStream input) throws IOException
IOExceptionpublic static ServiceProto.Service parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ServiceProto.Service parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ServiceProto.Service parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ServiceProto.Service parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ServiceProto.Service parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ServiceProto.Service.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ServiceProto.Service.Builder newBuilder()
public static ServiceProto.Service.Builder newBuilder(ServiceProto.Service prototype)
public ServiceProto.Service.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLitepublic static ServiceProto.Service getDefaultInstance()
public static com.google.protobuf.Parser<ServiceProto.Service> parser()
public com.google.protobuf.Parser<ServiceProto.Service> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ServiceProto.Service getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2021. All rights reserved.