public static final class PatchDeployments.ListPatchDeploymentsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.ListPatchDeploymentsResponse.Builder> implements PatchDeployments.ListPatchDeploymentsResponseOrBuilder
A response message for listing patch deployments.Protobuf type
google.cloud.osconfig.v1.ListPatchDeploymentsResponsegetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.ListPatchDeploymentsResponse.Builder>public PatchDeployments.ListPatchDeploymentsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.ListPatchDeploymentsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.ListPatchDeploymentsResponse.Builder>public PatchDeployments.ListPatchDeploymentsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PatchDeployments.ListPatchDeploymentsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PatchDeployments.ListPatchDeploymentsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PatchDeployments.ListPatchDeploymentsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.ListPatchDeploymentsResponse.Builder>public PatchDeployments.ListPatchDeploymentsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.ListPatchDeploymentsResponse.Builder>public PatchDeployments.ListPatchDeploymentsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.ListPatchDeploymentsResponse.Builder>public PatchDeployments.ListPatchDeploymentsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.ListPatchDeploymentsResponse.Builder>public PatchDeployments.ListPatchDeploymentsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.ListPatchDeploymentsResponse.Builder>public PatchDeployments.ListPatchDeploymentsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.ListPatchDeploymentsResponse.Builder>public PatchDeployments.ListPatchDeploymentsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PatchDeployments.ListPatchDeploymentsResponse.Builder>public PatchDeployments.ListPatchDeploymentsResponse.Builder mergeFrom(PatchDeployments.ListPatchDeploymentsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.ListPatchDeploymentsResponse.Builder>public PatchDeployments.ListPatchDeploymentsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PatchDeployments.ListPatchDeploymentsResponse.Builder>IOExceptionpublic List<PatchDeployments.PatchDeployment> getPatchDeploymentsList()
The list of patch deployments.
repeated .google.cloud.osconfig.v1.PatchDeployment patch_deployments = 1;getPatchDeploymentsList in interface PatchDeployments.ListPatchDeploymentsResponseOrBuilderpublic int getPatchDeploymentsCount()
The list of patch deployments.
repeated .google.cloud.osconfig.v1.PatchDeployment patch_deployments = 1;getPatchDeploymentsCount in interface PatchDeployments.ListPatchDeploymentsResponseOrBuilderpublic PatchDeployments.PatchDeployment getPatchDeployments(int index)
The list of patch deployments.
repeated .google.cloud.osconfig.v1.PatchDeployment patch_deployments = 1;getPatchDeployments in interface PatchDeployments.ListPatchDeploymentsResponseOrBuilderpublic PatchDeployments.ListPatchDeploymentsResponse.Builder setPatchDeployments(int index, PatchDeployments.PatchDeployment value)
The list of patch deployments.
repeated .google.cloud.osconfig.v1.PatchDeployment patch_deployments = 1;public PatchDeployments.ListPatchDeploymentsResponse.Builder setPatchDeployments(int index, PatchDeployments.PatchDeployment.Builder builderForValue)
The list of patch deployments.
repeated .google.cloud.osconfig.v1.PatchDeployment patch_deployments = 1;public PatchDeployments.ListPatchDeploymentsResponse.Builder addPatchDeployments(PatchDeployments.PatchDeployment value)
The list of patch deployments.
repeated .google.cloud.osconfig.v1.PatchDeployment patch_deployments = 1;public PatchDeployments.ListPatchDeploymentsResponse.Builder addPatchDeployments(int index, PatchDeployments.PatchDeployment value)
The list of patch deployments.
repeated .google.cloud.osconfig.v1.PatchDeployment patch_deployments = 1;public PatchDeployments.ListPatchDeploymentsResponse.Builder addPatchDeployments(PatchDeployments.PatchDeployment.Builder builderForValue)
The list of patch deployments.
repeated .google.cloud.osconfig.v1.PatchDeployment patch_deployments = 1;public PatchDeployments.ListPatchDeploymentsResponse.Builder addPatchDeployments(int index, PatchDeployments.PatchDeployment.Builder builderForValue)
The list of patch deployments.
repeated .google.cloud.osconfig.v1.PatchDeployment patch_deployments = 1;public PatchDeployments.ListPatchDeploymentsResponse.Builder addAllPatchDeployments(Iterable<? extends PatchDeployments.PatchDeployment> values)
The list of patch deployments.
repeated .google.cloud.osconfig.v1.PatchDeployment patch_deployments = 1;public PatchDeployments.ListPatchDeploymentsResponse.Builder clearPatchDeployments()
The list of patch deployments.
repeated .google.cloud.osconfig.v1.PatchDeployment patch_deployments = 1;public PatchDeployments.ListPatchDeploymentsResponse.Builder removePatchDeployments(int index)
The list of patch deployments.
repeated .google.cloud.osconfig.v1.PatchDeployment patch_deployments = 1;public PatchDeployments.PatchDeployment.Builder getPatchDeploymentsBuilder(int index)
The list of patch deployments.
repeated .google.cloud.osconfig.v1.PatchDeployment patch_deployments = 1;public PatchDeployments.PatchDeploymentOrBuilder getPatchDeploymentsOrBuilder(int index)
The list of patch deployments.
repeated .google.cloud.osconfig.v1.PatchDeployment patch_deployments = 1;getPatchDeploymentsOrBuilder in interface PatchDeployments.ListPatchDeploymentsResponseOrBuilderpublic List<? extends PatchDeployments.PatchDeploymentOrBuilder> getPatchDeploymentsOrBuilderList()
The list of patch deployments.
repeated .google.cloud.osconfig.v1.PatchDeployment patch_deployments = 1;getPatchDeploymentsOrBuilderList in interface PatchDeployments.ListPatchDeploymentsResponseOrBuilderpublic PatchDeployments.PatchDeployment.Builder addPatchDeploymentsBuilder()
The list of patch deployments.
repeated .google.cloud.osconfig.v1.PatchDeployment patch_deployments = 1;public PatchDeployments.PatchDeployment.Builder addPatchDeploymentsBuilder(int index)
The list of patch deployments.
repeated .google.cloud.osconfig.v1.PatchDeployment patch_deployments = 1;public List<PatchDeployments.PatchDeployment.Builder> getPatchDeploymentsBuilderList()
The list of patch deployments.
repeated .google.cloud.osconfig.v1.PatchDeployment patch_deployments = 1;public String getNextPageToken()
A pagination token that can be used to get the next page of patch deployments.
string next_page_token = 2;getNextPageToken in interface PatchDeployments.ListPatchDeploymentsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A pagination token that can be used to get the next page of patch deployments.
string next_page_token = 2;getNextPageTokenBytes in interface PatchDeployments.ListPatchDeploymentsResponseOrBuilderpublic PatchDeployments.ListPatchDeploymentsResponse.Builder setNextPageToken(String value)
A pagination token that can be used to get the next page of patch deployments.
string next_page_token = 2;value - The nextPageToken to set.public PatchDeployments.ListPatchDeploymentsResponse.Builder clearNextPageToken()
A pagination token that can be used to get the next page of patch deployments.
string next_page_token = 2;public PatchDeployments.ListPatchDeploymentsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A pagination token that can be used to get the next page of patch deployments.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final PatchDeployments.ListPatchDeploymentsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.ListPatchDeploymentsResponse.Builder>public final PatchDeployments.ListPatchDeploymentsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.ListPatchDeploymentsResponse.Builder>Copyright © 2023 Google LLC. All rights reserved.