| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.istio.model.mcp |
| 限定符和类型 | 方法和说明 |
|---|---|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.addAllRemovedResources(java.lang.Iterable<java.lang.String> values)
Resources names of resources that have be deleted and to be
removed from the MCP Client.
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.addAllResources(java.lang.Iterable<? extends Resource> values)
The response resources wrapped in the common MCP *Resource*
message.
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.addRemovedResources(java.lang.String value)
Resources names of resources that have be deleted and to be
removed from the MCP Client.
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.addRemovedResourcesBytes(com.google.protobuf.ByteString value)
Resources names of resources that have be deleted and to be
removed from the MCP Client.
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.addResources(int index,
Resource.Builder builderForValue)
The response resources wrapped in the common MCP *Resource*
message.
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.addResources(int index,
Resource value)
The response resources wrapped in the common MCP *Resource*
message.
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.addResources(Resource.Builder builderForValue)
The response resources wrapped in the common MCP *Resource*
message.
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.addResources(Resource value)
The response resources wrapped in the common MCP *Resource*
message.
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.clear() |
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.clearNonce()
The nonce provides a way for IncrementalMeshConfigRequests to
uniquely reference an IncrementalMeshConfigResponse.
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.clearRemovedResources()
Resources names of resources that have be deleted and to be
removed from the MCP Client.
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.clearResources()
The response resources wrapped in the common MCP *Resource*
message.
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.clearSystemVersionInfo()
The version of the response data (used for debugging).
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.clone() |
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.mergeFrom(IncrementalMeshConfigResponse other) |
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.newBuilder() |
static IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.newBuilder(IncrementalMeshConfigResponse prototype) |
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.newBuilderForType() |
protected IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.removeResources(int index)
The response resources wrapped in the common MCP *Resource*
message.
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.setNonce(java.lang.String value)
The nonce provides a way for IncrementalMeshConfigRequests to
uniquely reference an IncrementalMeshConfigResponse.
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.setNonceBytes(com.google.protobuf.ByteString value)
The nonce provides a way for IncrementalMeshConfigRequests to
uniquely reference an IncrementalMeshConfigResponse.
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.setRemovedResources(int index,
java.lang.String value)
Resources names of resources that have be deleted and to be
removed from the MCP Client.
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.setResources(int index,
Resource.Builder builderForValue)
The response resources wrapped in the common MCP *Resource*
message.
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.setResources(int index,
Resource value)
The response resources wrapped in the common MCP *Resource*
message.
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.setSystemVersionInfo(java.lang.String value)
The version of the response data (used for debugging).
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.setSystemVersionInfoBytes(com.google.protobuf.ByteString value)
The version of the response data (used for debugging).
|
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
IncrementalMeshConfigResponse.Builder |
IncrementalMeshConfigResponse.toBuilder() |
Copyright © 2018–2020 Alibaba Group. All rights reserved.