| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourcegroups.model |
| Modifier and Type | Method and Description |
|---|---|
static GetGroupConfigurationResponse.Builder |
GetGroupConfigurationResponse.builder() |
default GetGroupConfigurationResponse.Builder |
GetGroupConfigurationResponse.Builder.groupConfiguration(Consumer<GroupConfiguration.Builder> groupConfiguration)
A structure that describes the service configuration attached with the specified group.
|
GetGroupConfigurationResponse.Builder |
GetGroupConfigurationResponse.Builder.groupConfiguration(GroupConfiguration groupConfiguration)
A structure that describes the service configuration attached with the specified group.
|
GetGroupConfigurationResponse.Builder |
GetGroupConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetGroupConfigurationResponse.Builder> |
GetGroupConfigurationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.