Package com.atlassian.bamboo.grpc
Class CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder>
com.google.protobuf.GeneratedMessage.Builder<CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder>
com.atlassian.bamboo.grpc.CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder
- All Implemented Interfaces:
CrossNodesCommunication.InvalidateRepositoryCacheRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
CrossNodesCommunication.InvalidateRepositoryCacheRequest
public static final class CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder>
implements CrossNodesCommunication.InvalidateRepositoryCacheRequestOrBuilder
Protobuf type
com.atlassian.bamboo.grpc.InvalidateRepositoryCacheRequest-
Method Summary
Modifier and TypeMethodDescriptionaddAllChainPlanKeysToIndex(Iterable<String> values) repeated string chainPlanKeysToIndex = 2;addAllRepositoriesToDelete(Iterable<? extends Long> values) repeated int64 repositoriesToDelete = 3;addAllRepositoriesToInvalidate(Iterable<? extends Long> values) repeated int64 repositoriesToInvalidate = 4;addChainPlanKeysToIndex(String value) repeated string chainPlanKeysToIndex = 2;addChainPlanKeysToIndexBytes(com.google.protobuf.ByteString value) repeated string chainPlanKeysToIndex = 2;addRepositoriesToDelete(long value) repeated int64 repositoriesToDelete = 3;addRepositoriesToInvalidate(long value) repeated int64 repositoriesToInvalidate = 4;build()clear()repeated string chainPlanKeysToIndex = 2;.com.atlassian.bamboo.grpc.Metadata metadata = 1;repeated int64 repositoriesToDelete = 3;repeated int64 repositoriesToInvalidate = 4;getChainPlanKeysToIndex(int index) repeated string chainPlanKeysToIndex = 2;com.google.protobuf.ByteStringgetChainPlanKeysToIndexBytes(int index) repeated string chainPlanKeysToIndex = 2;intrepeated string chainPlanKeysToIndex = 2;com.google.protobuf.ProtocolStringListrepeated string chainPlanKeysToIndex = 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;longgetRepositoriesToDelete(int index) repeated int64 repositoriesToDelete = 3;intrepeated int64 repositoriesToDelete = 3;repeated int64 repositoriesToDelete = 3;longgetRepositoriesToInvalidate(int index) repeated int64 repositoriesToInvalidate = 4;intrepeated int64 repositoriesToInvalidate = 4;repeated int64 repositoriesToInvalidate = 4;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;setChainPlanKeysToIndex(int index, String value) repeated string chainPlanKeysToIndex = 2;.com.atlassian.bamboo.grpc.Metadata metadata = 1;setMetadata(CrossNodesCommunication.Metadata.Builder builderForValue) .com.atlassian.bamboo.grpc.Metadata metadata = 1;setRepositoriesToDelete(int index, long value) repeated int64 repositoriesToDelete = 3;setRepositoriesToInvalidate(int index, long value) repeated int64 repositoriesToInvalidate = 4;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.InvalidateRepositoryCacheRequest.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.InvalidateRepositoryCacheRequest.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.InvalidateRepositoryCacheRequest.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.InvalidateRepositoryCacheRequest.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder>
-
mergeFrom
public CrossNodesCommunication.InvalidateRepositoryCacheRequest.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.InvalidateRepositoryCacheRequest.Builder>- Throws:
IOException
-
hasMetadata
public boolean hasMetadata().com.atlassian.bamboo.grpc.Metadata metadata = 1;- Specified by:
hasMetadatain interfaceCrossNodesCommunication.InvalidateRepositoryCacheRequestOrBuilder- Returns:
- Whether the metadata field is set.
-
getMetadata
.com.atlassian.bamboo.grpc.Metadata metadata = 1;- Specified by:
getMetadatain interfaceCrossNodesCommunication.InvalidateRepositoryCacheRequestOrBuilder- Returns:
- The metadata.
-
setMetadata
public CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder setMetadata(CrossNodesCommunication.Metadata value) .com.atlassian.bamboo.grpc.Metadata metadata = 1; -
setMetadata
public CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder setMetadata(CrossNodesCommunication.Metadata.Builder builderForValue) .com.atlassian.bamboo.grpc.Metadata metadata = 1; -
mergeMetadata
public CrossNodesCommunication.InvalidateRepositoryCacheRequest.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.InvalidateRepositoryCacheRequestOrBuilder
-
getChainPlanKeysToIndexList
public com.google.protobuf.ProtocolStringList getChainPlanKeysToIndexList()repeated string chainPlanKeysToIndex = 2;- Specified by:
getChainPlanKeysToIndexListin interfaceCrossNodesCommunication.InvalidateRepositoryCacheRequestOrBuilder- Returns:
- A list containing the chainPlanKeysToIndex.
-
getChainPlanKeysToIndexCount
public int getChainPlanKeysToIndexCount()repeated string chainPlanKeysToIndex = 2;- Specified by:
getChainPlanKeysToIndexCountin interfaceCrossNodesCommunication.InvalidateRepositoryCacheRequestOrBuilder- Returns:
- The count of chainPlanKeysToIndex.
-
getChainPlanKeysToIndex
repeated string chainPlanKeysToIndex = 2;- Specified by:
getChainPlanKeysToIndexin interfaceCrossNodesCommunication.InvalidateRepositoryCacheRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The chainPlanKeysToIndex at the given index.
-
getChainPlanKeysToIndexBytes
public com.google.protobuf.ByteString getChainPlanKeysToIndexBytes(int index) repeated string chainPlanKeysToIndex = 2;- Specified by:
getChainPlanKeysToIndexBytesin interfaceCrossNodesCommunication.InvalidateRepositoryCacheRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the chainPlanKeysToIndex at the given index.
-
setChainPlanKeysToIndex
public CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder setChainPlanKeysToIndex(int index, String value) repeated string chainPlanKeysToIndex = 2;- Parameters:
index- The index to set the value at.value- The chainPlanKeysToIndex to set.- Returns:
- This builder for chaining.
-
addChainPlanKeysToIndex
public CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder addChainPlanKeysToIndex(String value) repeated string chainPlanKeysToIndex = 2;- Parameters:
value- The chainPlanKeysToIndex to add.- Returns:
- This builder for chaining.
-
addAllChainPlanKeysToIndex
public CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder addAllChainPlanKeysToIndex(Iterable<String> values) repeated string chainPlanKeysToIndex = 2;- Parameters:
values- The chainPlanKeysToIndex to add.- Returns:
- This builder for chaining.
-
clearChainPlanKeysToIndex
repeated string chainPlanKeysToIndex = 2;- Returns:
- This builder for chaining.
-
addChainPlanKeysToIndexBytes
public CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder addChainPlanKeysToIndexBytes(com.google.protobuf.ByteString value) repeated string chainPlanKeysToIndex = 2;- Parameters:
value- The bytes of the chainPlanKeysToIndex to add.- Returns:
- This builder for chaining.
-
getRepositoriesToDeleteList
repeated int64 repositoriesToDelete = 3;- Specified by:
getRepositoriesToDeleteListin interfaceCrossNodesCommunication.InvalidateRepositoryCacheRequestOrBuilder- Returns:
- A list containing the repositoriesToDelete.
-
getRepositoriesToDeleteCount
public int getRepositoriesToDeleteCount()repeated int64 repositoriesToDelete = 3;- Specified by:
getRepositoriesToDeleteCountin interfaceCrossNodesCommunication.InvalidateRepositoryCacheRequestOrBuilder- Returns:
- The count of repositoriesToDelete.
-
getRepositoriesToDelete
public long getRepositoriesToDelete(int index) repeated int64 repositoriesToDelete = 3;- Specified by:
getRepositoriesToDeletein interfaceCrossNodesCommunication.InvalidateRepositoryCacheRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repositoriesToDelete at the given index.
-
setRepositoriesToDelete
public CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder setRepositoriesToDelete(int index, long value) repeated int64 repositoriesToDelete = 3;- Parameters:
index- The index to set the value at.value- The repositoriesToDelete to set.- Returns:
- This builder for chaining.
-
addRepositoriesToDelete
public CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder addRepositoriesToDelete(long value) repeated int64 repositoriesToDelete = 3;- Parameters:
value- The repositoriesToDelete to add.- Returns:
- This builder for chaining.
-
addAllRepositoriesToDelete
public CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder addAllRepositoriesToDelete(Iterable<? extends Long> values) repeated int64 repositoriesToDelete = 3;- Parameters:
values- The repositoriesToDelete to add.- Returns:
- This builder for chaining.
-
clearRepositoriesToDelete
repeated int64 repositoriesToDelete = 3;- Returns:
- This builder for chaining.
-
getRepositoriesToInvalidateList
repeated int64 repositoriesToInvalidate = 4;- Specified by:
getRepositoriesToInvalidateListin interfaceCrossNodesCommunication.InvalidateRepositoryCacheRequestOrBuilder- Returns:
- A list containing the repositoriesToInvalidate.
-
getRepositoriesToInvalidateCount
public int getRepositoriesToInvalidateCount()repeated int64 repositoriesToInvalidate = 4;- Specified by:
getRepositoriesToInvalidateCountin interfaceCrossNodesCommunication.InvalidateRepositoryCacheRequestOrBuilder- Returns:
- The count of repositoriesToInvalidate.
-
getRepositoriesToInvalidate
public long getRepositoriesToInvalidate(int index) repeated int64 repositoriesToInvalidate = 4;- Specified by:
getRepositoriesToInvalidatein interfaceCrossNodesCommunication.InvalidateRepositoryCacheRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repositoriesToInvalidate at the given index.
-
setRepositoriesToInvalidate
public CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder setRepositoriesToInvalidate(int index, long value) repeated int64 repositoriesToInvalidate = 4;- Parameters:
index- The index to set the value at.value- The repositoriesToInvalidate to set.- Returns:
- This builder for chaining.
-
addRepositoriesToInvalidate
public CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder addRepositoriesToInvalidate(long value) repeated int64 repositoriesToInvalidate = 4;- Parameters:
value- The repositoriesToInvalidate to add.- Returns:
- This builder for chaining.
-
addAllRepositoriesToInvalidate
public CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder addAllRepositoriesToInvalidate(Iterable<? extends Long> values) repeated int64 repositoriesToInvalidate = 4;- Parameters:
values- The repositoriesToInvalidate to add.- Returns:
- This builder for chaining.
-
clearRepositoriesToInvalidate
public CrossNodesCommunication.InvalidateRepositoryCacheRequest.Builder clearRepositoriesToInvalidate()repeated int64 repositoriesToInvalidate = 4;- Returns:
- This builder for chaining.
-