Package com.google.cloud.gsuiteaddons.v1
Class ListDeploymentsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListDeploymentsResponse.Builder>
-
- com.google.cloud.gsuiteaddons.v1.ListDeploymentsResponse.Builder
-
- All Implemented Interfaces:
ListDeploymentsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListDeploymentsResponse
public static final class ListDeploymentsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListDeploymentsResponse.Builder> implements ListDeploymentsResponseOrBuilder
Response message to list deployments.
Protobuf typegoogle.cloud.gsuiteaddons.v1.ListDeploymentsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListDeploymentsResponse.BuilderaddAllDeployments(Iterable<? extends Deployment> values)The list of deployments for the given project.ListDeploymentsResponse.BuilderaddDeployments(int index, Deployment value)The list of deployments for the given project.ListDeploymentsResponse.BuilderaddDeployments(int index, Deployment.Builder builderForValue)The list of deployments for the given project.ListDeploymentsResponse.BuilderaddDeployments(Deployment value)The list of deployments for the given project.ListDeploymentsResponse.BuilderaddDeployments(Deployment.Builder builderForValue)The list of deployments for the given project.Deployment.BuilderaddDeploymentsBuilder()The list of deployments for the given project.Deployment.BuilderaddDeploymentsBuilder(int index)The list of deployments for the given project.ListDeploymentsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListDeploymentsResponsebuild()ListDeploymentsResponsebuildPartial()ListDeploymentsResponse.Builderclear()ListDeploymentsResponse.BuilderclearDeployments()The list of deployments for the given project.ListDeploymentsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListDeploymentsResponse.BuilderclearNextPageToken()A token, which can be sent as `page_token` to retrieve the next page.ListDeploymentsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListDeploymentsResponse.Builderclone()ListDeploymentsResponsegetDefaultInstanceForType()DeploymentgetDeployments(int index)The list of deployments for the given project.Deployment.BuildergetDeploymentsBuilder(int index)The list of deployments for the given project.List<Deployment.Builder>getDeploymentsBuilderList()The list of deployments for the given project.intgetDeploymentsCount()The list of deployments for the given project.List<Deployment>getDeploymentsList()The list of deployments for the given project.DeploymentOrBuildergetDeploymentsOrBuilder(int index)The list of deployments for the given project.List<? extends DeploymentOrBuilder>getDeploymentsOrBuilderList()The list of deployments for the given project.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetNextPageToken()A token, which can be sent as `page_token` to retrieve the next page.com.google.protobuf.ByteStringgetNextPageTokenBytes()A token, which can be sent as `page_token` to retrieve the next page.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListDeploymentsResponse.BuildermergeFrom(ListDeploymentsResponse other)ListDeploymentsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListDeploymentsResponse.BuildermergeFrom(com.google.protobuf.Message other)ListDeploymentsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListDeploymentsResponse.BuilderremoveDeployments(int index)The list of deployments for the given project.ListDeploymentsResponse.BuildersetDeployments(int index, Deployment value)The list of deployments for the given project.ListDeploymentsResponse.BuildersetDeployments(int index, Deployment.Builder builderForValue)The list of deployments for the given project.ListDeploymentsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListDeploymentsResponse.BuildersetNextPageToken(String value)A token, which can be sent as `page_token` to retrieve the next page.ListDeploymentsResponse.BuildersetNextPageTokenBytes(com.google.protobuf.ByteString value)A token, which can be sent as `page_token` to retrieve the next page.ListDeploymentsResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListDeploymentsResponse.BuildersetUnknownFields(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, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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<ListDeploymentsResponse.Builder>
-
clear
public ListDeploymentsResponse.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<ListDeploymentsResponse.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<ListDeploymentsResponse.Builder>
-
getDefaultInstanceForType
public ListDeploymentsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListDeploymentsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListDeploymentsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListDeploymentsResponse.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<ListDeploymentsResponse.Builder>
-
setField
public ListDeploymentsResponse.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<ListDeploymentsResponse.Builder>
-
clearField
public ListDeploymentsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeploymentsResponse.Builder>
-
clearOneof
public ListDeploymentsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeploymentsResponse.Builder>
-
setRepeatedField
public ListDeploymentsResponse.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<ListDeploymentsResponse.Builder>
-
addRepeatedField
public ListDeploymentsResponse.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<ListDeploymentsResponse.Builder>
-
mergeFrom
public ListDeploymentsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListDeploymentsResponse.Builder>
-
mergeFrom
public ListDeploymentsResponse.Builder mergeFrom(ListDeploymentsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeploymentsResponse.Builder>
-
mergeFrom
public ListDeploymentsResponse.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<ListDeploymentsResponse.Builder>- Throws:
IOException
-
getDeploymentsList
public List<Deployment> getDeploymentsList()
The list of deployments for the given project.
repeated .google.cloud.gsuiteaddons.v1.Deployment deployments = 1;- Specified by:
getDeploymentsListin interfaceListDeploymentsResponseOrBuilder
-
getDeploymentsCount
public int getDeploymentsCount()
The list of deployments for the given project.
repeated .google.cloud.gsuiteaddons.v1.Deployment deployments = 1;- Specified by:
getDeploymentsCountin interfaceListDeploymentsResponseOrBuilder
-
getDeployments
public Deployment getDeployments(int index)
The list of deployments for the given project.
repeated .google.cloud.gsuiteaddons.v1.Deployment deployments = 1;- Specified by:
getDeploymentsin interfaceListDeploymentsResponseOrBuilder
-
setDeployments
public ListDeploymentsResponse.Builder setDeployments(int index, Deployment value)
The list of deployments for the given project.
repeated .google.cloud.gsuiteaddons.v1.Deployment deployments = 1;
-
setDeployments
public ListDeploymentsResponse.Builder setDeployments(int index, Deployment.Builder builderForValue)
The list of deployments for the given project.
repeated .google.cloud.gsuiteaddons.v1.Deployment deployments = 1;
-
addDeployments
public ListDeploymentsResponse.Builder addDeployments(Deployment value)
The list of deployments for the given project.
repeated .google.cloud.gsuiteaddons.v1.Deployment deployments = 1;
-
addDeployments
public ListDeploymentsResponse.Builder addDeployments(int index, Deployment value)
The list of deployments for the given project.
repeated .google.cloud.gsuiteaddons.v1.Deployment deployments = 1;
-
addDeployments
public ListDeploymentsResponse.Builder addDeployments(Deployment.Builder builderForValue)
The list of deployments for the given project.
repeated .google.cloud.gsuiteaddons.v1.Deployment deployments = 1;
-
addDeployments
public ListDeploymentsResponse.Builder addDeployments(int index, Deployment.Builder builderForValue)
The list of deployments for the given project.
repeated .google.cloud.gsuiteaddons.v1.Deployment deployments = 1;
-
addAllDeployments
public ListDeploymentsResponse.Builder addAllDeployments(Iterable<? extends Deployment> values)
The list of deployments for the given project.
repeated .google.cloud.gsuiteaddons.v1.Deployment deployments = 1;
-
clearDeployments
public ListDeploymentsResponse.Builder clearDeployments()
The list of deployments for the given project.
repeated .google.cloud.gsuiteaddons.v1.Deployment deployments = 1;
-
removeDeployments
public ListDeploymentsResponse.Builder removeDeployments(int index)
The list of deployments for the given project.
repeated .google.cloud.gsuiteaddons.v1.Deployment deployments = 1;
-
getDeploymentsBuilder
public Deployment.Builder getDeploymentsBuilder(int index)
The list of deployments for the given project.
repeated .google.cloud.gsuiteaddons.v1.Deployment deployments = 1;
-
getDeploymentsOrBuilder
public DeploymentOrBuilder getDeploymentsOrBuilder(int index)
The list of deployments for the given project.
repeated .google.cloud.gsuiteaddons.v1.Deployment deployments = 1;- Specified by:
getDeploymentsOrBuilderin interfaceListDeploymentsResponseOrBuilder
-
getDeploymentsOrBuilderList
public List<? extends DeploymentOrBuilder> getDeploymentsOrBuilderList()
The list of deployments for the given project.
repeated .google.cloud.gsuiteaddons.v1.Deployment deployments = 1;- Specified by:
getDeploymentsOrBuilderListin interfaceListDeploymentsResponseOrBuilder
-
addDeploymentsBuilder
public Deployment.Builder addDeploymentsBuilder()
The list of deployments for the given project.
repeated .google.cloud.gsuiteaddons.v1.Deployment deployments = 1;
-
addDeploymentsBuilder
public Deployment.Builder addDeploymentsBuilder(int index)
The list of deployments for the given project.
repeated .google.cloud.gsuiteaddons.v1.Deployment deployments = 1;
-
getDeploymentsBuilderList
public List<Deployment.Builder> getDeploymentsBuilderList()
The list of deployments for the given project.
repeated .google.cloud.gsuiteaddons.v1.Deployment deployments = 1;
-
getNextPageToken
public String getNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfaceListDeploymentsResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfaceListDeploymentsResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListDeploymentsResponse.Builder setNextPageToken(String value)
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListDeploymentsResponse.Builder clearNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListDeploymentsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListDeploymentsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeploymentsResponse.Builder>
-
mergeUnknownFields
public final ListDeploymentsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeploymentsResponse.Builder>
-
-