@Generated(value="software.amazon.awssdk:codegen") public interface PinpointAsyncClient extends SdkClient, SdkAutoCloseable
builder() method.
null| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
serviceNameclosestatic final String SERVICE_NAME
static PinpointAsyncClient create()
PinpointAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider.static PinpointAsyncClientBuilder builder()
PinpointAsyncClient.default CompletableFuture<CreateAppResponse> createApp(CreateAppRequest createAppRequest)
createAppRequest - default CompletableFuture<CreateAppResponse> createApp(Consumer<CreateAppRequest.Builder> createAppRequest)
This is a convenience which creates an instance of the CreateAppRequest.Builder avoiding the need to
create one manually via CreateAppRequest.builder()
createAppRequest - A Consumer that will call methods on CreateAppRequest.Builder to create a request.default CompletableFuture<CreateCampaignResponse> createCampaign(CreateCampaignRequest createCampaignRequest)
createCampaignRequest - default CompletableFuture<CreateCampaignResponse> createCampaign(Consumer<CreateCampaignRequest.Builder> createCampaignRequest)
This is a convenience which creates an instance of the CreateCampaignRequest.Builder avoiding the need to
create one manually via CreateCampaignRequest.builder()
createCampaignRequest - A Consumer that will call methods on CreateCampaignRequest.Builder to create a request.default CompletableFuture<CreateImportJobResponse> createImportJob(CreateImportJobRequest createImportJobRequest)
createImportJobRequest - default CompletableFuture<CreateImportJobResponse> createImportJob(Consumer<CreateImportJobRequest.Builder> createImportJobRequest)
This is a convenience which creates an instance of the CreateImportJobRequest.Builder avoiding the need
to create one manually via CreateImportJobRequest.builder()
createImportJobRequest - A Consumer that will call methods on CreateImportJobRequest.Builder to create a request.default CompletableFuture<CreateSegmentResponse> createSegment(CreateSegmentRequest createSegmentRequest)
createSegmentRequest - default CompletableFuture<CreateSegmentResponse> createSegment(Consumer<CreateSegmentRequest.Builder> createSegmentRequest)
This is a convenience which creates an instance of the CreateSegmentRequest.Builder avoiding the need to
create one manually via CreateSegmentRequest.builder()
createSegmentRequest - A Consumer that will call methods on CreateSegmentRequest.Builder to create a request.default CompletableFuture<DeleteAdmChannelResponse> deleteAdmChannel(DeleteAdmChannelRequest deleteAdmChannelRequest)
deleteAdmChannelRequest - default CompletableFuture<DeleteAdmChannelResponse> deleteAdmChannel(Consumer<DeleteAdmChannelRequest.Builder> deleteAdmChannelRequest)
This is a convenience which creates an instance of the DeleteAdmChannelRequest.Builder avoiding the need
to create one manually via DeleteAdmChannelRequest.builder()
deleteAdmChannelRequest - A Consumer that will call methods on DeleteAdmChannelRequest.Builder to create a request.default CompletableFuture<DeleteApnsChannelResponse> deleteApnsChannel(DeleteApnsChannelRequest deleteApnsChannelRequest)
deleteApnsChannelRequest - default CompletableFuture<DeleteApnsChannelResponse> deleteApnsChannel(Consumer<DeleteApnsChannelRequest.Builder> deleteApnsChannelRequest)
This is a convenience which creates an instance of the DeleteApnsChannelRequest.Builder avoiding the need
to create one manually via DeleteApnsChannelRequest.builder()
deleteApnsChannelRequest - A Consumer that will call methods on DeleteApnsChannelRequest.Builder to create a request.default CompletableFuture<DeleteApnsSandboxChannelResponse> deleteApnsSandboxChannel(DeleteApnsSandboxChannelRequest deleteApnsSandboxChannelRequest)
deleteApnsSandboxChannelRequest - default CompletableFuture<DeleteApnsSandboxChannelResponse> deleteApnsSandboxChannel(Consumer<DeleteApnsSandboxChannelRequest.Builder> deleteApnsSandboxChannelRequest)
This is a convenience which creates an instance of the DeleteApnsSandboxChannelRequest.Builder avoiding
the need to create one manually via DeleteApnsSandboxChannelRequest.builder()
deleteApnsSandboxChannelRequest - A Consumer that will call methods on DeleteApnsSandboxChannelRequest.Builder to create a
request.default CompletableFuture<DeleteApnsVoipChannelResponse> deleteApnsVoipChannel(DeleteApnsVoipChannelRequest deleteApnsVoipChannelRequest)
deleteApnsVoipChannelRequest - default CompletableFuture<DeleteApnsVoipChannelResponse> deleteApnsVoipChannel(Consumer<DeleteApnsVoipChannelRequest.Builder> deleteApnsVoipChannelRequest)
This is a convenience which creates an instance of the DeleteApnsVoipChannelRequest.Builder avoiding the
need to create one manually via DeleteApnsVoipChannelRequest.builder()
deleteApnsVoipChannelRequest - A Consumer that will call methods on DeleteApnsVoipChannelRequest.Builder to create a
request.default CompletableFuture<DeleteApnsVoipSandboxChannelResponse> deleteApnsVoipSandboxChannel(DeleteApnsVoipSandboxChannelRequest deleteApnsVoipSandboxChannelRequest)
deleteApnsVoipSandboxChannelRequest - default CompletableFuture<DeleteApnsVoipSandboxChannelResponse> deleteApnsVoipSandboxChannel(Consumer<DeleteApnsVoipSandboxChannelRequest.Builder> deleteApnsVoipSandboxChannelRequest)
This is a convenience which creates an instance of the DeleteApnsVoipSandboxChannelRequest.Builder
avoiding the need to create one manually via DeleteApnsVoipSandboxChannelRequest.builder()
deleteApnsVoipSandboxChannelRequest - A Consumer that will call methods on DeleteApnsVoipSandboxChannelRequest.Builder to create
a request.default CompletableFuture<DeleteAppResponse> deleteApp(DeleteAppRequest deleteAppRequest)
deleteAppRequest - default CompletableFuture<DeleteAppResponse> deleteApp(Consumer<DeleteAppRequest.Builder> deleteAppRequest)
This is a convenience which creates an instance of the DeleteAppRequest.Builder avoiding the need to
create one manually via DeleteAppRequest.builder()
deleteAppRequest - A Consumer that will call methods on DeleteAppRequest.Builder to create a request.default CompletableFuture<DeleteBaiduChannelResponse> deleteBaiduChannel(DeleteBaiduChannelRequest deleteBaiduChannelRequest)
deleteBaiduChannelRequest - default CompletableFuture<DeleteBaiduChannelResponse> deleteBaiduChannel(Consumer<DeleteBaiduChannelRequest.Builder> deleteBaiduChannelRequest)
This is a convenience which creates an instance of the DeleteBaiduChannelRequest.Builder avoiding the
need to create one manually via DeleteBaiduChannelRequest.builder()
deleteBaiduChannelRequest - A Consumer that will call methods on DeleteBaiduChannelRequest.Builder to create a
request.default CompletableFuture<DeleteCampaignResponse> deleteCampaign(DeleteCampaignRequest deleteCampaignRequest)
deleteCampaignRequest - default CompletableFuture<DeleteCampaignResponse> deleteCampaign(Consumer<DeleteCampaignRequest.Builder> deleteCampaignRequest)
This is a convenience which creates an instance of the DeleteCampaignRequest.Builder avoiding the need to
create one manually via DeleteCampaignRequest.builder()
deleteCampaignRequest - A Consumer that will call methods on DeleteCampaignRequest.Builder to create a request.default CompletableFuture<DeleteEmailChannelResponse> deleteEmailChannel(DeleteEmailChannelRequest deleteEmailChannelRequest)
deleteEmailChannelRequest - default CompletableFuture<DeleteEmailChannelResponse> deleteEmailChannel(Consumer<DeleteEmailChannelRequest.Builder> deleteEmailChannelRequest)
This is a convenience which creates an instance of the DeleteEmailChannelRequest.Builder avoiding the
need to create one manually via DeleteEmailChannelRequest.builder()
deleteEmailChannelRequest - A Consumer that will call methods on DeleteEmailChannelRequest.Builder to create a
request.default CompletableFuture<DeleteEventStreamResponse> deleteEventStream(DeleteEventStreamRequest deleteEventStreamRequest)
deleteEventStreamRequest - DeleteEventStream Requestdefault CompletableFuture<DeleteEventStreamResponse> deleteEventStream(Consumer<DeleteEventStreamRequest.Builder> deleteEventStreamRequest)
This is a convenience which creates an instance of the DeleteEventStreamRequest.Builder avoiding the need
to create one manually via DeleteEventStreamRequest.builder()
deleteEventStreamRequest - A Consumer that will call methods on DeleteEventStreamRequest.Builder to create a request.
DeleteEventStream Requestdefault CompletableFuture<DeleteGcmChannelResponse> deleteGcmChannel(DeleteGcmChannelRequest deleteGcmChannelRequest)
deleteGcmChannelRequest - default CompletableFuture<DeleteGcmChannelResponse> deleteGcmChannel(Consumer<DeleteGcmChannelRequest.Builder> deleteGcmChannelRequest)
This is a convenience which creates an instance of the DeleteGcmChannelRequest.Builder avoiding the need
to create one manually via DeleteGcmChannelRequest.builder()
deleteGcmChannelRequest - A Consumer that will call methods on DeleteGcmChannelRequest.Builder to create a request.default CompletableFuture<DeleteSegmentResponse> deleteSegment(DeleteSegmentRequest deleteSegmentRequest)
deleteSegmentRequest - default CompletableFuture<DeleteSegmentResponse> deleteSegment(Consumer<DeleteSegmentRequest.Builder> deleteSegmentRequest)
This is a convenience which creates an instance of the DeleteSegmentRequest.Builder avoiding the need to
create one manually via DeleteSegmentRequest.builder()
deleteSegmentRequest - A Consumer that will call methods on DeleteSegmentRequest.Builder to create a request.default CompletableFuture<DeleteSmsChannelResponse> deleteSmsChannel(DeleteSmsChannelRequest deleteSmsChannelRequest)
deleteSmsChannelRequest - default CompletableFuture<DeleteSmsChannelResponse> deleteSmsChannel(Consumer<DeleteSmsChannelRequest.Builder> deleteSmsChannelRequest)
This is a convenience which creates an instance of the DeleteSmsChannelRequest.Builder avoiding the need
to create one manually via DeleteSmsChannelRequest.builder()
deleteSmsChannelRequest - A Consumer that will call methods on DeleteSmsChannelRequest.Builder to create a request.default CompletableFuture<GetAdmChannelResponse> getAdmChannel(GetAdmChannelRequest getAdmChannelRequest)
getAdmChannelRequest - default CompletableFuture<GetAdmChannelResponse> getAdmChannel(Consumer<GetAdmChannelRequest.Builder> getAdmChannelRequest)
This is a convenience which creates an instance of the GetAdmChannelRequest.Builder avoiding the need to
create one manually via GetAdmChannelRequest.builder()
getAdmChannelRequest - A Consumer that will call methods on GetAdmChannelRequest.Builder to create a request.default CompletableFuture<GetApnsChannelResponse> getApnsChannel(GetApnsChannelRequest getApnsChannelRequest)
getApnsChannelRequest - default CompletableFuture<GetApnsChannelResponse> getApnsChannel(Consumer<GetApnsChannelRequest.Builder> getApnsChannelRequest)
This is a convenience which creates an instance of the GetApnsChannelRequest.Builder avoiding the need to
create one manually via GetApnsChannelRequest.builder()
getApnsChannelRequest - A Consumer that will call methods on GetApnsChannelRequest.Builder to create a request.default CompletableFuture<GetApnsSandboxChannelResponse> getApnsSandboxChannel(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest)
getApnsSandboxChannelRequest - default CompletableFuture<GetApnsSandboxChannelResponse> getApnsSandboxChannel(Consumer<GetApnsSandboxChannelRequest.Builder> getApnsSandboxChannelRequest)
This is a convenience which creates an instance of the GetApnsSandboxChannelRequest.Builder avoiding the
need to create one manually via GetApnsSandboxChannelRequest.builder()
getApnsSandboxChannelRequest - A Consumer that will call methods on GetApnsSandboxChannelRequest.Builder to create a
request.default CompletableFuture<GetApnsVoipChannelResponse> getApnsVoipChannel(GetApnsVoipChannelRequest getApnsVoipChannelRequest)
getApnsVoipChannelRequest - default CompletableFuture<GetApnsVoipChannelResponse> getApnsVoipChannel(Consumer<GetApnsVoipChannelRequest.Builder> getApnsVoipChannelRequest)
This is a convenience which creates an instance of the GetApnsVoipChannelRequest.Builder avoiding the
need to create one manually via GetApnsVoipChannelRequest.builder()
getApnsVoipChannelRequest - A Consumer that will call methods on GetApnsVoipChannelRequest.Builder to create a
request.default CompletableFuture<GetApnsVoipSandboxChannelResponse> getApnsVoipSandboxChannel(GetApnsVoipSandboxChannelRequest getApnsVoipSandboxChannelRequest)
getApnsVoipSandboxChannelRequest - default CompletableFuture<GetApnsVoipSandboxChannelResponse> getApnsVoipSandboxChannel(Consumer<GetApnsVoipSandboxChannelRequest.Builder> getApnsVoipSandboxChannelRequest)
This is a convenience which creates an instance of the GetApnsVoipSandboxChannelRequest.Builder avoiding
the need to create one manually via GetApnsVoipSandboxChannelRequest.builder()
getApnsVoipSandboxChannelRequest - A Consumer that will call methods on GetApnsVoipSandboxChannelRequest.Builder to create a
request.default CompletableFuture<GetAppResponse> getApp(GetAppRequest getAppRequest)
getAppRequest - default CompletableFuture<GetAppResponse> getApp(Consumer<GetAppRequest.Builder> getAppRequest)
This is a convenience which creates an instance of the GetAppRequest.Builder avoiding the need to create
one manually via GetAppRequest.builder()
getAppRequest - A Consumer that will call methods on GetAppRequest.Builder to create a request.default CompletableFuture<GetApplicationSettingsResponse> getApplicationSettings(GetApplicationSettingsRequest getApplicationSettingsRequest)
getApplicationSettingsRequest - default CompletableFuture<GetApplicationSettingsResponse> getApplicationSettings(Consumer<GetApplicationSettingsRequest.Builder> getApplicationSettingsRequest)
This is a convenience which creates an instance of the GetApplicationSettingsRequest.Builder avoiding the
need to create one manually via GetApplicationSettingsRequest.builder()
getApplicationSettingsRequest - A Consumer that will call methods on GetApplicationSettingsRequest.Builder to create a
request.default CompletableFuture<GetAppsResponse> getApps(GetAppsRequest getAppsRequest)
getAppsRequest - default CompletableFuture<GetAppsResponse> getApps(Consumer<GetAppsRequest.Builder> getAppsRequest)
This is a convenience which creates an instance of the GetAppsRequest.Builder avoiding the need to create
one manually via GetAppsRequest.builder()
getAppsRequest - A Consumer that will call methods on GetAppsRequest.Builder to create a request.default CompletableFuture<GetBaiduChannelResponse> getBaiduChannel(GetBaiduChannelRequest getBaiduChannelRequest)
getBaiduChannelRequest - default CompletableFuture<GetBaiduChannelResponse> getBaiduChannel(Consumer<GetBaiduChannelRequest.Builder> getBaiduChannelRequest)
This is a convenience which creates an instance of the GetBaiduChannelRequest.Builder avoiding the need
to create one manually via GetBaiduChannelRequest.builder()
getBaiduChannelRequest - A Consumer that will call methods on GetBaiduChannelRequest.Builder to create a request.default CompletableFuture<GetCampaignResponse> getCampaign(GetCampaignRequest getCampaignRequest)
getCampaignRequest - default CompletableFuture<GetCampaignResponse> getCampaign(Consumer<GetCampaignRequest.Builder> getCampaignRequest)
This is a convenience which creates an instance of the GetCampaignRequest.Builder avoiding the need to
create one manually via GetCampaignRequest.builder()
getCampaignRequest - A Consumer that will call methods on GetCampaignRequest.Builder to create a request.default CompletableFuture<GetCampaignActivitiesResponse> getCampaignActivities(GetCampaignActivitiesRequest getCampaignActivitiesRequest)
getCampaignActivitiesRequest - default CompletableFuture<GetCampaignActivitiesResponse> getCampaignActivities(Consumer<GetCampaignActivitiesRequest.Builder> getCampaignActivitiesRequest)
This is a convenience which creates an instance of the GetCampaignActivitiesRequest.Builder avoiding the
need to create one manually via GetCampaignActivitiesRequest.builder()
getCampaignActivitiesRequest - A Consumer that will call methods on GetCampaignActivitiesRequest.Builder to create a
request.default CompletableFuture<GetCampaignVersionResponse> getCampaignVersion(GetCampaignVersionRequest getCampaignVersionRequest)
getCampaignVersionRequest - default CompletableFuture<GetCampaignVersionResponse> getCampaignVersion(Consumer<GetCampaignVersionRequest.Builder> getCampaignVersionRequest)
This is a convenience which creates an instance of the GetCampaignVersionRequest.Builder avoiding the
need to create one manually via GetCampaignVersionRequest.builder()
getCampaignVersionRequest - A Consumer that will call methods on GetCampaignVersionRequest.Builder to create a
request.default CompletableFuture<GetCampaignVersionsResponse> getCampaignVersions(GetCampaignVersionsRequest getCampaignVersionsRequest)
getCampaignVersionsRequest - default CompletableFuture<GetCampaignVersionsResponse> getCampaignVersions(Consumer<GetCampaignVersionsRequest.Builder> getCampaignVersionsRequest)
This is a convenience which creates an instance of the GetCampaignVersionsRequest.Builder avoiding the
need to create one manually via GetCampaignVersionsRequest.builder()
getCampaignVersionsRequest - A Consumer that will call methods on GetCampaignVersionsRequest.Builder to create a
request.default CompletableFuture<GetCampaignsResponse> getCampaigns(GetCampaignsRequest getCampaignsRequest)
getCampaignsRequest - default CompletableFuture<GetCampaignsResponse> getCampaigns(Consumer<GetCampaignsRequest.Builder> getCampaignsRequest)
This is a convenience which creates an instance of the GetCampaignsRequest.Builder avoiding the need to
create one manually via GetCampaignsRequest.builder()
getCampaignsRequest - A Consumer that will call methods on GetCampaignsRequest.Builder to create a request.default CompletableFuture<GetEmailChannelResponse> getEmailChannel(GetEmailChannelRequest getEmailChannelRequest)
getEmailChannelRequest - default CompletableFuture<GetEmailChannelResponse> getEmailChannel(Consumer<GetEmailChannelRequest.Builder> getEmailChannelRequest)
This is a convenience which creates an instance of the GetEmailChannelRequest.Builder avoiding the need
to create one manually via GetEmailChannelRequest.builder()
getEmailChannelRequest - A Consumer that will call methods on GetEmailChannelRequest.Builder to create a request.default CompletableFuture<GetEndpointResponse> getEndpoint(GetEndpointRequest getEndpointRequest)
getEndpointRequest - default CompletableFuture<GetEndpointResponse> getEndpoint(Consumer<GetEndpointRequest.Builder> getEndpointRequest)
This is a convenience which creates an instance of the GetEndpointRequest.Builder avoiding the need to
create one manually via GetEndpointRequest.builder()
getEndpointRequest - A Consumer that will call methods on GetEndpointRequest.Builder to create a request.default CompletableFuture<GetEventStreamResponse> getEventStream(GetEventStreamRequest getEventStreamRequest)
getEventStreamRequest - GetEventStreamRequestdefault CompletableFuture<GetEventStreamResponse> getEventStream(Consumer<GetEventStreamRequest.Builder> getEventStreamRequest)
This is a convenience which creates an instance of the GetEventStreamRequest.Builder avoiding the need to
create one manually via GetEventStreamRequest.builder()
getEventStreamRequest - A Consumer that will call methods on GetEventStreamRequest.Builder to create a request.
GetEventStreamRequestdefault CompletableFuture<GetGcmChannelResponse> getGcmChannel(GetGcmChannelRequest getGcmChannelRequest)
getGcmChannelRequest - default CompletableFuture<GetGcmChannelResponse> getGcmChannel(Consumer<GetGcmChannelRequest.Builder> getGcmChannelRequest)
This is a convenience which creates an instance of the GetGcmChannelRequest.Builder avoiding the need to
create one manually via GetGcmChannelRequest.builder()
getGcmChannelRequest - A Consumer that will call methods on GetGcmChannelRequest.Builder to create a request.default CompletableFuture<GetImportJobResponse> getImportJob(GetImportJobRequest getImportJobRequest)
getImportJobRequest - default CompletableFuture<GetImportJobResponse> getImportJob(Consumer<GetImportJobRequest.Builder> getImportJobRequest)
This is a convenience which creates an instance of the GetImportJobRequest.Builder avoiding the need to
create one manually via GetImportJobRequest.builder()
getImportJobRequest - A Consumer that will call methods on GetImportJobRequest.Builder to create a request.default CompletableFuture<GetImportJobsResponse> getImportJobs(GetImportJobsRequest getImportJobsRequest)
getImportJobsRequest - default CompletableFuture<GetImportJobsResponse> getImportJobs(Consumer<GetImportJobsRequest.Builder> getImportJobsRequest)
This is a convenience which creates an instance of the GetImportJobsRequest.Builder avoiding the need to
create one manually via GetImportJobsRequest.builder()
getImportJobsRequest - A Consumer that will call methods on GetImportJobsRequest.Builder to create a request.default CompletableFuture<GetSegmentResponse> getSegment(GetSegmentRequest getSegmentRequest)
getSegmentRequest - default CompletableFuture<GetSegmentResponse> getSegment(Consumer<GetSegmentRequest.Builder> getSegmentRequest)
This is a convenience which creates an instance of the GetSegmentRequest.Builder avoiding the need to
create one manually via GetSegmentRequest.builder()
getSegmentRequest - A Consumer that will call methods on GetSegmentRequest.Builder to create a request.default CompletableFuture<GetSegmentImportJobsResponse> getSegmentImportJobs(GetSegmentImportJobsRequest getSegmentImportJobsRequest)
getSegmentImportJobsRequest - default CompletableFuture<GetSegmentImportJobsResponse> getSegmentImportJobs(Consumer<GetSegmentImportJobsRequest.Builder> getSegmentImportJobsRequest)
This is a convenience which creates an instance of the GetSegmentImportJobsRequest.Builder avoiding the
need to create one manually via GetSegmentImportJobsRequest.builder()
getSegmentImportJobsRequest - A Consumer that will call methods on GetSegmentImportJobsRequest.Builder to create a
request.default CompletableFuture<GetSegmentVersionResponse> getSegmentVersion(GetSegmentVersionRequest getSegmentVersionRequest)
getSegmentVersionRequest - default CompletableFuture<GetSegmentVersionResponse> getSegmentVersion(Consumer<GetSegmentVersionRequest.Builder> getSegmentVersionRequest)
This is a convenience which creates an instance of the GetSegmentVersionRequest.Builder avoiding the need
to create one manually via GetSegmentVersionRequest.builder()
getSegmentVersionRequest - A Consumer that will call methods on GetSegmentVersionRequest.Builder to create a request.default CompletableFuture<GetSegmentVersionsResponse> getSegmentVersions(GetSegmentVersionsRequest getSegmentVersionsRequest)
getSegmentVersionsRequest - default CompletableFuture<GetSegmentVersionsResponse> getSegmentVersions(Consumer<GetSegmentVersionsRequest.Builder> getSegmentVersionsRequest)
This is a convenience which creates an instance of the GetSegmentVersionsRequest.Builder avoiding the
need to create one manually via GetSegmentVersionsRequest.builder()
getSegmentVersionsRequest - A Consumer that will call methods on GetSegmentVersionsRequest.Builder to create a
request.default CompletableFuture<GetSegmentsResponse> getSegments(GetSegmentsRequest getSegmentsRequest)
getSegmentsRequest - default CompletableFuture<GetSegmentsResponse> getSegments(Consumer<GetSegmentsRequest.Builder> getSegmentsRequest)
This is a convenience which creates an instance of the GetSegmentsRequest.Builder avoiding the need to
create one manually via GetSegmentsRequest.builder()
getSegmentsRequest - A Consumer that will call methods on GetSegmentsRequest.Builder to create a request.default CompletableFuture<GetSmsChannelResponse> getSmsChannel(GetSmsChannelRequest getSmsChannelRequest)
getSmsChannelRequest - default CompletableFuture<GetSmsChannelResponse> getSmsChannel(Consumer<GetSmsChannelRequest.Builder> getSmsChannelRequest)
This is a convenience which creates an instance of the GetSmsChannelRequest.Builder avoiding the need to
create one manually via GetSmsChannelRequest.builder()
getSmsChannelRequest - A Consumer that will call methods on GetSmsChannelRequest.Builder to create a request.default CompletableFuture<PutEventStreamResponse> putEventStream(PutEventStreamRequest putEventStreamRequest)
putEventStreamRequest - default CompletableFuture<PutEventStreamResponse> putEventStream(Consumer<PutEventStreamRequest.Builder> putEventStreamRequest)
This is a convenience which creates an instance of the PutEventStreamRequest.Builder avoiding the need to
create one manually via PutEventStreamRequest.builder()
putEventStreamRequest - A Consumer that will call methods on PutEventStreamRequest.Builder to create a request.default CompletableFuture<SendMessagesResponse> sendMessages(SendMessagesRequest sendMessagesRequest)
sendMessagesRequest - default CompletableFuture<SendMessagesResponse> sendMessages(Consumer<SendMessagesRequest.Builder> sendMessagesRequest)
This is a convenience which creates an instance of the SendMessagesRequest.Builder avoiding the need to
create one manually via SendMessagesRequest.builder()
sendMessagesRequest - A Consumer that will call methods on SendMessagesRequest.Builder to create a request.default CompletableFuture<SendUsersMessagesResponse> sendUsersMessages(SendUsersMessagesRequest sendUsersMessagesRequest)
sendUsersMessagesRequest - default CompletableFuture<SendUsersMessagesResponse> sendUsersMessages(Consumer<SendUsersMessagesRequest.Builder> sendUsersMessagesRequest)
This is a convenience which creates an instance of the SendUsersMessagesRequest.Builder avoiding the need
to create one manually via SendUsersMessagesRequest.builder()
sendUsersMessagesRequest - A Consumer that will call methods on SendUsersMessagesRequest.Builder to create a request.default CompletableFuture<UpdateAdmChannelResponse> updateAdmChannel(UpdateAdmChannelRequest updateAdmChannelRequest)
updateAdmChannelRequest - default CompletableFuture<UpdateAdmChannelResponse> updateAdmChannel(Consumer<UpdateAdmChannelRequest.Builder> updateAdmChannelRequest)
This is a convenience which creates an instance of the UpdateAdmChannelRequest.Builder avoiding the need
to create one manually via UpdateAdmChannelRequest.builder()
updateAdmChannelRequest - A Consumer that will call methods on UpdateAdmChannelRequest.Builder to create a request.default CompletableFuture<UpdateApnsChannelResponse> updateApnsChannel(UpdateApnsChannelRequest updateApnsChannelRequest)
updateApnsChannelRequest - default CompletableFuture<UpdateApnsChannelResponse> updateApnsChannel(Consumer<UpdateApnsChannelRequest.Builder> updateApnsChannelRequest)
This is a convenience which creates an instance of the UpdateApnsChannelRequest.Builder avoiding the need
to create one manually via UpdateApnsChannelRequest.builder()
updateApnsChannelRequest - A Consumer that will call methods on UpdateApnsChannelRequest.Builder to create a request.default CompletableFuture<UpdateApnsSandboxChannelResponse> updateApnsSandboxChannel(UpdateApnsSandboxChannelRequest updateApnsSandboxChannelRequest)
updateApnsSandboxChannelRequest - default CompletableFuture<UpdateApnsSandboxChannelResponse> updateApnsSandboxChannel(Consumer<UpdateApnsSandboxChannelRequest.Builder> updateApnsSandboxChannelRequest)
This is a convenience which creates an instance of the UpdateApnsSandboxChannelRequest.Builder avoiding
the need to create one manually via UpdateApnsSandboxChannelRequest.builder()
updateApnsSandboxChannelRequest - A Consumer that will call methods on UpdateApnsSandboxChannelRequest.Builder to create a
request.default CompletableFuture<UpdateApnsVoipChannelResponse> updateApnsVoipChannel(UpdateApnsVoipChannelRequest updateApnsVoipChannelRequest)
updateApnsVoipChannelRequest - default CompletableFuture<UpdateApnsVoipChannelResponse> updateApnsVoipChannel(Consumer<UpdateApnsVoipChannelRequest.Builder> updateApnsVoipChannelRequest)
This is a convenience which creates an instance of the UpdateApnsVoipChannelRequest.Builder avoiding the
need to create one manually via UpdateApnsVoipChannelRequest.builder()
updateApnsVoipChannelRequest - A Consumer that will call methods on UpdateApnsVoipChannelRequest.Builder to create a
request.default CompletableFuture<UpdateApnsVoipSandboxChannelResponse> updateApnsVoipSandboxChannel(UpdateApnsVoipSandboxChannelRequest updateApnsVoipSandboxChannelRequest)
updateApnsVoipSandboxChannelRequest - default CompletableFuture<UpdateApnsVoipSandboxChannelResponse> updateApnsVoipSandboxChannel(Consumer<UpdateApnsVoipSandboxChannelRequest.Builder> updateApnsVoipSandboxChannelRequest)
This is a convenience which creates an instance of the UpdateApnsVoipSandboxChannelRequest.Builder
avoiding the need to create one manually via UpdateApnsVoipSandboxChannelRequest.builder()
updateApnsVoipSandboxChannelRequest - A Consumer that will call methods on UpdateApnsVoipSandboxChannelRequest.Builder to create
a request.default CompletableFuture<UpdateApplicationSettingsResponse> updateApplicationSettings(UpdateApplicationSettingsRequest updateApplicationSettingsRequest)
updateApplicationSettingsRequest - default CompletableFuture<UpdateApplicationSettingsResponse> updateApplicationSettings(Consumer<UpdateApplicationSettingsRequest.Builder> updateApplicationSettingsRequest)
This is a convenience which creates an instance of the UpdateApplicationSettingsRequest.Builder avoiding
the need to create one manually via UpdateApplicationSettingsRequest.builder()
updateApplicationSettingsRequest - A Consumer that will call methods on UpdateApplicationSettingsRequest.Builder to create a
request.default CompletableFuture<UpdateBaiduChannelResponse> updateBaiduChannel(UpdateBaiduChannelRequest updateBaiduChannelRequest)
updateBaiduChannelRequest - default CompletableFuture<UpdateBaiduChannelResponse> updateBaiduChannel(Consumer<UpdateBaiduChannelRequest.Builder> updateBaiduChannelRequest)
This is a convenience which creates an instance of the UpdateBaiduChannelRequest.Builder avoiding the
need to create one manually via UpdateBaiduChannelRequest.builder()
updateBaiduChannelRequest - A Consumer that will call methods on UpdateBaiduChannelRequest.Builder to create a
request.default CompletableFuture<UpdateCampaignResponse> updateCampaign(UpdateCampaignRequest updateCampaignRequest)
updateCampaignRequest - default CompletableFuture<UpdateCampaignResponse> updateCampaign(Consumer<UpdateCampaignRequest.Builder> updateCampaignRequest)
This is a convenience which creates an instance of the UpdateCampaignRequest.Builder avoiding the need to
create one manually via UpdateCampaignRequest.builder()
updateCampaignRequest - A Consumer that will call methods on UpdateCampaignRequest.Builder to create a request.default CompletableFuture<UpdateEmailChannelResponse> updateEmailChannel(UpdateEmailChannelRequest updateEmailChannelRequest)
updateEmailChannelRequest - default CompletableFuture<UpdateEmailChannelResponse> updateEmailChannel(Consumer<UpdateEmailChannelRequest.Builder> updateEmailChannelRequest)
This is a convenience which creates an instance of the UpdateEmailChannelRequest.Builder avoiding the
need to create one manually via UpdateEmailChannelRequest.builder()
updateEmailChannelRequest - A Consumer that will call methods on UpdateEmailChannelRequest.Builder to create a
request.default CompletableFuture<UpdateEndpointResponse> updateEndpoint(UpdateEndpointRequest updateEndpointRequest)
updateEndpointRequest - default CompletableFuture<UpdateEndpointResponse> updateEndpoint(Consumer<UpdateEndpointRequest.Builder> updateEndpointRequest)
This is a convenience which creates an instance of the UpdateEndpointRequest.Builder avoiding the need to
create one manually via UpdateEndpointRequest.builder()
updateEndpointRequest - A Consumer that will call methods on UpdateEndpointRequest.Builder to create a request.default CompletableFuture<UpdateEndpointsBatchResponse> updateEndpointsBatch(UpdateEndpointsBatchRequest updateEndpointsBatchRequest)
updateEndpointsBatchRequest - default CompletableFuture<UpdateEndpointsBatchResponse> updateEndpointsBatch(Consumer<UpdateEndpointsBatchRequest.Builder> updateEndpointsBatchRequest)
This is a convenience which creates an instance of the UpdateEndpointsBatchRequest.Builder avoiding the
need to create one manually via UpdateEndpointsBatchRequest.builder()
updateEndpointsBatchRequest - A Consumer that will call methods on UpdateEndpointsBatchRequest.Builder to create a
request.default CompletableFuture<UpdateGcmChannelResponse> updateGcmChannel(UpdateGcmChannelRequest updateGcmChannelRequest)
updateGcmChannelRequest - default CompletableFuture<UpdateGcmChannelResponse> updateGcmChannel(Consumer<UpdateGcmChannelRequest.Builder> updateGcmChannelRequest)
This is a convenience which creates an instance of the UpdateGcmChannelRequest.Builder avoiding the need
to create one manually via UpdateGcmChannelRequest.builder()
updateGcmChannelRequest - A Consumer that will call methods on UpdateGcmChannelRequest.Builder to create a request.default CompletableFuture<UpdateSegmentResponse> updateSegment(UpdateSegmentRequest updateSegmentRequest)
updateSegmentRequest - default CompletableFuture<UpdateSegmentResponse> updateSegment(Consumer<UpdateSegmentRequest.Builder> updateSegmentRequest)
This is a convenience which creates an instance of the UpdateSegmentRequest.Builder avoiding the need to
create one manually via UpdateSegmentRequest.builder()
updateSegmentRequest - A Consumer that will call methods on UpdateSegmentRequest.Builder to create a request.default CompletableFuture<UpdateSmsChannelResponse> updateSmsChannel(UpdateSmsChannelRequest updateSmsChannelRequest)
updateSmsChannelRequest - default CompletableFuture<UpdateSmsChannelResponse> updateSmsChannel(Consumer<UpdateSmsChannelRequest.Builder> updateSmsChannelRequest)
This is a convenience which creates an instance of the UpdateSmsChannelRequest.Builder avoiding the need
to create one manually via UpdateSmsChannelRequest.builder()
updateSmsChannelRequest - A Consumer that will call methods on UpdateSmsChannelRequest.Builder to create a request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.