Uses of Interface
com.google.cloud.osconfig.v1alpha.OSPolicyResourceConfigStepOrBuilder
-
Packages that use OSPolicyResourceConfigStepOrBuilder Package Description com.google.cloud.osconfig.v1alpha A client to OS Config API -
-
Uses of OSPolicyResourceConfigStepOrBuilder in com.google.cloud.osconfig.v1alpha
Classes in com.google.cloud.osconfig.v1alpha that implement OSPolicyResourceConfigStepOrBuilder Modifier and Type Class Description class
OSPolicyResourceConfigStep
Deprecated.static class
OSPolicyResourceConfigStep.Builder
Deprecated.Step performed by the OS Config agent for configuring an `OSPolicyResource` to its desired state.Methods in com.google.cloud.osconfig.v1alpha that return OSPolicyResourceConfigStepOrBuilder Modifier and Type Method Description OSPolicyResourceConfigStepOrBuilder
OSPolicyResourceCompliance.Builder. getConfigStepsOrBuilder(int index)
Ordered list of configuration steps taken by the agent for the OS policy resource.OSPolicyResourceConfigStepOrBuilder
OSPolicyResourceCompliance. getConfigStepsOrBuilder(int index)
Deprecated.Ordered list of configuration steps taken by the agent for the OS policy resource.OSPolicyResourceConfigStepOrBuilder
OSPolicyResourceComplianceOrBuilder. getConfigStepsOrBuilder(int index)
Deprecated.Ordered list of configuration steps taken by the agent for the OS policy resource.Methods in com.google.cloud.osconfig.v1alpha that return types with arguments of type OSPolicyResourceConfigStepOrBuilder Modifier and Type Method Description List<? extends OSPolicyResourceConfigStepOrBuilder>
OSPolicyResourceCompliance.Builder. getConfigStepsOrBuilderList()
Ordered list of configuration steps taken by the agent for the OS policy resource.List<? extends OSPolicyResourceConfigStepOrBuilder>
OSPolicyResourceCompliance. getConfigStepsOrBuilderList()
Deprecated.Ordered list of configuration steps taken by the agent for the OS policy resource.List<? extends OSPolicyResourceConfigStepOrBuilder>
OSPolicyResourceComplianceOrBuilder. getConfigStepsOrBuilderList()
Deprecated.Ordered list of configuration steps taken by the agent for the OS policy resource.
-