Uses of Interface
com.google.cloud.osconfig.v1.PatchJobs.PatchJobOrBuilder
-
Packages that use PatchJobs.PatchJobOrBuilder Package Description com.google.cloud.osconfig.v1 A client to OS Config API -
-
Uses of PatchJobs.PatchJobOrBuilder in com.google.cloud.osconfig.v1
Classes in com.google.cloud.osconfig.v1 that implement PatchJobs.PatchJobOrBuilder Modifier and Type Class 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.Methods in com.google.cloud.osconfig.v1 that return PatchJobs.PatchJobOrBuilder Modifier and Type Method Description PatchJobs.PatchJobOrBuilder
PatchJobs.ListPatchJobsResponse.Builder. getPatchJobsOrBuilder(int index)
The list of patch jobs.PatchJobs.PatchJobOrBuilder
PatchJobs.ListPatchJobsResponse. getPatchJobsOrBuilder(int index)
The list of patch jobs.PatchJobs.PatchJobOrBuilder
PatchJobs.ListPatchJobsResponseOrBuilder. getPatchJobsOrBuilder(int index)
The list of patch jobs.Methods in com.google.cloud.osconfig.v1 that return types with arguments of type PatchJobs.PatchJobOrBuilder Modifier and Type Method Description List<? extends PatchJobs.PatchJobOrBuilder>
PatchJobs.ListPatchJobsResponse.Builder. getPatchJobsOrBuilderList()
The list of patch jobs.List<? extends PatchJobs.PatchJobOrBuilder>
PatchJobs.ListPatchJobsResponse. getPatchJobsOrBuilderList()
The list of patch jobs.List<? extends PatchJobs.PatchJobOrBuilder>
PatchJobs.ListPatchJobsResponseOrBuilder. getPatchJobsOrBuilderList()
The list of patch jobs.
-