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