public static final class PatchJobs.ListPatchJobInstanceDetailsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder> implements PatchJobs.ListPatchJobInstanceDetailsResponseOrBuilder
A response message for listing the instances details for a patch job.Protobuf type
google.cloud.osconfig.v1.ListPatchJobInstanceDetailsResponsegetAllFields, 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<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.ListPatchJobInstanceDetailsResponse.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<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>public PatchJobs.ListPatchJobInstanceDetailsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PatchJobs.ListPatchJobInstanceDetailsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PatchJobs.ListPatchJobInstanceDetailsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PatchJobs.ListPatchJobInstanceDetailsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>public PatchJobs.ListPatchJobInstanceDetailsResponse.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<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>public PatchJobs.ListPatchJobInstanceDetailsResponse.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<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>public PatchJobs.ListPatchJobInstanceDetailsResponse.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<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder mergeFrom(PatchJobs.ListPatchJobInstanceDetailsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>public PatchJobs.ListPatchJobInstanceDetailsResponse.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<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>IOExceptionpublic List<PatchJobs.PatchJobInstanceDetails> getPatchJobInstanceDetailsList()
A list of instance status.
repeated .google.cloud.osconfig.v1.PatchJobInstanceDetails patch_job_instance_details = 1;
getPatchJobInstanceDetailsList in interface PatchJobs.ListPatchJobInstanceDetailsResponseOrBuilderpublic int getPatchJobInstanceDetailsCount()
A list of instance status.
repeated .google.cloud.osconfig.v1.PatchJobInstanceDetails patch_job_instance_details = 1;
getPatchJobInstanceDetailsCount in interface PatchJobs.ListPatchJobInstanceDetailsResponseOrBuilderpublic PatchJobs.PatchJobInstanceDetails getPatchJobInstanceDetails(int index)
A list of instance status.
repeated .google.cloud.osconfig.v1.PatchJobInstanceDetails patch_job_instance_details = 1;
getPatchJobInstanceDetails in interface PatchJobs.ListPatchJobInstanceDetailsResponseOrBuilderpublic PatchJobs.ListPatchJobInstanceDetailsResponse.Builder setPatchJobInstanceDetails(int index, PatchJobs.PatchJobInstanceDetails value)
A list of instance status.
repeated .google.cloud.osconfig.v1.PatchJobInstanceDetails patch_job_instance_details = 1;
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder setPatchJobInstanceDetails(int index, PatchJobs.PatchJobInstanceDetails.Builder builderForValue)
A list of instance status.
repeated .google.cloud.osconfig.v1.PatchJobInstanceDetails patch_job_instance_details = 1;
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder addPatchJobInstanceDetails(PatchJobs.PatchJobInstanceDetails value)
A list of instance status.
repeated .google.cloud.osconfig.v1.PatchJobInstanceDetails patch_job_instance_details = 1;
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder addPatchJobInstanceDetails(int index, PatchJobs.PatchJobInstanceDetails value)
A list of instance status.
repeated .google.cloud.osconfig.v1.PatchJobInstanceDetails patch_job_instance_details = 1;
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder addPatchJobInstanceDetails(PatchJobs.PatchJobInstanceDetails.Builder builderForValue)
A list of instance status.
repeated .google.cloud.osconfig.v1.PatchJobInstanceDetails patch_job_instance_details = 1;
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder addPatchJobInstanceDetails(int index, PatchJobs.PatchJobInstanceDetails.Builder builderForValue)
A list of instance status.
repeated .google.cloud.osconfig.v1.PatchJobInstanceDetails patch_job_instance_details = 1;
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder addAllPatchJobInstanceDetails(Iterable<? extends PatchJobs.PatchJobInstanceDetails> values)
A list of instance status.
repeated .google.cloud.osconfig.v1.PatchJobInstanceDetails patch_job_instance_details = 1;
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder clearPatchJobInstanceDetails()
A list of instance status.
repeated .google.cloud.osconfig.v1.PatchJobInstanceDetails patch_job_instance_details = 1;
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder removePatchJobInstanceDetails(int index)
A list of instance status.
repeated .google.cloud.osconfig.v1.PatchJobInstanceDetails patch_job_instance_details = 1;
public PatchJobs.PatchJobInstanceDetails.Builder getPatchJobInstanceDetailsBuilder(int index)
A list of instance status.
repeated .google.cloud.osconfig.v1.PatchJobInstanceDetails patch_job_instance_details = 1;
public PatchJobs.PatchJobInstanceDetailsOrBuilder getPatchJobInstanceDetailsOrBuilder(int index)
A list of instance status.
repeated .google.cloud.osconfig.v1.PatchJobInstanceDetails patch_job_instance_details = 1;
getPatchJobInstanceDetailsOrBuilder in interface PatchJobs.ListPatchJobInstanceDetailsResponseOrBuilderpublic List<? extends PatchJobs.PatchJobInstanceDetailsOrBuilder> getPatchJobInstanceDetailsOrBuilderList()
A list of instance status.
repeated .google.cloud.osconfig.v1.PatchJobInstanceDetails patch_job_instance_details = 1;
getPatchJobInstanceDetailsOrBuilderList in interface PatchJobs.ListPatchJobInstanceDetailsResponseOrBuilderpublic PatchJobs.PatchJobInstanceDetails.Builder addPatchJobInstanceDetailsBuilder()
A list of instance status.
repeated .google.cloud.osconfig.v1.PatchJobInstanceDetails patch_job_instance_details = 1;
public PatchJobs.PatchJobInstanceDetails.Builder addPatchJobInstanceDetailsBuilder(int index)
A list of instance status.
repeated .google.cloud.osconfig.v1.PatchJobInstanceDetails patch_job_instance_details = 1;
public List<PatchJobs.PatchJobInstanceDetails.Builder> getPatchJobInstanceDetailsBuilderList()
A list of instance status.
repeated .google.cloud.osconfig.v1.PatchJobInstanceDetails patch_job_instance_details = 1;
public String getNextPageToken()
A pagination token that can be used to get the next page of results.
string next_page_token = 2;getNextPageToken in interface PatchJobs.ListPatchJobInstanceDetailsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A pagination token that can be used to get the next page of results.
string next_page_token = 2;getNextPageTokenBytes in interface PatchJobs.ListPatchJobInstanceDetailsResponseOrBuilderpublic PatchJobs.ListPatchJobInstanceDetailsResponse.Builder setNextPageToken(String value)
A pagination token that can be used to get the next page of results.
string next_page_token = 2;value - The nextPageToken to set.public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder clearNextPageToken()
A pagination token that can be used to get the next page of results.
string next_page_token = 2;public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A pagination token that can be used to get the next page of results.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final PatchJobs.ListPatchJobInstanceDetailsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>public final PatchJobs.ListPatchJobInstanceDetailsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.