Uses of Interface
software.amazon.awssdk.services.customerprofiles.model.CreateSegmentSnapshotResponse.Builder
-
Packages that use CreateSegmentSnapshotResponse.Builder Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of CreateSegmentSnapshotResponse.Builder in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return CreateSegmentSnapshotResponse.Builder Modifier and Type Method Description static CreateSegmentSnapshotResponse.BuilderCreateSegmentSnapshotResponse. builder()CreateSegmentSnapshotResponse.BuilderCreateSegmentSnapshotResponse.Builder. snapshotId(String snapshotId)The unique identifier of the segment snapshot.CreateSegmentSnapshotResponse.BuilderCreateSegmentSnapshotResponse. toBuilder()Methods in software.amazon.awssdk.services.customerprofiles.model that return types with arguments of type CreateSegmentSnapshotResponse.Builder Modifier and Type Method Description static Class<? extends CreateSegmentSnapshotResponse.Builder>CreateSegmentSnapshotResponse. serializableBuilderClass()
-