Package com.google.cloud.osconfig.v1beta
Class PatchJobs.ListPatchJobInstanceDetailsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>
-
- com.google.cloud.osconfig.v1beta.PatchJobs.ListPatchJobInstanceDetailsResponse.Builder
-
- All Implemented Interfaces:
PatchJobs.ListPatchJobInstanceDetailsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- PatchJobs.ListPatchJobInstanceDetailsResponse
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 typegoogle.cloud.osconfig.v1beta.ListPatchJobInstanceDetailsResponse
-
-
Method Summary
-
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<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>
-
clear
public PatchJobs.ListPatchJobInstanceDetailsResponse.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<PatchJobs.ListPatchJobInstanceDetailsResponse.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<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>
-
getDefaultInstanceForType
public PatchJobs.ListPatchJobInstanceDetailsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PatchJobs.ListPatchJobInstanceDetailsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PatchJobs.ListPatchJobInstanceDetailsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PatchJobs.ListPatchJobInstanceDetailsResponse.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<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>
-
setField
public PatchJobs.ListPatchJobInstanceDetailsResponse.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<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>
-
clearField
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>
-
clearOneof
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>
-
setRepeatedField
public PatchJobs.ListPatchJobInstanceDetailsResponse.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<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>
-
addRepeatedField
public PatchJobs.ListPatchJobInstanceDetailsResponse.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<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>
-
mergeFrom
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>
-
mergeFrom
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder mergeFrom(PatchJobs.ListPatchJobInstanceDetailsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>
-
mergeFrom
public PatchJobs.ListPatchJobInstanceDetailsResponse.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<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>- Throws:
IOException
-
getPatchJobInstanceDetailsList
public List<PatchJobs.PatchJobInstanceDetails> getPatchJobInstanceDetailsList()
A list of instance status.
repeated .google.cloud.osconfig.v1beta.PatchJobInstanceDetails patch_job_instance_details = 1;- Specified by:
getPatchJobInstanceDetailsListin interfacePatchJobs.ListPatchJobInstanceDetailsResponseOrBuilder
-
getPatchJobInstanceDetailsCount
public int getPatchJobInstanceDetailsCount()
A list of instance status.
repeated .google.cloud.osconfig.v1beta.PatchJobInstanceDetails patch_job_instance_details = 1;- Specified by:
getPatchJobInstanceDetailsCountin interfacePatchJobs.ListPatchJobInstanceDetailsResponseOrBuilder
-
getPatchJobInstanceDetails
public PatchJobs.PatchJobInstanceDetails getPatchJobInstanceDetails(int index)
A list of instance status.
repeated .google.cloud.osconfig.v1beta.PatchJobInstanceDetails patch_job_instance_details = 1;- Specified by:
getPatchJobInstanceDetailsin interfacePatchJobs.ListPatchJobInstanceDetailsResponseOrBuilder
-
setPatchJobInstanceDetails
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder setPatchJobInstanceDetails(int index, PatchJobs.PatchJobInstanceDetails value)
A list of instance status.
repeated .google.cloud.osconfig.v1beta.PatchJobInstanceDetails patch_job_instance_details = 1;
-
setPatchJobInstanceDetails
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder setPatchJobInstanceDetails(int index, PatchJobs.PatchJobInstanceDetails.Builder builderForValue)
A list of instance status.
repeated .google.cloud.osconfig.v1beta.PatchJobInstanceDetails patch_job_instance_details = 1;
-
addPatchJobInstanceDetails
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder addPatchJobInstanceDetails(PatchJobs.PatchJobInstanceDetails value)
A list of instance status.
repeated .google.cloud.osconfig.v1beta.PatchJobInstanceDetails patch_job_instance_details = 1;
-
addPatchJobInstanceDetails
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder addPatchJobInstanceDetails(int index, PatchJobs.PatchJobInstanceDetails value)
A list of instance status.
repeated .google.cloud.osconfig.v1beta.PatchJobInstanceDetails patch_job_instance_details = 1;
-
addPatchJobInstanceDetails
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder addPatchJobInstanceDetails(PatchJobs.PatchJobInstanceDetails.Builder builderForValue)
A list of instance status.
repeated .google.cloud.osconfig.v1beta.PatchJobInstanceDetails patch_job_instance_details = 1;
-
addPatchJobInstanceDetails
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder addPatchJobInstanceDetails(int index, PatchJobs.PatchJobInstanceDetails.Builder builderForValue)
A list of instance status.
repeated .google.cloud.osconfig.v1beta.PatchJobInstanceDetails patch_job_instance_details = 1;
-
addAllPatchJobInstanceDetails
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder addAllPatchJobInstanceDetails(Iterable<? extends PatchJobs.PatchJobInstanceDetails> values)
A list of instance status.
repeated .google.cloud.osconfig.v1beta.PatchJobInstanceDetails patch_job_instance_details = 1;
-
clearPatchJobInstanceDetails
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder clearPatchJobInstanceDetails()
A list of instance status.
repeated .google.cloud.osconfig.v1beta.PatchJobInstanceDetails patch_job_instance_details = 1;
-
removePatchJobInstanceDetails
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder removePatchJobInstanceDetails(int index)
A list of instance status.
repeated .google.cloud.osconfig.v1beta.PatchJobInstanceDetails patch_job_instance_details = 1;
-
getPatchJobInstanceDetailsBuilder
public PatchJobs.PatchJobInstanceDetails.Builder getPatchJobInstanceDetailsBuilder(int index)
A list of instance status.
repeated .google.cloud.osconfig.v1beta.PatchJobInstanceDetails patch_job_instance_details = 1;
-
getPatchJobInstanceDetailsOrBuilder
public PatchJobs.PatchJobInstanceDetailsOrBuilder getPatchJobInstanceDetailsOrBuilder(int index)
A list of instance status.
repeated .google.cloud.osconfig.v1beta.PatchJobInstanceDetails patch_job_instance_details = 1;- Specified by:
getPatchJobInstanceDetailsOrBuilderin interfacePatchJobs.ListPatchJobInstanceDetailsResponseOrBuilder
-
getPatchJobInstanceDetailsOrBuilderList
public List<? extends PatchJobs.PatchJobInstanceDetailsOrBuilder> getPatchJobInstanceDetailsOrBuilderList()
A list of instance status.
repeated .google.cloud.osconfig.v1beta.PatchJobInstanceDetails patch_job_instance_details = 1;- Specified by:
getPatchJobInstanceDetailsOrBuilderListin interfacePatchJobs.ListPatchJobInstanceDetailsResponseOrBuilder
-
addPatchJobInstanceDetailsBuilder
public PatchJobs.PatchJobInstanceDetails.Builder addPatchJobInstanceDetailsBuilder()
A list of instance status.
repeated .google.cloud.osconfig.v1beta.PatchJobInstanceDetails patch_job_instance_details = 1;
-
addPatchJobInstanceDetailsBuilder
public PatchJobs.PatchJobInstanceDetails.Builder addPatchJobInstanceDetailsBuilder(int index)
A list of instance status.
repeated .google.cloud.osconfig.v1beta.PatchJobInstanceDetails patch_job_instance_details = 1;
-
getPatchJobInstanceDetailsBuilderList
public List<PatchJobs.PatchJobInstanceDetails.Builder> getPatchJobInstanceDetailsBuilderList()
A list of instance status.
repeated .google.cloud.osconfig.v1beta.PatchJobInstanceDetails patch_job_instance_details = 1;
-
getNextPageToken
public String getNextPageToken()
A pagination token that can be used to get the next page of results.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfacePatchJobs.ListPatchJobInstanceDetailsResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
A pagination token that can be used to get the next page of results.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfacePatchJobs.ListPatchJobInstanceDetailsResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public 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;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public PatchJobs.ListPatchJobInstanceDetailsResponse.Builder clearNextPageToken()
A pagination token that can be used to get the next page of results.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
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;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final PatchJobs.ListPatchJobInstanceDetailsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>
-
mergeUnknownFields
public final PatchJobs.ListPatchJobInstanceDetailsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.ListPatchJobInstanceDetailsResponse.Builder>
-
-