| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchEnableStandardsResponse.Builder |
BatchEnableStandardsResponse.builder() |
BatchEnableStandardsResponse.Builder |
BatchEnableStandardsResponse.Builder.standardsSubscriptions(Collection<StandardsSubscription> standardsSubscriptions)
The details of the standards subscriptions that were enabled.
|
BatchEnableStandardsResponse.Builder |
BatchEnableStandardsResponse.Builder.standardsSubscriptions(Consumer<StandardsSubscription.Builder>... standardsSubscriptions)
The details of the standards subscriptions that were enabled.
|
BatchEnableStandardsResponse.Builder |
BatchEnableStandardsResponse.Builder.standardsSubscriptions(StandardsSubscription... standardsSubscriptions)
The details of the standards subscriptions that were enabled.
|
BatchEnableStandardsResponse.Builder |
BatchEnableStandardsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchEnableStandardsResponse.Builder> |
BatchEnableStandardsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.