Uses of Interface
com.google.cloud.osconfig.v1beta.PatchJobs.PatchJob.InstanceDetailsSummaryOrBuilder
-
Packages that use PatchJobs.PatchJob.InstanceDetailsSummaryOrBuilder Package Description com.google.cloud.osconfig.v1beta A client to OS Config API -
-
Uses of PatchJobs.PatchJob.InstanceDetailsSummaryOrBuilder in com.google.cloud.osconfig.v1beta
Classes in com.google.cloud.osconfig.v1beta that implement PatchJobs.PatchJob.InstanceDetailsSummaryOrBuilder Modifier and Type Class Description static class
PatchJobs.PatchJob.InstanceDetailsSummary
A summary of the current patch state across all instances that this patch job affects.static class
PatchJobs.PatchJob.InstanceDetailsSummary.Builder
A summary of the current patch state across all instances that this patch job affects.Methods in com.google.cloud.osconfig.v1beta that return PatchJobs.PatchJob.InstanceDetailsSummaryOrBuilder Modifier and Type Method Description PatchJobs.PatchJob.InstanceDetailsSummaryOrBuilder
PatchJobs.PatchJob.Builder. getInstanceDetailsSummaryOrBuilder()
Summary of instance details.PatchJobs.PatchJob.InstanceDetailsSummaryOrBuilder
PatchJobs.PatchJob. getInstanceDetailsSummaryOrBuilder()
Summary of instance details.PatchJobs.PatchJob.InstanceDetailsSummaryOrBuilder
PatchJobs.PatchJobOrBuilder. getInstanceDetailsSummaryOrBuilder()
Summary of instance details.
-