public static final class ListCloneJobsResponse.Builder extends GeneratedMessageV3.Builder<ListCloneJobsResponse.Builder> implements ListCloneJobsResponseOrBuilderResponse message for 'ListCloneJobs' request.
Protobuf type google.cloud.vmmigration.v1.ListCloneJobsResponse
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ListCloneJobsResponse.BuilderImplements
ListCloneJobsResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Type | Description |
| Descriptor |
Methods
addAllCloneJobs(Iterable<? extends CloneJob> values)
public ListCloneJobsResponse.Builder addAllCloneJobs(Iterable<? extends CloneJob> values)Output only. The list of clone jobs response.
repeated .google.cloud.vmmigration.v1.CloneJob clone_jobs = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| values | Iterable<? extends com.google.cloud.vmmigration.v1.CloneJob> |
| Type | Description |
| ListCloneJobsResponse.Builder |
addAllUnreachable(Iterable<String> values)
public ListCloneJobsResponse.Builder addAllUnreachable(Iterable<String> values)Output only. Locations that could not be reached.
repeated string unreachable = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| values | Iterable<String>The unreachable to add. |
| Type | Description |
| ListCloneJobsResponse.Builder | This builder for chaining. |
addCloneJobs(CloneJob value)
public ListCloneJobsResponse.Builder addCloneJobs(CloneJob value)Output only. The list of clone jobs response.
repeated .google.cloud.vmmigration.v1.CloneJob clone_jobs = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| value | CloneJob |
| Type | Description |
| ListCloneJobsResponse.Builder |
addCloneJobs(CloneJob.Builder builderForValue)
public ListCloneJobsResponse.Builder addCloneJobs(CloneJob.Builder builderForValue)Output only. The list of clone jobs response.
repeated .google.cloud.vmmigration.v1.CloneJob clone_jobs = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| builderForValue | CloneJob.Builder |
| Type | Description |
| ListCloneJobsResponse.Builder |
addCloneJobs(int index, CloneJob value)
public ListCloneJobsResponse.Builder addCloneJobs(int index, CloneJob value)Output only. The list of clone jobs response.
repeated .google.cloud.vmmigration.v1.CloneJob clone_jobs = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| index | int |
| value | CloneJob |
| Type | Description |
| ListCloneJobsResponse.Builder |
addCloneJobs(int index, CloneJob.Builder builderForValue)
public ListCloneJobsResponse.Builder addCloneJobs(int index, CloneJob.Builder builderForValue)Output only. The list of clone jobs response.
repeated .google.cloud.vmmigration.v1.CloneJob clone_jobs = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| index | int |
| builderForValue | CloneJob.Builder |
| Type | Description |
| ListCloneJobsResponse.Builder |
addCloneJobsBuilder()
public CloneJob.Builder addCloneJobsBuilder()Output only. The list of clone jobs response.
repeated .google.cloud.vmmigration.v1.CloneJob clone_jobs = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Type | Description |
| CloneJob.Builder |
addCloneJobsBuilder(int index)
public CloneJob.Builder addCloneJobsBuilder(int index)Output only. The list of clone jobs response.
repeated .google.cloud.vmmigration.v1.CloneJob clone_jobs = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| index | int |
| Type | Description |
| CloneJob.Builder |
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ListCloneJobsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
| field | FieldDescriptor |
| value | Object |
| Type | Description |
| ListCloneJobsResponse.Builder |
addUnreachable(String value)
public ListCloneJobsResponse.Builder addUnreachable(String value)Output only. Locations that could not be reached.
repeated string unreachable = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| value | StringThe unreachable to add. |
| Type | Description |
| ListCloneJobsResponse.Builder | This builder for chaining. |
addUnreachableBytes(ByteString value)
public ListCloneJobsResponse.Builder addUnreachableBytes(ByteString value)Output only. Locations that could not be reached.
repeated string unreachable = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| value | ByteStringThe bytes of the unreachable to add. |
| Type | Description |
| ListCloneJobsResponse.Builder | This builder for chaining. |
build()
public ListCloneJobsResponse build()| Type | Description |
| ListCloneJobsResponse |
buildPartial()
public ListCloneJobsResponse buildPartial()| Type | Description |
| ListCloneJobsResponse |
clear()
public ListCloneJobsResponse.Builder clear()| Type | Description |
| ListCloneJobsResponse.Builder |
clearCloneJobs()
public ListCloneJobsResponse.Builder clearCloneJobs()Output only. The list of clone jobs response.
repeated .google.cloud.vmmigration.v1.CloneJob clone_jobs = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Type | Description |
| ListCloneJobsResponse.Builder |
clearField(Descriptors.FieldDescriptor field)
public ListCloneJobsResponse.Builder clearField(Descriptors.FieldDescriptor field)| Name | Description |
| field | FieldDescriptor |
| Type | Description |
| ListCloneJobsResponse.Builder |
clearNextPageToken()
public ListCloneJobsResponse.Builder clearNextPageToken() Output only. 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 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Type | Description |
| ListCloneJobsResponse.Builder | This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
public ListCloneJobsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Name | Description |
| oneof | OneofDescriptor |
| Type | Description |
| ListCloneJobsResponse.Builder |
clearUnreachable()
public ListCloneJobsResponse.Builder clearUnreachable()Output only. Locations that could not be reached.
repeated string unreachable = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Type | Description |
| ListCloneJobsResponse.Builder | This builder for chaining. |
clone()
public ListCloneJobsResponse.Builder clone()| Type | Description |
| ListCloneJobsResponse.Builder |
getCloneJobs(int index)
public CloneJob getCloneJobs(int index)Output only. The list of clone jobs response.
repeated .google.cloud.vmmigration.v1.CloneJob clone_jobs = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| index | int |
| Type | Description |
| CloneJob |
getCloneJobsBuilder(int index)
public CloneJob.Builder getCloneJobsBuilder(int index)Output only. The list of clone jobs response.
repeated .google.cloud.vmmigration.v1.CloneJob clone_jobs = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| index | int |
| Type | Description |
| CloneJob.Builder |
getCloneJobsBuilderList()
public List<CloneJob.Builder> getCloneJobsBuilderList()Output only. The list of clone jobs response.
repeated .google.cloud.vmmigration.v1.CloneJob clone_jobs = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Type | Description |
| List<Builder> |
getCloneJobsCount()
public int getCloneJobsCount()Output only. The list of clone jobs response.
repeated .google.cloud.vmmigration.v1.CloneJob clone_jobs = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Type | Description |
| int |
getCloneJobsList()
public List<CloneJob> getCloneJobsList()Output only. The list of clone jobs response.
repeated .google.cloud.vmmigration.v1.CloneJob clone_jobs = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Type | Description |
| List<CloneJob> |
getCloneJobsOrBuilder(int index)
public CloneJobOrBuilder getCloneJobsOrBuilder(int index)Output only. The list of clone jobs response.
repeated .google.cloud.vmmigration.v1.CloneJob clone_jobs = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| index | int |
| Type | Description |
| CloneJobOrBuilder |
getCloneJobsOrBuilderList()
public List<? extends CloneJobOrBuilder> getCloneJobsOrBuilderList()Output only. The list of clone jobs response.
repeated .google.cloud.vmmigration.v1.CloneJob clone_jobs = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Type | Description |
| List<? extends com.google.cloud.vmmigration.v1.CloneJobOrBuilder> |
getDefaultInstanceForType()
public ListCloneJobsResponse getDefaultInstanceForType()| Type | Description |
| ListCloneJobsResponse |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Type | Description |
| Descriptor |
getNextPageToken()
public String getNextPageToken() Output only. 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 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Type | Description |
| String | The nextPageToken. |
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes() Output only. 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 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Type | Description |
| ByteString | The bytes for nextPageToken. |
getUnreachable(int index)
public String getUnreachable(int index)Output only. Locations that could not be reached.
repeated string unreachable = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| index | intThe index of the element to return. |
| Type | Description |
| String | The unreachable at the given index. |
getUnreachableBytes(int index)
public ByteString getUnreachableBytes(int index)Output only. Locations that could not be reached.
repeated string unreachable = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| index | intThe index of the value to return. |
| Type | Description |
| ByteString | The bytes of the unreachable at the given index. |
getUnreachableCount()
public int getUnreachableCount()Output only. Locations that could not be reached.
repeated string unreachable = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Type | Description |
| int | The count of unreachable. |
getUnreachableList()
public ProtocolStringList getUnreachableList()Output only. Locations that could not be reached.
repeated string unreachable = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Type | Description |
| ProtocolStringList | A list containing the unreachable. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Type | Description |
| FieldAccessorTable |
isInitialized()
public final boolean isInitialized()| Type | Description |
| boolean |
mergeFrom(ListCloneJobsResponse other)
public ListCloneJobsResponse.Builder mergeFrom(ListCloneJobsResponse other)| Name | Description |
| other | ListCloneJobsResponse |
| Type | Description |
| ListCloneJobsResponse.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ListCloneJobsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Name | Description |
| input | CodedInputStream |
| extensionRegistry | ExtensionRegistryLite |
| Type | Description |
| ListCloneJobsResponse.Builder |
| Type | Description |
| IOException |
mergeFrom(Message other)
public ListCloneJobsResponse.Builder mergeFrom(Message other)| Name | Description |
| other | Message |
| Type | Description |
| ListCloneJobsResponse.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ListCloneJobsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
| unknownFields | UnknownFieldSet |
| Type | Description |
| ListCloneJobsResponse.Builder |
removeCloneJobs(int index)
public ListCloneJobsResponse.Builder removeCloneJobs(int index)Output only. The list of clone jobs response.
repeated .google.cloud.vmmigration.v1.CloneJob clone_jobs = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| index | int |
| Type | Description |
| ListCloneJobsResponse.Builder |
setCloneJobs(int index, CloneJob value)
public ListCloneJobsResponse.Builder setCloneJobs(int index, CloneJob value)Output only. The list of clone jobs response.
repeated .google.cloud.vmmigration.v1.CloneJob clone_jobs = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| index | int |
| value | CloneJob |
| Type | Description |
| ListCloneJobsResponse.Builder |
setCloneJobs(int index, CloneJob.Builder builderForValue)
public ListCloneJobsResponse.Builder setCloneJobs(int index, CloneJob.Builder builderForValue)Output only. The list of clone jobs response.
repeated .google.cloud.vmmigration.v1.CloneJob clone_jobs = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| index | int |
| builderForValue | CloneJob.Builder |
| Type | Description |
| ListCloneJobsResponse.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public ListCloneJobsResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
| field | FieldDescriptor |
| value | Object |
| Type | Description |
| ListCloneJobsResponse.Builder |
setNextPageToken(String value)
public ListCloneJobsResponse.Builder setNextPageToken(String value) Output only. 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 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| value | StringThe nextPageToken to set. |
| Type | Description |
| ListCloneJobsResponse.Builder | This builder for chaining. |
setNextPageTokenBytes(ByteString value)
public ListCloneJobsResponse.Builder setNextPageTokenBytes(ByteString value) Output only. 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 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| value | ByteStringThe bytes for nextPageToken to set. |
| Type | Description |
| ListCloneJobsResponse.Builder | This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ListCloneJobsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Name | Description |
| field | FieldDescriptor |
| index | int |
| value | Object |
| Type | Description |
| ListCloneJobsResponse.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final ListCloneJobsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
| unknownFields | UnknownFieldSet |
| Type | Description |
| ListCloneJobsResponse.Builder |
setUnreachable(int index, String value)
public ListCloneJobsResponse.Builder setUnreachable(int index, String value)Output only. Locations that could not be reached.
repeated string unreachable = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Name | Description |
| index | intThe index to set the value at. |
| value | StringThe unreachable to set. |
| Type | Description |
| ListCloneJobsResponse.Builder | This builder for chaining. |