Uses of Interface
com.google.cloud.osconfig.v1.PatchDeployments.OneTimeScheduleOrBuilder
-
Packages that use PatchDeployments.OneTimeScheduleOrBuilder Package Description com.google.cloud.osconfig.v1 A client to OS Config API -
-
Uses of PatchDeployments.OneTimeScheduleOrBuilder in com.google.cloud.osconfig.v1
Classes in com.google.cloud.osconfig.v1 that implement PatchDeployments.OneTimeScheduleOrBuilder Modifier and Type Class Description static class
PatchDeployments.OneTimeSchedule
Sets the time for a one time patch deployment.static class
PatchDeployments.OneTimeSchedule.Builder
Sets the time for a one time patch deployment.Methods in com.google.cloud.osconfig.v1 that return PatchDeployments.OneTimeScheduleOrBuilder Modifier and Type Method Description PatchDeployments.OneTimeScheduleOrBuilder
PatchDeployments.PatchDeployment.Builder. getOneTimeScheduleOrBuilder()
Required.PatchDeployments.OneTimeScheduleOrBuilder
PatchDeployments.PatchDeployment. getOneTimeScheduleOrBuilder()
Required.PatchDeployments.OneTimeScheduleOrBuilder
PatchDeployments.PatchDeploymentOrBuilder. getOneTimeScheduleOrBuilder()
Required.
-