Package com.atlassian.bamboo.grpc
Class CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder>
com.google.protobuf.GeneratedMessage.Builder<CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder>
com.atlassian.bamboo.grpc.CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder
- All Implemented Interfaces:
CrossNodesCommunication.InvalidateSpecsStateForPlanRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
CrossNodesCommunication.InvalidateSpecsStateForPlanRequest
public static final class CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder>
implements CrossNodesCommunication.InvalidateSpecsStateForPlanRequestOrBuilder
Protobuf type
com.atlassian.bamboo.grpc.InvalidateSpecsStateForPlanRequest-
Method Summary
Modifier and TypeMethodDescriptionrepeated string keysOfPlansDetachedFromRss = 3;addAllPlanKeysToInvalidate(Iterable<String> values) repeated string planKeysToInvalidate = 2;repeated string keysOfPlansDetachedFromRss = 3;addKeysOfPlansDetachedFromRssBytes(com.google.protobuf.ByteString value) repeated string keysOfPlansDetachedFromRss = 3;addPlanKeysToInvalidate(String value) repeated string planKeysToInvalidate = 2;addPlanKeysToInvalidateBytes(com.google.protobuf.ByteString value) repeated string planKeysToInvalidate = 2;build()clear()repeated string keysOfPlansDetachedFromRss = 3;.com.atlassian.bamboo.grpc.Metadata metadata = 1;repeated string planKeysToInvalidate = 2;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetKeysOfPlansDetachedFromRss(int index) repeated string keysOfPlansDetachedFromRss = 3;com.google.protobuf.ByteStringgetKeysOfPlansDetachedFromRssBytes(int index) repeated string keysOfPlansDetachedFromRss = 3;intrepeated string keysOfPlansDetachedFromRss = 3;com.google.protobuf.ProtocolStringListrepeated string keysOfPlansDetachedFromRss = 3;.com.atlassian.bamboo.grpc.Metadata metadata = 1;.com.atlassian.bamboo.grpc.Metadata metadata = 1;.com.atlassian.bamboo.grpc.Metadata metadata = 1;getPlanKeysToInvalidate(int index) repeated string planKeysToInvalidate = 2;com.google.protobuf.ByteStringgetPlanKeysToInvalidateBytes(int index) repeated string planKeysToInvalidate = 2;intrepeated string planKeysToInvalidate = 2;com.google.protobuf.ProtocolStringListrepeated string planKeysToInvalidate = 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;setKeysOfPlansDetachedFromRss(int index, String value) repeated string keysOfPlansDetachedFromRss = 3;.com.atlassian.bamboo.grpc.Metadata metadata = 1;setMetadata(CrossNodesCommunication.Metadata.Builder builderForValue) .com.atlassian.bamboo.grpc.Metadata metadata = 1;setPlanKeysToInvalidate(int index, String value) repeated string planKeysToInvalidate = 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.InvalidateSpecsStateForPlanRequest.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.InvalidateSpecsStateForPlanRequest.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.InvalidateSpecsStateForPlanRequest.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
public CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder>
-
mergeFrom
public CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.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.InvalidateSpecsStateForPlanRequest.Builder>- Throws:
IOException
-
hasMetadata
public boolean hasMetadata().com.atlassian.bamboo.grpc.Metadata metadata = 1;- Specified by:
hasMetadatain interfaceCrossNodesCommunication.InvalidateSpecsStateForPlanRequestOrBuilder- Returns:
- Whether the metadata field is set.
-
getMetadata
.com.atlassian.bamboo.grpc.Metadata metadata = 1;- Specified by:
getMetadatain interfaceCrossNodesCommunication.InvalidateSpecsStateForPlanRequestOrBuilder- Returns:
- The metadata.
-
setMetadata
public CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder setMetadata(CrossNodesCommunication.Metadata value) .com.atlassian.bamboo.grpc.Metadata metadata = 1; -
setMetadata
public CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder setMetadata(CrossNodesCommunication.Metadata.Builder builderForValue) .com.atlassian.bamboo.grpc.Metadata metadata = 1; -
mergeMetadata
public CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.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.InvalidateSpecsStateForPlanRequestOrBuilder
-
getPlanKeysToInvalidateList
public com.google.protobuf.ProtocolStringList getPlanKeysToInvalidateList()repeated string planKeysToInvalidate = 2;- Specified by:
getPlanKeysToInvalidateListin interfaceCrossNodesCommunication.InvalidateSpecsStateForPlanRequestOrBuilder- Returns:
- A list containing the planKeysToInvalidate.
-
getPlanKeysToInvalidateCount
public int getPlanKeysToInvalidateCount()repeated string planKeysToInvalidate = 2;- Specified by:
getPlanKeysToInvalidateCountin interfaceCrossNodesCommunication.InvalidateSpecsStateForPlanRequestOrBuilder- Returns:
- The count of planKeysToInvalidate.
-
getPlanKeysToInvalidate
repeated string planKeysToInvalidate = 2;- Specified by:
getPlanKeysToInvalidatein interfaceCrossNodesCommunication.InvalidateSpecsStateForPlanRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The planKeysToInvalidate at the given index.
-
getPlanKeysToInvalidateBytes
public com.google.protobuf.ByteString getPlanKeysToInvalidateBytes(int index) repeated string planKeysToInvalidate = 2;- Specified by:
getPlanKeysToInvalidateBytesin interfaceCrossNodesCommunication.InvalidateSpecsStateForPlanRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the planKeysToInvalidate at the given index.
-
setPlanKeysToInvalidate
public CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder setPlanKeysToInvalidate(int index, String value) repeated string planKeysToInvalidate = 2;- Parameters:
index- The index to set the value at.value- The planKeysToInvalidate to set.- Returns:
- This builder for chaining.
-
addPlanKeysToInvalidate
public CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder addPlanKeysToInvalidate(String value) repeated string planKeysToInvalidate = 2;- Parameters:
value- The planKeysToInvalidate to add.- Returns:
- This builder for chaining.
-
addAllPlanKeysToInvalidate
public CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder addAllPlanKeysToInvalidate(Iterable<String> values) repeated string planKeysToInvalidate = 2;- Parameters:
values- The planKeysToInvalidate to add.- Returns:
- This builder for chaining.
-
clearPlanKeysToInvalidate
public CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder clearPlanKeysToInvalidate()repeated string planKeysToInvalidate = 2;- Returns:
- This builder for chaining.
-
addPlanKeysToInvalidateBytes
public CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder addPlanKeysToInvalidateBytes(com.google.protobuf.ByteString value) repeated string planKeysToInvalidate = 2;- Parameters:
value- The bytes of the planKeysToInvalidate to add.- Returns:
- This builder for chaining.
-
getKeysOfPlansDetachedFromRssList
public com.google.protobuf.ProtocolStringList getKeysOfPlansDetachedFromRssList()repeated string keysOfPlansDetachedFromRss = 3;- Specified by:
getKeysOfPlansDetachedFromRssListin interfaceCrossNodesCommunication.InvalidateSpecsStateForPlanRequestOrBuilder- Returns:
- A list containing the keysOfPlansDetachedFromRss.
-
getKeysOfPlansDetachedFromRssCount
public int getKeysOfPlansDetachedFromRssCount()repeated string keysOfPlansDetachedFromRss = 3;- Specified by:
getKeysOfPlansDetachedFromRssCountin interfaceCrossNodesCommunication.InvalidateSpecsStateForPlanRequestOrBuilder- Returns:
- The count of keysOfPlansDetachedFromRss.
-
getKeysOfPlansDetachedFromRss
repeated string keysOfPlansDetachedFromRss = 3;- Specified by:
getKeysOfPlansDetachedFromRssin interfaceCrossNodesCommunication.InvalidateSpecsStateForPlanRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The keysOfPlansDetachedFromRss at the given index.
-
getKeysOfPlansDetachedFromRssBytes
public com.google.protobuf.ByteString getKeysOfPlansDetachedFromRssBytes(int index) repeated string keysOfPlansDetachedFromRss = 3;- Specified by:
getKeysOfPlansDetachedFromRssBytesin interfaceCrossNodesCommunication.InvalidateSpecsStateForPlanRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the keysOfPlansDetachedFromRss at the given index.
-
setKeysOfPlansDetachedFromRss
public CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder setKeysOfPlansDetachedFromRss(int index, String value) repeated string keysOfPlansDetachedFromRss = 3;- Parameters:
index- The index to set the value at.value- The keysOfPlansDetachedFromRss to set.- Returns:
- This builder for chaining.
-
addKeysOfPlansDetachedFromRss
public CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder addKeysOfPlansDetachedFromRss(String value) repeated string keysOfPlansDetachedFromRss = 3;- Parameters:
value- The keysOfPlansDetachedFromRss to add.- Returns:
- This builder for chaining.
-
addAllKeysOfPlansDetachedFromRss
public CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder addAllKeysOfPlansDetachedFromRss(Iterable<String> values) repeated string keysOfPlansDetachedFromRss = 3;- Parameters:
values- The keysOfPlansDetachedFromRss to add.- Returns:
- This builder for chaining.
-
clearKeysOfPlansDetachedFromRss
public CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder clearKeysOfPlansDetachedFromRss()repeated string keysOfPlansDetachedFromRss = 3;- Returns:
- This builder for chaining.
-
addKeysOfPlansDetachedFromRssBytes
public CrossNodesCommunication.InvalidateSpecsStateForPlanRequest.Builder addKeysOfPlansDetachedFromRssBytes(com.google.protobuf.ByteString value) repeated string keysOfPlansDetachedFromRss = 3;- Parameters:
value- The bytes of the keysOfPlansDetachedFromRss to add.- Returns:
- This builder for chaining.
-