| Modifier and Type | Method and Description |
|---|---|
OSPolicyResourceConfigStep |
OSPolicyResourceConfigStep.Builder.build() |
OSPolicyResourceConfigStep |
OSPolicyResourceConfigStep.Builder.buildPartial() |
OSPolicyResourceConfigStep |
OSPolicyResourceComplianceOrBuilder.getConfigSteps(int index)
Deprecated.
Ordered list of configuration steps taken by the agent for the OS policy
resource.
|
OSPolicyResourceConfigStep |
OSPolicyResourceCompliance.getConfigSteps(int index)
Deprecated.
Ordered list of configuration steps taken by the agent for the OS policy
resource.
|
OSPolicyResourceConfigStep |
OSPolicyResourceCompliance.Builder.getConfigSteps(int index)
Ordered list of configuration steps taken by the agent for the OS policy
resource.
|
static OSPolicyResourceConfigStep |
OSPolicyResourceConfigStep.getDefaultInstance()
Deprecated.
|
OSPolicyResourceConfigStep |
OSPolicyResourceConfigStep.getDefaultInstanceForType()
Deprecated.
|
OSPolicyResourceConfigStep |
OSPolicyResourceConfigStep.Builder.getDefaultInstanceForType() |
static OSPolicyResourceConfigStep |
OSPolicyResourceConfigStep.parseDelimitedFrom(InputStream input)
Deprecated.
|
static OSPolicyResourceConfigStep |
OSPolicyResourceConfigStep.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static OSPolicyResourceConfigStep |
OSPolicyResourceConfigStep.parseFrom(byte[] data)
Deprecated.
|
static OSPolicyResourceConfigStep |
OSPolicyResourceConfigStep.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static OSPolicyResourceConfigStep |
OSPolicyResourceConfigStep.parseFrom(ByteBuffer data)
Deprecated.
|
static OSPolicyResourceConfigStep |
OSPolicyResourceConfigStep.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static OSPolicyResourceConfigStep |
OSPolicyResourceConfigStep.parseFrom(com.google.protobuf.ByteString data)
Deprecated.
|
static OSPolicyResourceConfigStep |
OSPolicyResourceConfigStep.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static OSPolicyResourceConfigStep |
OSPolicyResourceConfigStep.parseFrom(com.google.protobuf.CodedInputStream input)
Deprecated.
|
static OSPolicyResourceConfigStep |
OSPolicyResourceConfigStep.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static OSPolicyResourceConfigStep |
OSPolicyResourceConfigStep.parseFrom(InputStream input)
Deprecated.
|
static OSPolicyResourceConfigStep |
OSPolicyResourceConfigStep.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<OSPolicyResourceConfigStep> |
OSPolicyResourceComplianceOrBuilder.getConfigStepsList()
Deprecated.
Ordered list of configuration steps taken by the agent for the OS policy
resource.
|
List<OSPolicyResourceConfigStep> |
OSPolicyResourceCompliance.getConfigStepsList()
Deprecated.
Ordered list of configuration steps taken by the agent for the OS policy
resource.
|
List<OSPolicyResourceConfigStep> |
OSPolicyResourceCompliance.Builder.getConfigStepsList()
Ordered list of configuration steps taken by the agent for the OS policy
resource.
|
com.google.protobuf.Parser<OSPolicyResourceConfigStep> |
OSPolicyResourceConfigStep.getParserForType()
Deprecated.
|
static com.google.protobuf.Parser<OSPolicyResourceConfigStep> |
OSPolicyResourceConfigStep.parser()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
OSPolicyResourceCompliance.Builder |
OSPolicyResourceCompliance.Builder.addConfigSteps(int index,
OSPolicyResourceConfigStep value)
Ordered list of configuration steps taken by the agent for the OS policy
resource.
|
OSPolicyResourceCompliance.Builder |
OSPolicyResourceCompliance.Builder.addConfigSteps(OSPolicyResourceConfigStep value)
Ordered list of configuration steps taken by the agent for the OS policy
resource.
|
OSPolicyResourceConfigStep.Builder |
OSPolicyResourceConfigStep.Builder.mergeFrom(OSPolicyResourceConfigStep other) |
static OSPolicyResourceConfigStep.Builder |
OSPolicyResourceConfigStep.newBuilder(OSPolicyResourceConfigStep prototype)
Deprecated.
|
OSPolicyResourceCompliance.Builder |
OSPolicyResourceCompliance.Builder.setConfigSteps(int index,
OSPolicyResourceConfigStep value)
Ordered list of configuration steps taken by the agent for the OS policy
resource.
|
| Modifier and Type | Method and Description |
|---|---|
OSPolicyResourceCompliance.Builder |
OSPolicyResourceCompliance.Builder.addAllConfigSteps(Iterable<? extends OSPolicyResourceConfigStep> values)
Ordered list of configuration steps taken by the agent for the OS policy
resource.
|
Copyright © 2023 Google LLC. All rights reserved.