| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static GroupDefinition.Builder |
GroupDefinition.builder() |
GroupDefinition.Builder |
GroupDefinition.Builder.key(String key)
The string that represents a key for a specified group.
|
GroupDefinition.Builder |
GroupDefinition.toBuilder() |
GroupDefinition.Builder |
GroupDefinition.Builder.type(GroupDefinitionType type)
The string that represents the type of group.
|
GroupDefinition.Builder |
GroupDefinition.Builder.type(String type)
The string that represents the type of group.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GroupDefinition.Builder> |
GroupDefinition.serializableBuilderClass() |
Copyright © 2023. All rights reserved.