| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static Standard.Builder |
Standard.builder() |
Standard.Builder |
Standard.Builder.description(String description)
A description of the standard.
|
Standard.Builder |
Standard.Builder.enabledByDefault(Boolean enabledByDefault)
Whether the standard is enabled by default.
|
Standard.Builder |
Standard.Builder.name(String name)
The name of the standard.
|
Standard.Builder |
Standard.Builder.standardsArn(String standardsArn)
The ARN of a standard.
|
Standard.Builder |
Standard.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Standard.Builder> |
Standard.serializableBuilderClass() |
Copyright © 2022. All rights reserved.