| Package | Description |
|---|---|
| software.amazon.awssdk.services.evidently.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateSegmentResponse.Builder |
CreateSegmentResponse.builder() |
default CreateSegmentResponse.Builder |
CreateSegmentResponse.Builder.segment(Consumer<Segment.Builder> segment)
A structure that contains the complete information about the segment that was just created.
|
CreateSegmentResponse.Builder |
CreateSegmentResponse.Builder.segment(Segment segment)
A structure that contains the complete information about the segment that was just created.
|
CreateSegmentResponse.Builder |
CreateSegmentResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateSegmentResponse.Builder> |
CreateSegmentResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.