Class PrivateLink.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<PrivateLink.Builder>
com.google.protobuf.GeneratedMessage.Builder<PrivateLink.Builder>
io.confluent.cloud.protobuf.traffic.networkcontext.v1.PrivateLink.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, PrivateLinkOrBuilder, Cloneable
Enclosing class:
PrivateLink

public static final class PrivateLink.Builder extends com.google.protobuf.GeneratedMessage.Builder<PrivateLink.Builder> implements PrivateLinkOrBuilder
Protobuf type traffic.networkcontext.v1.PrivateLink
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     
    Set when the Traffic's network proxy layer knows the PLATTC the connection is from.
     
    static final com.google.protobuf.Descriptors.Descriptor
     
    com.google.protobuf.Descriptors.Descriptor
     
    Set when the Traffic's network proxy layer knows the PLATTC the connection is from.
    com.google.protobuf.ByteString
    Set when the Traffic's network proxy layer knows the PLATTC the connection is from.
    final boolean
     
    mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    mergeFrom(com.google.protobuf.Message other)
     
     
    Set when the Traffic's network proxy layer knows the PLATTC the connection is from.
    setPrivateEndpointIdBytes(com.google.protobuf.ByteString value)
    Set when the Traffic's network proxy layer knows the PLATTC the connection is from.

    Methods inherited from class com.google.protobuf.GeneratedMessage.Builder

    addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, mergeUnknownFields, newBuilderForField, setField, setRepeatedField, setUnknownFields

    Methods inherited from class com.google.protobuf.AbstractMessage.Builder

    findInitializationErrors, getInitializationErrorString, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toString

    Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder

    mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom

    Methods inherited from class Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.google.protobuf.Message.Builder

    mergeDelimitedFrom, mergeDelimitedFrom

    Methods inherited from interface com.google.protobuf.MessageLite.Builder

    mergeFrom

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getDescriptor

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

      public PrivateLink.Builder clear()
      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<PrivateLink.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<PrivateLink.Builder>
    • getDefaultInstanceForType

      public PrivateLink getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public PrivateLink build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public PrivateLink buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

      public PrivateLink.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<PrivateLink.Builder>
    • mergeFrom

      public PrivateLink.Builder mergeFrom(PrivateLink other)
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<PrivateLink.Builder>
    • mergeFrom

      public PrivateLink.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<PrivateLink.Builder>
      Throws:
      IOException
    • getPrivateEndpointId

      public String getPrivateEndpointId()
      Set when the Traffic's network proxy layer knows the PLATTC the connection
      is from. Globally unique across Confluent Cloud.
      
      Readers should NOT parse this value.
      Treat it as an opaque string that can be cross-checked against the
      cire-obelisk database CDC feed.
      
      string private_endpoint_id = 1;
      Specified by:
      getPrivateEndpointId in interface PrivateLinkOrBuilder
      Returns:
      The privateEndpointId.
    • getPrivateEndpointIdBytes

      public com.google.protobuf.ByteString getPrivateEndpointIdBytes()
      Set when the Traffic's network proxy layer knows the PLATTC the connection
      is from. Globally unique across Confluent Cloud.
      
      Readers should NOT parse this value.
      Treat it as an opaque string that can be cross-checked against the
      cire-obelisk database CDC feed.
      
      string private_endpoint_id = 1;
      Specified by:
      getPrivateEndpointIdBytes in interface PrivateLinkOrBuilder
      Returns:
      The bytes for privateEndpointId.
    • setPrivateEndpointId

      public PrivateLink.Builder setPrivateEndpointId(String value)
      Set when the Traffic's network proxy layer knows the PLATTC the connection
      is from. Globally unique across Confluent Cloud.
      
      Readers should NOT parse this value.
      Treat it as an opaque string that can be cross-checked against the
      cire-obelisk database CDC feed.
      
      string private_endpoint_id = 1;
      Parameters:
      value - The privateEndpointId to set.
      Returns:
      This builder for chaining.
    • clearPrivateEndpointId

      public PrivateLink.Builder clearPrivateEndpointId()
      Set when the Traffic's network proxy layer knows the PLATTC the connection
      is from. Globally unique across Confluent Cloud.
      
      Readers should NOT parse this value.
      Treat it as an opaque string that can be cross-checked against the
      cire-obelisk database CDC feed.
      
      string private_endpoint_id = 1;
      Returns:
      This builder for chaining.
    • setPrivateEndpointIdBytes

      public PrivateLink.Builder setPrivateEndpointIdBytes(com.google.protobuf.ByteString value)
      Set when the Traffic's network proxy layer knows the PLATTC the connection
      is from. Globally unique across Confluent Cloud.
      
      Readers should NOT parse this value.
      Treat it as an opaque string that can be cross-checked against the
      cire-obelisk database CDC feed.
      
      string private_endpoint_id = 1;
      Parameters:
      value - The bytes for privateEndpointId to set.
      Returns:
      This builder for chaining.