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.
|