| Modifier and Type | Class and Description |
|---|---|
static class |
PatchJobs.PatchJob
A high level representation of a patch job that is either in progress
or has completed.
|
static class |
PatchJobs.PatchJob.Builder
A high level representation of a patch job that is either in progress
or has completed.
|
| Modifier and Type | Method and Description |
|---|---|
PatchJobs.PatchJobOrBuilder |
PatchJobs.ListPatchJobsResponseOrBuilder.getPatchJobsOrBuilder(int index)
The list of patch jobs.
|
PatchJobs.PatchJobOrBuilder |
PatchJobs.ListPatchJobsResponse.getPatchJobsOrBuilder(int index)
The list of patch jobs.
|
PatchJobs.PatchJobOrBuilder |
PatchJobs.ListPatchJobsResponse.Builder.getPatchJobsOrBuilder(int index)
The list of patch jobs.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PatchJobs.PatchJobOrBuilder> |
PatchJobs.ListPatchJobsResponseOrBuilder.getPatchJobsOrBuilderList()
The list of patch jobs.
|
List<? extends PatchJobs.PatchJobOrBuilder> |
PatchJobs.ListPatchJobsResponse.getPatchJobsOrBuilderList()
The list of patch jobs.
|
List<? extends PatchJobs.PatchJobOrBuilder> |
PatchJobs.ListPatchJobsResponse.Builder.getPatchJobsOrBuilderList()
The list of patch jobs.
|
Copyright © 2023 Google LLC. All rights reserved.