类 Mcp.IncrementalMeshConfigRequest.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<Mcp.IncrementalMeshConfigRequest.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<Mcp.IncrementalMeshConfigRequest.Builder>
istio.mcp.v1alpha1.Mcp.IncrementalMeshConfigRequest.Builder
所有已实现的接口:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Mcp.IncrementalMeshConfigRequestOrBuilder, Cloneable
封闭类:
Mcp.IncrementalMeshConfigRequest

public static final class Mcp.IncrementalMeshConfigRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Mcp.IncrementalMeshConfigRequest.Builder> implements Mcp.IncrementalMeshConfigRequestOrBuilder
 IncrementalMeshConfigRequest are be sent in 2 situations:

   1. Initial message in a MCP bidirectional gRPC stream.

   2. As a ACK or NACK response to a previous IncrementalMeshConfigResponse.
      In this case the response_nonce is set to the nonce value in the Response.
      ACK or NACK is determined by the absence or presence of error_detail.
 
Protobuf type istio.mcp.v1alpha1.IncrementalMeshConfigRequest
  • 方法详细资料

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetMapFieldReflection

      protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
      覆盖:
      internalGetMapFieldReflection 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.IncrementalMeshConfigRequest.Builder>
    • internalGetMutableMapFieldReflection

      protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
      覆盖:
      internalGetMutableMapFieldReflection 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.IncrementalMeshConfigRequest.Builder>
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      指定者:
      internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.IncrementalMeshConfigRequest.Builder>
    • clear

      指定者:
      clear 在接口中 com.google.protobuf.Message.Builder
      指定者:
      clear 在接口中 com.google.protobuf.MessageLite.Builder
      覆盖:
      clear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.IncrementalMeshConfigRequest.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      指定者:
      getDescriptorForType 在接口中 com.google.protobuf.Message.Builder
      指定者:
      getDescriptorForType 在接口中 com.google.protobuf.MessageOrBuilder
      覆盖:
      getDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.IncrementalMeshConfigRequest.Builder>
    • getDefaultInstanceForType

      public Mcp.IncrementalMeshConfigRequest getDefaultInstanceForType()
      指定者:
      getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuilder
      指定者:
      getDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilder
    • build

      指定者:
      build 在接口中 com.google.protobuf.Message.Builder
      指定者:
      build 在接口中 com.google.protobuf.MessageLite.Builder
    • buildPartial

      public Mcp.IncrementalMeshConfigRequest buildPartial()
      指定者:
      buildPartial 在接口中 com.google.protobuf.Message.Builder
      指定者:
      buildPartial 在接口中 com.google.protobuf.MessageLite.Builder
    • clone

      指定者:
      clone 在接口中 com.google.protobuf.Message.Builder
      指定者:
      clone 在接口中 com.google.protobuf.MessageLite.Builder
      覆盖:
      clone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.IncrementalMeshConfigRequest.Builder>
    • setField

      public Mcp.IncrementalMeshConfigRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      指定者:
      setField 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      setField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.IncrementalMeshConfigRequest.Builder>
    • clearField

      public Mcp.IncrementalMeshConfigRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      指定者:
      clearField 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      clearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.IncrementalMeshConfigRequest.Builder>
    • clearOneof

      public Mcp.IncrementalMeshConfigRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      指定者:
      clearOneof 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      clearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.IncrementalMeshConfigRequest.Builder>
    • setRepeatedField

      public Mcp.IncrementalMeshConfigRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      指定者:
      setRepeatedField 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      setRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.IncrementalMeshConfigRequest.Builder>
    • addRepeatedField

      public Mcp.IncrementalMeshConfigRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      指定者:
      addRepeatedField 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      addRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.IncrementalMeshConfigRequest.Builder>
    • mergeFrom

      public Mcp.IncrementalMeshConfigRequest.Builder mergeFrom(com.google.protobuf.Message other)
      指定者:
      mergeFrom 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      mergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Mcp.IncrementalMeshConfigRequest.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      指定者:
      isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilder
      覆盖:
      isInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.IncrementalMeshConfigRequest.Builder>
    • mergeFrom

      public Mcp.IncrementalMeshConfigRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      指定者:
      mergeFrom 在接口中 com.google.protobuf.Message.Builder
      指定者:
      mergeFrom 在接口中 com.google.protobuf.MessageLite.Builder
      覆盖:
      mergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Mcp.IncrementalMeshConfigRequest.Builder>
      抛出:
      IOException
    • hasSinkNode

      public boolean hasSinkNode()
       The sink node making the request.
       
      .istio.mcp.v1alpha1.SinkNode sink_node = 1;
      指定者:
      hasSinkNode 在接口中 Mcp.IncrementalMeshConfigRequestOrBuilder
      返回:
      Whether the sinkNode field is set.
    • getSinkNode

      public Mcp.SinkNode getSinkNode()
       The sink node making the request.
       
      .istio.mcp.v1alpha1.SinkNode sink_node = 1;
      指定者:
      getSinkNode 在接口中 Mcp.IncrementalMeshConfigRequestOrBuilder
      返回:
      The sinkNode.
    • setSinkNode

       The sink node making the request.
       
      .istio.mcp.v1alpha1.SinkNode sink_node = 1;
    • setSinkNode

      public Mcp.IncrementalMeshConfigRequest.Builder setSinkNode(Mcp.SinkNode.Builder builderForValue)
       The sink node making the request.
       
      .istio.mcp.v1alpha1.SinkNode sink_node = 1;
    • mergeSinkNode

       The sink node making the request.
       
      .istio.mcp.v1alpha1.SinkNode sink_node = 1;
    • clearSinkNode

       The sink node making the request.
       
      .istio.mcp.v1alpha1.SinkNode sink_node = 1;
    • getSinkNodeBuilder

      public Mcp.SinkNode.Builder getSinkNodeBuilder()
       The sink node making the request.
       
      .istio.mcp.v1alpha1.SinkNode sink_node = 1;
    • getSinkNodeOrBuilder

      public Mcp.SinkNodeOrBuilder getSinkNodeOrBuilder()
       The sink node making the request.
       
      .istio.mcp.v1alpha1.SinkNode sink_node = 1;
      指定者:
      getSinkNodeOrBuilder 在接口中 Mcp.IncrementalMeshConfigRequestOrBuilder
    • getTypeUrl

      public String getTypeUrl()
       Type of the resource that is being requested, e.g.
       "type.googleapis.com/istio.io.networking.v1alpha3.VirtualService".
       
      string type_url = 2;
      指定者:
      getTypeUrl 在接口中 Mcp.IncrementalMeshConfigRequestOrBuilder
      返回:
      The typeUrl.
    • getTypeUrlBytes

      public com.google.protobuf.ByteString getTypeUrlBytes()
       Type of the resource that is being requested, e.g.
       "type.googleapis.com/istio.io.networking.v1alpha3.VirtualService".
       
      string type_url = 2;
      指定者:
      getTypeUrlBytes 在接口中 Mcp.IncrementalMeshConfigRequestOrBuilder
      返回:
      The bytes for typeUrl.
    • setTypeUrl

       Type of the resource that is being requested, e.g.
       "type.googleapis.com/istio.io.networking.v1alpha3.VirtualService".
       
      string type_url = 2;
      参数:
      value - The typeUrl to set.
      返回:
      This builder for chaining.
    • clearTypeUrl

       Type of the resource that is being requested, e.g.
       "type.googleapis.com/istio.io.networking.v1alpha3.VirtualService".
       
      string type_url = 2;
      返回:
      This builder for chaining.
    • setTypeUrlBytes

      public Mcp.IncrementalMeshConfigRequest.Builder setTypeUrlBytes(com.google.protobuf.ByteString value)
       Type of the resource that is being requested, e.g.
       "type.googleapis.com/istio.io.networking.v1alpha3.VirtualService".
       
      string type_url = 2;
      参数:
      value - The bytes for typeUrl to set.
      返回:
      This builder for chaining.
    • getInitialResourceVersionsCount

      public int getInitialResourceVersionsCount()
       When the IncrementalMeshConfigRequest is the first in a stream,
       the initial_resource_versions must be populated. Otherwise,
       initial_resource_versions must be omitted. The keys are the
       resources names of the MCP resources known to the MCP client. The
       values in the map are the associated resource level version info.
       
      map<string, string> initial_resource_versions = 3;
      指定者:
      getInitialResourceVersionsCount 在接口中 Mcp.IncrementalMeshConfigRequestOrBuilder
    • containsInitialResourceVersions

      public boolean containsInitialResourceVersions(String key)
       When the IncrementalMeshConfigRequest is the first in a stream,
       the initial_resource_versions must be populated. Otherwise,
       initial_resource_versions must be omitted. The keys are the
       resources names of the MCP resources known to the MCP client. The
       values in the map are the associated resource level version info.
       
      map<string, string> initial_resource_versions = 3;
      指定者:
      containsInitialResourceVersions 在接口中 Mcp.IncrementalMeshConfigRequestOrBuilder
    • getInitialResourceVersions

      @Deprecated public Map<String,String> getInitialResourceVersions()
      已过时。
      指定者:
      getInitialResourceVersions 在接口中 Mcp.IncrementalMeshConfigRequestOrBuilder
    • getInitialResourceVersionsMap

      public Map<String,String> getInitialResourceVersionsMap()
       When the IncrementalMeshConfigRequest is the first in a stream,
       the initial_resource_versions must be populated. Otherwise,
       initial_resource_versions must be omitted. The keys are the
       resources names of the MCP resources known to the MCP client. The
       values in the map are the associated resource level version info.
       
      map<string, string> initial_resource_versions = 3;
      指定者:
      getInitialResourceVersionsMap 在接口中 Mcp.IncrementalMeshConfigRequestOrBuilder
    • getInitialResourceVersionsOrDefault

      public String getInitialResourceVersionsOrDefault(String key, String defaultValue)
       When the IncrementalMeshConfigRequest is the first in a stream,
       the initial_resource_versions must be populated. Otherwise,
       initial_resource_versions must be omitted. The keys are the
       resources names of the MCP resources known to the MCP client. The
       values in the map are the associated resource level version info.
       
      map<string, string> initial_resource_versions = 3;
      指定者:
      getInitialResourceVersionsOrDefault 在接口中 Mcp.IncrementalMeshConfigRequestOrBuilder
    • getInitialResourceVersionsOrThrow

      public String getInitialResourceVersionsOrThrow(String key)
       When the IncrementalMeshConfigRequest is the first in a stream,
       the initial_resource_versions must be populated. Otherwise,
       initial_resource_versions must be omitted. The keys are the
       resources names of the MCP resources known to the MCP client. The
       values in the map are the associated resource level version info.
       
      map<string, string> initial_resource_versions = 3;
      指定者:
      getInitialResourceVersionsOrThrow 在接口中 Mcp.IncrementalMeshConfigRequestOrBuilder
    • clearInitialResourceVersions

      public Mcp.IncrementalMeshConfigRequest.Builder clearInitialResourceVersions()
    • removeInitialResourceVersions

      public Mcp.IncrementalMeshConfigRequest.Builder removeInitialResourceVersions(String key)
       When the IncrementalMeshConfigRequest is the first in a stream,
       the initial_resource_versions must be populated. Otherwise,
       initial_resource_versions must be omitted. The keys are the
       resources names of the MCP resources known to the MCP client. The
       values in the map are the associated resource level version info.
       
      map<string, string> initial_resource_versions = 3;
    • getMutableInitialResourceVersions

      @Deprecated public Map<String,String> getMutableInitialResourceVersions()
      已过时。
      Use alternate mutation accessors instead.
    • putInitialResourceVersions

      public Mcp.IncrementalMeshConfigRequest.Builder putInitialResourceVersions(String key, String value)
       When the IncrementalMeshConfigRequest is the first in a stream,
       the initial_resource_versions must be populated. Otherwise,
       initial_resource_versions must be omitted. The keys are the
       resources names of the MCP resources known to the MCP client. The
       values in the map are the associated resource level version info.
       
      map<string, string> initial_resource_versions = 3;
    • putAllInitialResourceVersions

      public Mcp.IncrementalMeshConfigRequest.Builder putAllInitialResourceVersions(Map<String,String> values)
       When the IncrementalMeshConfigRequest is the first in a stream,
       the initial_resource_versions must be populated. Otherwise,
       initial_resource_versions must be omitted. The keys are the
       resources names of the MCP resources known to the MCP client. The
       values in the map are the associated resource level version info.
       
      map<string, string> initial_resource_versions = 3;
    • getResponseNonce

      public String getResponseNonce()
       When the IncrementalMeshConfigRequest is a ACK or NACK message in response
       to a previous IncrementalMeshConfigResponse, the response_nonce must be the
       nonce in the IncrementalMeshConfigResponse.
       Otherwise response_nonce must be omitted.
       
      string response_nonce = 4;
      指定者:
      getResponseNonce 在接口中 Mcp.IncrementalMeshConfigRequestOrBuilder
      返回:
      The responseNonce.
    • getResponseNonceBytes

      public com.google.protobuf.ByteString getResponseNonceBytes()
       When the IncrementalMeshConfigRequest is a ACK or NACK message in response
       to a previous IncrementalMeshConfigResponse, the response_nonce must be the
       nonce in the IncrementalMeshConfigResponse.
       Otherwise response_nonce must be omitted.
       
      string response_nonce = 4;
      指定者:
      getResponseNonceBytes 在接口中 Mcp.IncrementalMeshConfigRequestOrBuilder
      返回:
      The bytes for responseNonce.
    • setResponseNonce

      public Mcp.IncrementalMeshConfigRequest.Builder setResponseNonce(String value)
       When the IncrementalMeshConfigRequest is a ACK or NACK message in response
       to a previous IncrementalMeshConfigResponse, the response_nonce must be the
       nonce in the IncrementalMeshConfigResponse.
       Otherwise response_nonce must be omitted.
       
      string response_nonce = 4;
      参数:
      value - The responseNonce to set.
      返回:
      This builder for chaining.
    • clearResponseNonce

      public Mcp.IncrementalMeshConfigRequest.Builder clearResponseNonce()
       When the IncrementalMeshConfigRequest is a ACK or NACK message in response
       to a previous IncrementalMeshConfigResponse, the response_nonce must be the
       nonce in the IncrementalMeshConfigResponse.
       Otherwise response_nonce must be omitted.
       
      string response_nonce = 4;
      返回:
      This builder for chaining.
    • setResponseNonceBytes

      public Mcp.IncrementalMeshConfigRequest.Builder setResponseNonceBytes(com.google.protobuf.ByteString value)
       When the IncrementalMeshConfigRequest is a ACK or NACK message in response
       to a previous IncrementalMeshConfigResponse, the response_nonce must be the
       nonce in the IncrementalMeshConfigResponse.
       Otherwise response_nonce must be omitted.
       
      string response_nonce = 4;
      参数:
      value - The bytes for responseNonce to set.
      返回:
      This builder for chaining.
    • hasErrorDetail

      public boolean hasErrorDetail()
       This is populated when the previous IncrementalMeshConfigResponses
       failed to update configuration. The *message* field in *error_details*
       provides the client internal exception related to the failure.
       
      .google.rpc.Status error_detail = 5;
      指定者:
      hasErrorDetail 在接口中 Mcp.IncrementalMeshConfigRequestOrBuilder
      返回:
      Whether the errorDetail field is set.
    • getErrorDetail

      public com.google.rpc.Status getErrorDetail()
       This is populated when the previous IncrementalMeshConfigResponses
       failed to update configuration. The *message* field in *error_details*
       provides the client internal exception related to the failure.
       
      .google.rpc.Status error_detail = 5;
      指定者:
      getErrorDetail 在接口中 Mcp.IncrementalMeshConfigRequestOrBuilder
      返回:
      The errorDetail.
    • setErrorDetail

      public Mcp.IncrementalMeshConfigRequest.Builder setErrorDetail(com.google.rpc.Status value)
       This is populated when the previous IncrementalMeshConfigResponses
       failed to update configuration. The *message* field in *error_details*
       provides the client internal exception related to the failure.
       
      .google.rpc.Status error_detail = 5;
    • setErrorDetail

      public Mcp.IncrementalMeshConfigRequest.Builder setErrorDetail(com.google.rpc.Status.Builder builderForValue)
       This is populated when the previous IncrementalMeshConfigResponses
       failed to update configuration. The *message* field in *error_details*
       provides the client internal exception related to the failure.
       
      .google.rpc.Status error_detail = 5;
    • mergeErrorDetail

      public Mcp.IncrementalMeshConfigRequest.Builder mergeErrorDetail(com.google.rpc.Status value)
       This is populated when the previous IncrementalMeshConfigResponses
       failed to update configuration. The *message* field in *error_details*
       provides the client internal exception related to the failure.
       
      .google.rpc.Status error_detail = 5;
    • clearErrorDetail

      public Mcp.IncrementalMeshConfigRequest.Builder clearErrorDetail()
       This is populated when the previous IncrementalMeshConfigResponses
       failed to update configuration. The *message* field in *error_details*
       provides the client internal exception related to the failure.
       
      .google.rpc.Status error_detail = 5;
    • getErrorDetailBuilder

      public com.google.rpc.Status.Builder getErrorDetailBuilder()
       This is populated when the previous IncrementalMeshConfigResponses
       failed to update configuration. The *message* field in *error_details*
       provides the client internal exception related to the failure.
       
      .google.rpc.Status error_detail = 5;
    • getErrorDetailOrBuilder

      public com.google.rpc.StatusOrBuilder getErrorDetailOrBuilder()
       This is populated when the previous IncrementalMeshConfigResponses
       failed to update configuration. The *message* field in *error_details*
       provides the client internal exception related to the failure.
       
      .google.rpc.Status error_detail = 5;
      指定者:
      getErrorDetailOrBuilder 在接口中 Mcp.IncrementalMeshConfigRequestOrBuilder
    • setUnknownFields

      public final Mcp.IncrementalMeshConfigRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      指定者:
      setUnknownFields 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      setUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.IncrementalMeshConfigRequest.Builder>
    • mergeUnknownFields

      public final Mcp.IncrementalMeshConfigRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      指定者:
      mergeUnknownFields 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      mergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.IncrementalMeshConfigRequest.Builder>