| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static GetEnabledStandardsResponse.Builder |
GetEnabledStandardsResponse.builder() |
GetEnabledStandardsResponse.Builder |
GetEnabledStandardsResponse.Builder.nextToken(String nextToken)
The pagination token to use to request the next page of results.
|
GetEnabledStandardsResponse.Builder |
GetEnabledStandardsResponse.Builder.standardsSubscriptions(Collection<StandardsSubscription> standardsSubscriptions)
The list of
StandardsSubscriptions objects that include information about the enabled standards. |
GetEnabledStandardsResponse.Builder |
GetEnabledStandardsResponse.Builder.standardsSubscriptions(Consumer<StandardsSubscription.Builder>... standardsSubscriptions)
The list of
StandardsSubscriptions objects that include information about the enabled standards. |
GetEnabledStandardsResponse.Builder |
GetEnabledStandardsResponse.Builder.standardsSubscriptions(StandardsSubscription... standardsSubscriptions)
The list of
StandardsSubscriptions objects that include information about the enabled standards. |
GetEnabledStandardsResponse.Builder |
GetEnabledStandardsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetEnabledStandardsResponse.Builder> |
GetEnabledStandardsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.