Uses of Class
software.amazon.awssdk.services.customerprofiles.model.GetSegmentDefinitionRequest
-
Packages that use GetSegmentDefinitionRequest Package Description software.amazon.awssdk.services.customerprofiles Amazon Connect Customer Profiles software.amazon.awssdk.services.customerprofiles.transform -
-
Uses of GetSegmentDefinitionRequest in software.amazon.awssdk.services.customerprofiles
Methods in software.amazon.awssdk.services.customerprofiles with parameters of type GetSegmentDefinitionRequest Modifier and Type Method Description default CompletableFuture<GetSegmentDefinitionResponse>CustomerProfilesAsyncClient. getSegmentDefinition(GetSegmentDefinitionRequest getSegmentDefinitionRequest)Gets a segment definition from the domain.default GetSegmentDefinitionResponseCustomerProfilesClient. getSegmentDefinition(GetSegmentDefinitionRequest getSegmentDefinitionRequest)Gets a segment definition from the domain. -
Uses of GetSegmentDefinitionRequest in software.amazon.awssdk.services.customerprofiles.transform
Methods in software.amazon.awssdk.services.customerprofiles.transform with parameters of type GetSegmentDefinitionRequest Modifier and Type Method Description SdkHttpFullRequestGetSegmentDefinitionRequestMarshaller. marshall(GetSegmentDefinitionRequest getSegmentDefinitionRequest)
-