Class GatewayOuterClass.DeployResourceRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<GatewayOuterClass.DeployResourceRequest.Builder>
com.google.protobuf.GeneratedMessage.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.GeneratedMessage.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 deployaddResources(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()list of resources to deploythe tenant id of the resources to deploystatic 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.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeResources(int index) list of resources to deploysetResources(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 deployMethods 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<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.GeneratedMessage.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.GeneratedMessage.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
-
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.GeneratedMessage.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.
-