| Modifier and Type | Method and Description |
|---|---|
PatchJobs.PatchJob |
PatchJobs.PatchJob.Builder.build() |
PatchJobs.PatchJob |
PatchJobs.PatchJob.Builder.buildPartial() |
static PatchJobs.PatchJob |
PatchJobs.PatchJob.getDefaultInstance() |
PatchJobs.PatchJob |
PatchJobs.PatchJob.getDefaultInstanceForType() |
PatchJobs.PatchJob |
PatchJobs.PatchJob.Builder.getDefaultInstanceForType() |
PatchJobs.PatchJob |
PatchJobs.ListPatchJobsResponseOrBuilder.getPatchJobs(int index)
The list of patch jobs.
|
PatchJobs.PatchJob |
PatchJobs.ListPatchJobsResponse.getPatchJobs(int index)
The list of patch jobs.
|
PatchJobs.PatchJob |
PatchJobs.ListPatchJobsResponse.Builder.getPatchJobs(int index)
The list of patch jobs.
|
static PatchJobs.PatchJob |
PatchJobs.PatchJob.parseDelimitedFrom(InputStream input) |
static PatchJobs.PatchJob |
PatchJobs.PatchJob.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchJob |
PatchJobs.PatchJob.parseFrom(byte[] data) |
static PatchJobs.PatchJob |
PatchJobs.PatchJob.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchJob |
PatchJobs.PatchJob.parseFrom(ByteBuffer data) |
static PatchJobs.PatchJob |
PatchJobs.PatchJob.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchJob |
PatchJobs.PatchJob.parseFrom(com.google.protobuf.ByteString data) |
static PatchJobs.PatchJob |
PatchJobs.PatchJob.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchJob |
PatchJobs.PatchJob.parseFrom(com.google.protobuf.CodedInputStream input) |
static PatchJobs.PatchJob |
PatchJobs.PatchJob.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchJob |
PatchJobs.PatchJob.parseFrom(InputStream input) |
static PatchJobs.PatchJob |
PatchJobs.PatchJob.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PatchJobs.PatchJob> |
PatchJobs.PatchJob.getParserForType() |
List<PatchJobs.PatchJob> |
PatchJobs.ListPatchJobsResponseOrBuilder.getPatchJobsList()
The list of patch jobs.
|
List<PatchJobs.PatchJob> |
PatchJobs.ListPatchJobsResponse.getPatchJobsList()
The list of patch jobs.
|
List<PatchJobs.PatchJob> |
PatchJobs.ListPatchJobsResponse.Builder.getPatchJobsList()
The list of patch jobs.
|
static com.google.protobuf.Parser<PatchJobs.PatchJob> |
PatchJobs.PatchJob.parser() |
| Modifier and Type | Method and Description |
|---|---|
PatchJobs.ListPatchJobsResponse.Builder |
PatchJobs.ListPatchJobsResponse.Builder.addPatchJobs(int index,
PatchJobs.PatchJob value)
The list of patch jobs.
|
PatchJobs.ListPatchJobsResponse.Builder |
PatchJobs.ListPatchJobsResponse.Builder.addPatchJobs(PatchJobs.PatchJob value)
The list of patch jobs.
|
PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.Builder.mergeFrom(PatchJobs.PatchJob other) |
static PatchJobs.PatchJob.Builder |
PatchJobs.PatchJob.newBuilder(PatchJobs.PatchJob prototype) |
PatchJobs.ListPatchJobsResponse.Builder |
PatchJobs.ListPatchJobsResponse.Builder.setPatchJobs(int index,
PatchJobs.PatchJob value)
The list of patch jobs.
|
| Modifier and Type | Method and Description |
|---|---|
PatchJobs.ListPatchJobsResponse.Builder |
PatchJobs.ListPatchJobsResponse.Builder.addAllPatchJobs(Iterable<? extends PatchJobs.PatchJob> values)
The list of patch jobs.
|
Copyright © 2024 Google LLC. All rights reserved.