Uses of Class
software.amazon.awssdk.services.customerprofiles.model.GetProfileObjectTypeRequest
-
Packages that use GetProfileObjectTypeRequest Package Description software.amazon.awssdk.services.customerprofiles Amazon Connect Customer Profiles software.amazon.awssdk.services.customerprofiles.transform -
-
Uses of GetProfileObjectTypeRequest in software.amazon.awssdk.services.customerprofiles
Methods in software.amazon.awssdk.services.customerprofiles with parameters of type GetProfileObjectTypeRequest Modifier and Type Method Description default CompletableFuture<GetProfileObjectTypeResponse>CustomerProfilesAsyncClient. getProfileObjectType(GetProfileObjectTypeRequest getProfileObjectTypeRequest)Returns the object types for a specific domain.default GetProfileObjectTypeResponseCustomerProfilesClient. getProfileObjectType(GetProfileObjectTypeRequest getProfileObjectTypeRequest)Returns the object types for a specific domain. -
Uses of GetProfileObjectTypeRequest in software.amazon.awssdk.services.customerprofiles.transform
Methods in software.amazon.awssdk.services.customerprofiles.transform with parameters of type GetProfileObjectTypeRequest Modifier and Type Method Description SdkHttpFullRequestGetProfileObjectTypeRequestMarshaller. marshall(GetProfileObjectTypeRequest getProfileObjectTypeRequest)
-