Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.CreatePoolRequest
-
Packages that use CreatePoolRequest Package Description software.amazon.awssdk.services.pinpointsmsvoicev2 Welcome to the AWS End User Messaging SMS and Voice, version 2 API Reference.software.amazon.awssdk.services.pinpointsmsvoicev2.transform -
-
Uses of CreatePoolRequest in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 with parameters of type CreatePoolRequest Modifier and Type Method Description default CompletableFuture<CreatePoolResponse>PinpointSmsVoiceV2AsyncClient. createPool(CreatePoolRequest createPoolRequest)Creates a new pool and associates the specified origination identity to the pool.default CreatePoolResponsePinpointSmsVoiceV2Client. createPool(CreatePoolRequest createPoolRequest)Creates a new pool and associates the specified origination identity to the pool. -
Uses of CreatePoolRequest in software.amazon.awssdk.services.pinpointsmsvoicev2.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.transform with parameters of type CreatePoolRequest Modifier and Type Method Description SdkHttpFullRequestCreatePoolRequestMarshaller. marshall(CreatePoolRequest createPoolRequest)
-