| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2.model |
| Modifier and Type | Method and Description |
|---|---|
ModifyTargetGroupAttributesResponse.Builder |
ModifyTargetGroupAttributesResponse.Builder.attributes(Collection<TargetGroupAttribute> attributes)
Information about the attributes.
|
ModifyTargetGroupAttributesResponse.Builder |
ModifyTargetGroupAttributesResponse.Builder.attributes(Consumer<TargetGroupAttribute.Builder>... attributes)
Information about the attributes.
|
ModifyTargetGroupAttributesResponse.Builder |
ModifyTargetGroupAttributesResponse.Builder.attributes(TargetGroupAttribute... attributes)
Information about the attributes.
|
static ModifyTargetGroupAttributesResponse.Builder |
ModifyTargetGroupAttributesResponse.builder() |
ModifyTargetGroupAttributesResponse.Builder |
ModifyTargetGroupAttributesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ModifyTargetGroupAttributesResponse.Builder> |
ModifyTargetGroupAttributesResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.