Uses of Class
software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeTemplateRequest
-
Packages that use GetProfileObjectTypeTemplateRequest Package Description software.amazon.awssdk.services.customerprofiles Amazon Connect Customer Profiles software.amazon.awssdk.services.customerprofiles.transform -
-
Uses of GetProfileObjectTypeTemplateRequest in software.amazon.awssdk.services.customerprofiles
Methods in software.amazon.awssdk.services.customerprofiles with parameters of type GetProfileObjectTypeTemplateRequest Modifier and Type Method Description default CompletableFuture<GetProfileObjectTypeTemplateResponse>CustomerProfilesAsyncClient. getProfileObjectTypeTemplate(GetProfileObjectTypeTemplateRequest getProfileObjectTypeTemplateRequest)Returns the template information for a specific object type.default GetProfileObjectTypeTemplateResponseCustomerProfilesClient. getProfileObjectTypeTemplate(GetProfileObjectTypeTemplateRequest getProfileObjectTypeTemplateRequest)Returns the template information for a specific object type. -
Uses of GetProfileObjectTypeTemplateRequest in software.amazon.awssdk.services.customerprofiles.transform
Methods in software.amazon.awssdk.services.customerprofiles.transform with parameters of type GetProfileObjectTypeTemplateRequest Modifier and Type Method Description SdkHttpFullRequestGetProfileObjectTypeTemplateRequestMarshaller. marshall(GetProfileObjectTypeTemplateRequest getProfileObjectTypeTemplateRequest)
-