Class GatewayOuterClass.DeployResourceRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.DeployResourceRequest.Builder>
io.camunda.zeebe.gateway.protocol.GatewayOuterClass.DeployResourceRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GatewayOuterClass.DeployResourceRequestOrBuilder,Cloneable
- Enclosing class:
- GatewayOuterClass.DeployResourceRequest
public static final class GatewayOuterClass.DeployResourceRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.DeployResourceRequest.Builder>
implements GatewayOuterClass.DeployResourceRequestOrBuilder
Protobuf type
gateway_protocol.DeployResourceRequest-
Method Summary
Modifier and TypeMethodDescriptionaddAllResources(Iterable<? extends GatewayOuterClass.Resource> values) list of resources to deployaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addResources(int index, GatewayOuterClass.Resource value) list of resources to deployaddResources(int index, GatewayOuterClass.Resource.Builder builderForValue) list of resources to deploylist of resources to deployaddResources(GatewayOuterClass.Resource.Builder builderForValue) list of resources to deploylist of resources to deployaddResourcesBuilder(int index) list of resources to deploybuild()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) list of resources to deploythe tenant id of the resources to deployclone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetResources(int index) list of resources to deploygetResourcesBuilder(int index) list of resources to deploylist of resources to deployintlist of resources to deploylist of resources to deploygetResourcesOrBuilder(int index) list of resources to deployList<? extends GatewayOuterClass.ResourceOrBuilder>list of resources to deploythe tenant id of the resources to deploycom.google.protobuf.ByteStringthe tenant id of the resources to deployprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeResources(int index) list of resources to deploysetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setResources(int index, GatewayOuterClass.Resource value) list of resources to deploysetResources(int index, GatewayOuterClass.Resource.Builder builderForValue) list of resources to deploysetTenantId(String value) the tenant id of the resources to deploysetTenantIdBytes(com.google.protobuf.ByteString value) the tenant id of the resources to deploysetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.DeployResourceRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.DeployResourceRequest.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.GeneratedMessageV3.Builder<GatewayOuterClass.DeployResourceRequest.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
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.DeployResourceRequest.Builder>
-
setField
public GatewayOuterClass.DeployResourceRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.DeployResourceRequest.Builder>
-
clearField
public GatewayOuterClass.DeployResourceRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.DeployResourceRequest.Builder>
-
clearOneof
public GatewayOuterClass.DeployResourceRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.DeployResourceRequest.Builder>
-
setRepeatedField
public GatewayOuterClass.DeployResourceRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.DeployResourceRequest.Builder>
-
addRepeatedField
public GatewayOuterClass.DeployResourceRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.DeployResourceRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GatewayOuterClass.DeployResourceRequest.Builder>
-
mergeFrom
public GatewayOuterClass.DeployResourceRequest.Builder mergeFrom(GatewayOuterClass.DeployResourceRequest other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.DeployResourceRequest.Builder>
-
mergeFrom
public GatewayOuterClass.DeployResourceRequest.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<GatewayOuterClass.DeployResourceRequest.Builder>- Throws:
IOException
-
getResourcesList
list of resources to deploy
repeated .gateway_protocol.Resource resources = 1;- Specified by:
getResourcesListin interfaceGatewayOuterClass.DeployResourceRequestOrBuilder
-
getResourcesCount
public int getResourcesCount()list of resources to deploy
repeated .gateway_protocol.Resource resources = 1;- Specified by:
getResourcesCountin interfaceGatewayOuterClass.DeployResourceRequestOrBuilder
-
getResources
list of resources to deploy
repeated .gateway_protocol.Resource resources = 1;- Specified by:
getResourcesin interfaceGatewayOuterClass.DeployResourceRequestOrBuilder
-
setResources
public GatewayOuterClass.DeployResourceRequest.Builder setResources(int index, GatewayOuterClass.Resource value) list of resources to deploy
repeated .gateway_protocol.Resource resources = 1; -
setResources
public GatewayOuterClass.DeployResourceRequest.Builder setResources(int index, GatewayOuterClass.Resource.Builder builderForValue) list of resources to deploy
repeated .gateway_protocol.Resource resources = 1; -
addResources
public GatewayOuterClass.DeployResourceRequest.Builder addResources(GatewayOuterClass.Resource value) list of resources to deploy
repeated .gateway_protocol.Resource resources = 1; -
addResources
public GatewayOuterClass.DeployResourceRequest.Builder addResources(int index, GatewayOuterClass.Resource value) list of resources to deploy
repeated .gateway_protocol.Resource resources = 1; -
addResources
public GatewayOuterClass.DeployResourceRequest.Builder addResources(GatewayOuterClass.Resource.Builder builderForValue) list of resources to deploy
repeated .gateway_protocol.Resource resources = 1; -
addResources
public GatewayOuterClass.DeployResourceRequest.Builder addResources(int index, GatewayOuterClass.Resource.Builder builderForValue) list of resources to deploy
repeated .gateway_protocol.Resource resources = 1; -
addAllResources
public GatewayOuterClass.DeployResourceRequest.Builder addAllResources(Iterable<? extends GatewayOuterClass.Resource> values) list of resources to deploy
repeated .gateway_protocol.Resource resources = 1; -
clearResources
list of resources to deploy
repeated .gateway_protocol.Resource resources = 1; -
removeResources
list of resources to deploy
repeated .gateway_protocol.Resource resources = 1; -
getResourcesBuilder
list of resources to deploy
repeated .gateway_protocol.Resource resources = 1; -
getResourcesOrBuilder
list of resources to deploy
repeated .gateway_protocol.Resource resources = 1;- Specified by:
getResourcesOrBuilderin interfaceGatewayOuterClass.DeployResourceRequestOrBuilder
-
getResourcesOrBuilderList
list of resources to deploy
repeated .gateway_protocol.Resource resources = 1;- Specified by:
getResourcesOrBuilderListin interfaceGatewayOuterClass.DeployResourceRequestOrBuilder
-
addResourcesBuilder
list of resources to deploy
repeated .gateway_protocol.Resource resources = 1; -
addResourcesBuilder
list of resources to deploy
repeated .gateway_protocol.Resource resources = 1; -
getResourcesBuilderList
list of resources to deploy
repeated .gateway_protocol.Resource resources = 1; -
getTenantId
the tenant id of the resources to deploy
string tenantId = 2;- Specified by:
getTenantIdin interfaceGatewayOuterClass.DeployResourceRequestOrBuilder- Returns:
- The tenantId.
-
getTenantIdBytes
public com.google.protobuf.ByteString getTenantIdBytes()the tenant id of the resources to deploy
string tenantId = 2;- Specified by:
getTenantIdBytesin interfaceGatewayOuterClass.DeployResourceRequestOrBuilder- Returns:
- The bytes for tenantId.
-
setTenantId
the tenant id of the resources to deploy
string tenantId = 2;- Parameters:
value- The tenantId to set.- Returns:
- This builder for chaining.
-
clearTenantId
the tenant id of the resources to deploy
string tenantId = 2;- Returns:
- This builder for chaining.
-
setTenantIdBytes
public GatewayOuterClass.DeployResourceRequest.Builder setTenantIdBytes(com.google.protobuf.ByteString value) the tenant id of the resources to deploy
string tenantId = 2;- Parameters:
value- The bytes for tenantId to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final GatewayOuterClass.DeployResourceRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.DeployResourceRequest.Builder>
-
mergeUnknownFields
public final GatewayOuterClass.DeployResourceRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.DeployResourceRequest.Builder>
-