Uses of Interface
com.google.cloud.osconfig.v1beta.PatchJobs.PatchJobOrBuilder
-
Packages that use PatchJobs.PatchJobOrBuilder Package Description com.google.cloud.osconfig.v1beta A client to OS Config API -
-
Uses of PatchJobs.PatchJobOrBuilder in com.google.cloud.osconfig.v1beta
Classes in com.google.cloud.osconfig.v1beta that implement PatchJobs.PatchJobOrBuilder Modifier and Type Class Description static classPatchJobs.PatchJobA high level representation of a patch job that is either in progress or has completed.static classPatchJobs.PatchJob.BuilderA high level representation of a patch job that is either in progress or has completed.Methods in com.google.cloud.osconfig.v1beta that return PatchJobs.PatchJobOrBuilder Modifier and Type Method Description PatchJobs.PatchJobOrBuilderPatchJobs.ListPatchJobsResponse.Builder. getPatchJobsOrBuilder(int index)The list of patch jobs.PatchJobs.PatchJobOrBuilderPatchJobs.ListPatchJobsResponse. getPatchJobsOrBuilder(int index)The list of patch jobs.PatchJobs.PatchJobOrBuilderPatchJobs.ListPatchJobsResponseOrBuilder. getPatchJobsOrBuilder(int index)The list of patch jobs.Methods in com.google.cloud.osconfig.v1beta 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.
-