Package com.atlassian.bamboo.grpc
Class CrossNodesCommunication.HidePlanRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<CrossNodesCommunication.HidePlanRequest.Builder>
com.atlassian.bamboo.grpc.CrossNodesCommunication.HidePlanRequest.Builder
- All Implemented Interfaces:
CrossNodesCommunication.HidePlanRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- CrossNodesCommunication.HidePlanRequest
public static final class CrossNodesCommunication.HidePlanRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<CrossNodesCommunication.HidePlanRequest.Builder>
implements CrossNodesCommunication.HidePlanRequestOrBuilder
Protobuf type
com.atlassian.bamboo.grpc.HidePlanRequest-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear().com.atlassian.bamboo.grpc.Metadata metadata = 1;string planKey = 2;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor.com.atlassian.bamboo.grpc.Metadata metadata = 1;.com.atlassian.bamboo.grpc.Metadata metadata = 1;.com.atlassian.bamboo.grpc.Metadata metadata = 1;string planKey = 2;com.google.protobuf.ByteStringstring planKey = 2;boolean.com.atlassian.bamboo.grpc.Metadata metadata = 1;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) .com.atlassian.bamboo.grpc.Metadata metadata = 1;.com.atlassian.bamboo.grpc.Metadata metadata = 1;setMetadata(CrossNodesCommunication.Metadata.Builder builderForValue) .com.atlassian.bamboo.grpc.Metadata metadata = 1;setPlanKey(String value) string planKey = 2;setPlanKeyBytes(com.google.protobuf.ByteString value) string planKey = 2;Methods inherited from class com.google.protobuf.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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<CrossNodesCommunication.HidePlanRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<CrossNodesCommunication.HidePlanRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<CrossNodesCommunication.HidePlanRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CrossNodesCommunication.HidePlanRequest.Builder>
-
mergeFrom
public CrossNodesCommunication.HidePlanRequest.Builder mergeFrom(CrossNodesCommunication.HidePlanRequest other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<CrossNodesCommunication.HidePlanRequest.Builder>
-
mergeFrom
public CrossNodesCommunication.HidePlanRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CrossNodesCommunication.HidePlanRequest.Builder>- Throws:
IOException
-
hasMetadata
public boolean hasMetadata().com.atlassian.bamboo.grpc.Metadata metadata = 1;- Specified by:
hasMetadatain interfaceCrossNodesCommunication.HidePlanRequestOrBuilder- Returns:
- Whether the metadata field is set.
-
getMetadata
.com.atlassian.bamboo.grpc.Metadata metadata = 1;- Specified by:
getMetadatain interfaceCrossNodesCommunication.HidePlanRequestOrBuilder- Returns:
- The metadata.
-
setMetadata
public CrossNodesCommunication.HidePlanRequest.Builder setMetadata(CrossNodesCommunication.Metadata value) .com.atlassian.bamboo.grpc.Metadata metadata = 1; -
setMetadata
public CrossNodesCommunication.HidePlanRequest.Builder setMetadata(CrossNodesCommunication.Metadata.Builder builderForValue) .com.atlassian.bamboo.grpc.Metadata metadata = 1; -
mergeMetadata
public CrossNodesCommunication.HidePlanRequest.Builder mergeMetadata(CrossNodesCommunication.Metadata value) .com.atlassian.bamboo.grpc.Metadata metadata = 1; -
clearMetadata
.com.atlassian.bamboo.grpc.Metadata metadata = 1; -
getMetadataBuilder
.com.atlassian.bamboo.grpc.Metadata metadata = 1; -
getMetadataOrBuilder
.com.atlassian.bamboo.grpc.Metadata metadata = 1;- Specified by:
getMetadataOrBuilderin interfaceCrossNodesCommunication.HidePlanRequestOrBuilder
-
getPlanKey
string planKey = 2;- Specified by:
getPlanKeyin interfaceCrossNodesCommunication.HidePlanRequestOrBuilder- Returns:
- The planKey.
-
getPlanKeyBytes
public com.google.protobuf.ByteString getPlanKeyBytes()string planKey = 2;- Specified by:
getPlanKeyBytesin interfaceCrossNodesCommunication.HidePlanRequestOrBuilder- Returns:
- The bytes for planKey.
-
setPlanKey
string planKey = 2;- Parameters:
value- The planKey to set.- Returns:
- This builder for chaining.
-
clearPlanKey
string planKey = 2;- Returns:
- This builder for chaining.
-
setPlanKeyBytes
public CrossNodesCommunication.HidePlanRequest.Builder setPlanKeyBytes(com.google.protobuf.ByteString value) string planKey = 2;- Parameters:
value- The bytes for planKey to set.- Returns:
- This builder for chaining.
-