Package org.apache.pekko.remote
Class ContainerFormats.Selection.Builder
- java.lang.Object
-
- org.apache.pekko.protobufv3.internal.AbstractMessageLite.Builder
-
- org.apache.pekko.protobufv3.internal.AbstractMessage.Builder<BuilderT>
-
- org.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<ContainerFormats.Selection.Builder>
-
- org.apache.pekko.remote.ContainerFormats.Selection.Builder
-
- All Implemented Interfaces:
java.lang.Cloneable
,org.apache.pekko.protobufv3.internal.Message.Builder
,org.apache.pekko.protobufv3.internal.MessageLite.Builder
,org.apache.pekko.protobufv3.internal.MessageLiteOrBuilder
,org.apache.pekko.protobufv3.internal.MessageOrBuilder
,ContainerFormats.SelectionOrBuilder
- Enclosing class:
- ContainerFormats.Selection
public static final class ContainerFormats.Selection.Builder extends org.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<ContainerFormats.Selection.Builder> implements ContainerFormats.SelectionOrBuilder
Protobuf typeSelection
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ContainerFormats.Selection
build()
ContainerFormats.Selection
buildPartial()
ContainerFormats.Selection.Builder
clear()
ContainerFormats.Selection.Builder
clearMatcher()
optional string matcher = 2;
ContainerFormats.Selection.Builder
clearType()
required .PatternType type = 1;
ContainerFormats.Selection
getDefaultInstanceForType()
static org.apache.pekko.protobufv3.internal.Descriptors.Descriptor
getDescriptor()
org.apache.pekko.protobufv3.internal.Descriptors.Descriptor
getDescriptorForType()
java.lang.String
getMatcher()
optional string matcher = 2;
org.apache.pekko.protobufv3.internal.ByteString
getMatcherBytes()
optional string matcher = 2;
ContainerFormats.PatternType
getType()
required .PatternType type = 1;
boolean
hasMatcher()
optional string matcher = 2;
boolean
hasType()
required .PatternType type = 1;
protected org.apache.pekko.protobufv3.internal.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ContainerFormats.Selection.Builder
mergeFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)
ContainerFormats.Selection.Builder
mergeFrom(org.apache.pekko.protobufv3.internal.Message other)
ContainerFormats.Selection.Builder
mergeFrom(ContainerFormats.Selection other)
ContainerFormats.Selection.Builder
setMatcher(java.lang.String value)
optional string matcher = 2;
ContainerFormats.Selection.Builder
setMatcherBytes(org.apache.pekko.protobufv3.internal.ByteString value)
optional string matcher = 2;
ContainerFormats.Selection.Builder
setType(ContainerFormats.PatternType value)
required .PatternType type = 1;
-
Methods inherited from class org.apache.pekko.protobufv3.internal.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class org.apache.pekko.protobufv3.internal.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class org.apache.pekko.protobufv3.internal.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final org.apache.pekko.protobufv3.internal.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected org.apache.pekko.protobufv3.internal.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classorg.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<ContainerFormats.Selection.Builder>
-
clear
public ContainerFormats.Selection.Builder clear()
- Specified by:
clear
in interfaceorg.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
clear
in interfaceorg.apache.pekko.protobufv3.internal.MessageLite.Builder
- Overrides:
clear
in classorg.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<ContainerFormats.Selection.Builder>
-
getDescriptorForType
public org.apache.pekko.protobufv3.internal.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfaceorg.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
getDescriptorForType
in interfaceorg.apache.pekko.protobufv3.internal.MessageOrBuilder
- Overrides:
getDescriptorForType
in classorg.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<ContainerFormats.Selection.Builder>
-
getDefaultInstanceForType
public ContainerFormats.Selection getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfaceorg.apache.pekko.protobufv3.internal.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfaceorg.apache.pekko.protobufv3.internal.MessageOrBuilder
-
build
public ContainerFormats.Selection build()
- Specified by:
build
in interfaceorg.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
build
in interfaceorg.apache.pekko.protobufv3.internal.MessageLite.Builder
-
buildPartial
public ContainerFormats.Selection buildPartial()
- Specified by:
buildPartial
in interfaceorg.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
buildPartial
in interfaceorg.apache.pekko.protobufv3.internal.MessageLite.Builder
-
mergeFrom
public ContainerFormats.Selection.Builder mergeFrom(org.apache.pekko.protobufv3.internal.Message other)
- Specified by:
mergeFrom
in interfaceorg.apache.pekko.protobufv3.internal.Message.Builder
- Overrides:
mergeFrom
in classorg.apache.pekko.protobufv3.internal.AbstractMessage.Builder<ContainerFormats.Selection.Builder>
-
mergeFrom
public ContainerFormats.Selection.Builder mergeFrom(ContainerFormats.Selection other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfaceorg.apache.pekko.protobufv3.internal.MessageLiteOrBuilder
- Overrides:
isInitialized
in classorg.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<ContainerFormats.Selection.Builder>
-
mergeFrom
public ContainerFormats.Selection.Builder mergeFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFrom
in interfaceorg.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
mergeFrom
in interfaceorg.apache.pekko.protobufv3.internal.MessageLite.Builder
- Overrides:
mergeFrom
in classorg.apache.pekko.protobufv3.internal.AbstractMessage.Builder<ContainerFormats.Selection.Builder>
- Throws:
java.io.IOException
-
hasType
public boolean hasType()
required .PatternType type = 1;
- Specified by:
hasType
in interfaceContainerFormats.SelectionOrBuilder
- Returns:
- Whether the type field is set.
-
getType
public ContainerFormats.PatternType getType()
required .PatternType type = 1;
- Specified by:
getType
in interfaceContainerFormats.SelectionOrBuilder
- Returns:
- The type.
-
setType
public ContainerFormats.Selection.Builder setType(ContainerFormats.PatternType value)
required .PatternType type = 1;
- Parameters:
value
- The type to set.- Returns:
- This builder for chaining.
-
clearType
public ContainerFormats.Selection.Builder clearType()
required .PatternType type = 1;
- Returns:
- This builder for chaining.
-
hasMatcher
public boolean hasMatcher()
optional string matcher = 2;
- Specified by:
hasMatcher
in interfaceContainerFormats.SelectionOrBuilder
- Returns:
- Whether the matcher field is set.
-
getMatcher
public java.lang.String getMatcher()
optional string matcher = 2;
- Specified by:
getMatcher
in interfaceContainerFormats.SelectionOrBuilder
- Returns:
- The matcher.
-
getMatcherBytes
public org.apache.pekko.protobufv3.internal.ByteString getMatcherBytes()
optional string matcher = 2;
- Specified by:
getMatcherBytes
in interfaceContainerFormats.SelectionOrBuilder
- Returns:
- The bytes for matcher.
-
setMatcher
public ContainerFormats.Selection.Builder setMatcher(java.lang.String value)
optional string matcher = 2;
- Parameters:
value
- The matcher to set.- Returns:
- This builder for chaining.
-
clearMatcher
public ContainerFormats.Selection.Builder clearMatcher()
optional string matcher = 2;
- Returns:
- This builder for chaining.
-
setMatcherBytes
public ContainerFormats.Selection.Builder setMatcherBytes(org.apache.pekko.protobufv3.internal.ByteString value)
optional string matcher = 2;
- Parameters:
value
- The bytes for matcher to set.- Returns:
- This builder for chaining.
-
-