public final class MeshConfigResponse extends com.google.protobuf.GeneratedMessageV3 implements MeshConfigResponseOrBuilder
A MeshConfigResponse delivers a set of versioned resources of the same type in response to a MeshConfigRequest.Protobuf type
istio.mcp.v1alpha1.MeshConfigResponse| 限定符和类型 | 类和说明 |
|---|---|
static class |
MeshConfigResponse.Builder
A MeshConfigResponse delivers a set of versioned resources of the
same type in response to a MeshConfigRequest.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, 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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
private static MeshConfigResponse |
DEFAULT_INSTANCE |
private byte |
memoizedIsInitialized |
private java.lang.Object |
nonce_ |
static int |
NONCE_FIELD_NUMBER |
private static com.google.protobuf.Parser<MeshConfigResponse> |
PARSER |
private java.util.List<Resource> |
resources_ |
static int |
RESOURCES_FIELD_NUMBER |
private static long |
serialVersionUID |
static int |
TYPE_URL_FIELD_NUMBER |
private java.lang.Object |
typeUrl_ |
static int |
VERSION_INFO_FIELD_NUMBER |
private java.lang.Object |
versionInfo_ |
| 限定符 | 构造器和说明 |
|---|---|
private |
MeshConfigResponse() |
private |
MeshConfigResponse(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
private |
MeshConfigResponse(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(java.lang.Object obj) |
static MeshConfigResponse |
getDefaultInstance() |
MeshConfigResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.lang.String |
getNonce()
The nonce provides a way to explicitly ack a specific
MeshConfigResponse in a following MeshConfigRequest.
|
com.google.protobuf.ByteString |
getNonceBytes()
The nonce provides a way to explicitly ack a specific
MeshConfigResponse in a following MeshConfigRequest.
|
com.google.protobuf.Parser<MeshConfigResponse> |
getParserForType() |
Resource |
getResources(int index)
The response resources wrapped in the common MCP *Resource*
message.
|
int |
getResourcesCount()
The response resources wrapped in the common MCP *Resource*
message.
|
java.util.List<Resource> |
getResourcesList()
The response resources wrapped in the common MCP *Resource*
message.
|
ResourceOrBuilder |
getResourcesOrBuilder(int index)
The response resources wrapped in the common MCP *Resource*
message.
|
java.util.List<? extends ResourceOrBuilder> |
getResourcesOrBuilderList()
The response resources wrapped in the common MCP *Resource*
message.
|
int |
getSerializedSize() |
java.lang.String |
getTypeUrl()
Type URL for resources wrapped in the provided resources(s).
|
com.google.protobuf.ByteString |
getTypeUrlBytes()
Type URL for resources wrapped in the provided resources(s).
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
java.lang.String |
getVersionInfo()
The version of the response data.
|
com.google.protobuf.ByteString |
getVersionInfoBytes()
The version of the response data.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static MeshConfigResponse.Builder |
newBuilder() |
static MeshConfigResponse.Builder |
newBuilder(MeshConfigResponse prototype) |
MeshConfigResponse.Builder |
newBuilderForType() |
protected MeshConfigResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static MeshConfigResponse |
parseDelimitedFrom(java.io.InputStream input) |
static MeshConfigResponse |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MeshConfigResponse |
parseFrom(byte[] data) |
static MeshConfigResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MeshConfigResponse |
parseFrom(java.nio.ByteBuffer data) |
static MeshConfigResponse |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MeshConfigResponse |
parseFrom(com.google.protobuf.ByteString data) |
static MeshConfigResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MeshConfigResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MeshConfigResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MeshConfigResponse |
parseFrom(java.io.InputStream input) |
static MeshConfigResponse |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<MeshConfigResponse> |
parser() |
MeshConfigResponse.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, 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, getSerializedSizeInternal, isInitializedInternal, makeImmutableInternal, mergeFromInternal, toByteArray, toByteString, writeDelimitedTo, writeTo, writeToInternalprivate static final long serialVersionUID
public static final int VERSION_INFO_FIELD_NUMBER
private volatile java.lang.Object versionInfo_
public static final int RESOURCES_FIELD_NUMBER
private java.util.List<Resource> resources_
public static final int TYPE_URL_FIELD_NUMBER
private volatile java.lang.Object typeUrl_
public static final int NONCE_FIELD_NUMBER
private volatile java.lang.Object nonce_
private byte memoizedIsInitialized
private static final MeshConfigResponse DEFAULT_INSTANCE
private static final com.google.protobuf.Parser<MeshConfigResponse> PARSER
private MeshConfigResponse(com.google.protobuf.GeneratedMessageV3.Builder<?> builder)
private MeshConfigResponse()
private MeshConfigResponse(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionprotected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public java.lang.String getVersionInfo()
The version of the response data.
string version_info = 1;getVersionInfo 在接口中 MeshConfigResponseOrBuilderpublic com.google.protobuf.ByteString getVersionInfoBytes()
The version of the response data.
string version_info = 1;getVersionInfoBytes 在接口中 MeshConfigResponseOrBuilderpublic java.util.List<Resource> getResourcesList()
The response resources wrapped in the common MCP *Resource* message.
repeated .istio.mcp.v1alpha1.Resource resources = 2;getResourcesList 在接口中 MeshConfigResponseOrBuilderpublic java.util.List<? extends ResourceOrBuilder> getResourcesOrBuilderList()
The response resources wrapped in the common MCP *Resource* message.
repeated .istio.mcp.v1alpha1.Resource resources = 2;public int getResourcesCount()
The response resources wrapped in the common MCP *Resource* message.
repeated .istio.mcp.v1alpha1.Resource resources = 2;getResourcesCount 在接口中 MeshConfigResponseOrBuilderpublic Resource getResources(int index)
The response resources wrapped in the common MCP *Resource* message.
repeated .istio.mcp.v1alpha1.Resource resources = 2;getResources 在接口中 MeshConfigResponseOrBuilderpublic ResourceOrBuilder getResourcesOrBuilder(int index)
The response resources wrapped in the common MCP *Resource* message.
repeated .istio.mcp.v1alpha1.Resource resources = 2;public java.lang.String getTypeUrl()
Type URL for resources wrapped in the provided resources(s). This must be consistent with the type_url in the wrapper messages if resources is non-empty.
string type_url = 3;getTypeUrl 在接口中 MeshConfigResponseOrBuilderpublic com.google.protobuf.ByteString getTypeUrlBytes()
Type URL for resources wrapped in the provided resources(s). This must be consistent with the type_url in the wrapper messages if resources is non-empty.
string type_url = 3;getTypeUrlBytes 在接口中 MeshConfigResponseOrBuilderpublic java.lang.String getNonce()
The nonce provides a way to explicitly ack a specific MeshConfigResponse in a following MeshConfigRequest. Additional messages may have been sent by client to the management server for the previous version on the stream prior to this MeshConfigResponse, that were unprocessed at response send time. The nonce allows the management server to ignore any further MeshConfigRequests for the previous version until a MeshConfigRequest bearing the nonce.
string nonce = 4;getNonce 在接口中 MeshConfigResponseOrBuilderpublic com.google.protobuf.ByteString getNonceBytes()
The nonce provides a way to explicitly ack a specific MeshConfigResponse in a following MeshConfigRequest. Additional messages may have been sent by client to the management server for the previous version on the stream prior to this MeshConfigResponse, that were unprocessed at response send time. The nonce allows the management server to ignore any further MeshConfigRequests for the previous version until a MeshConfigRequest bearing the nonce.
string nonce = 4;getNonceBytes 在接口中 MeshConfigResponseOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static MeshConfigResponse parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MeshConfigResponse parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MeshConfigResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MeshConfigResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MeshConfigResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MeshConfigResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MeshConfigResponse parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MeshConfigResponse parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MeshConfigResponse parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MeshConfigResponse parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MeshConfigResponse parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MeshConfigResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic MeshConfigResponse.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static MeshConfigResponse.Builder newBuilder()
public static MeshConfigResponse.Builder newBuilder(MeshConfigResponse prototype)
public MeshConfigResponse.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected MeshConfigResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static MeshConfigResponse getDefaultInstance()
public static com.google.protobuf.Parser<MeshConfigResponse> parser()
public com.google.protobuf.Parser<MeshConfigResponse> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public MeshConfigResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2018–2020 Alibaba Group. All rights reserved.