| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchUpdateStandardsControlAssociationsResponse.Builder |
BatchUpdateStandardsControlAssociationsResponse.builder() |
BatchUpdateStandardsControlAssociationsResponse.Builder |
BatchUpdateStandardsControlAssociationsResponse.toBuilder() |
BatchUpdateStandardsControlAssociationsResponse.Builder |
BatchUpdateStandardsControlAssociationsResponse.Builder.unprocessedAssociationUpdates(Collection<UnprocessedStandardsControlAssociationUpdate> unprocessedAssociationUpdates)
A security control (identified with
SecurityControlId, SecurityControlArn, or a mix
of both parameters) whose enablement status in a specified standard couldn't be updated. |
BatchUpdateStandardsControlAssociationsResponse.Builder |
BatchUpdateStandardsControlAssociationsResponse.Builder.unprocessedAssociationUpdates(Consumer<UnprocessedStandardsControlAssociationUpdate.Builder>... unprocessedAssociationUpdates)
A security control (identified with
SecurityControlId, SecurityControlArn, or a mix
of both parameters) whose enablement status in a specified standard couldn't be updated. |
BatchUpdateStandardsControlAssociationsResponse.Builder |
BatchUpdateStandardsControlAssociationsResponse.Builder.unprocessedAssociationUpdates(UnprocessedStandardsControlAssociationUpdate... unprocessedAssociationUpdates)
A security control (identified with
SecurityControlId, SecurityControlArn, or a mix
of both parameters) whose enablement status in a specified standard couldn't be updated. |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchUpdateStandardsControlAssociationsResponse.Builder> |
BatchUpdateStandardsControlAssociationsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.