- Action - Enum in software.amazon.awssdk.services.pinpoint.model
-
- action() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
The action to occur if the recipient taps the push notification.
- action(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMMessage.Builder
-
The action to occur if the recipient taps the push notification.
- action(Action) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMMessage.Builder
-
The action to occur if the recipient taps the push notification.
- action() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
The action to occur if the recipient taps the push notification.
- action(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSMessage.Builder
-
The action to occur if the recipient taps the push notification.
- action(Action) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSMessage.Builder
-
The action to occur if the recipient taps the push notification.
- action() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
The action to occur if the recipient taps the push notification.
- action(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduMessage.Builder
-
The action to occur if the recipient taps the push notification.
- action(Action) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduMessage.Builder
-
The action to occur if the recipient taps the push notification.
- action() - Method in class software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage
-
The default action to occur if a recipient taps the push notification.
- action(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage.Builder
-
The default action to occur if a recipient taps the push notification.
- action(Action) - Method in interface software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage.Builder
-
The default action to occur if a recipient taps the push notification.
- action() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
The action to occur if the recipient taps the push notification.
- action(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMMessage.Builder
-
The action to occur if the recipient taps the push notification.
- action(Action) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMMessage.Builder
-
The action to occur if the recipient taps the push notification.
- action() - Method in class software.amazon.awssdk.services.pinpoint.model.Message
-
The action to occur if a recipient taps the push notification.
- action(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Message.Builder
-
The action to occur if a recipient taps the push notification.
- action(Action) - Method in interface software.amazon.awssdk.services.pinpoint.model.Message.Builder
-
The action to occur if a recipient taps the push notification.
- actionAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
The action to occur if the recipient taps the push notification.
- actionAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
The action to occur if the recipient taps the push notification.
- actionAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
The action to occur if the recipient taps the push notification.
- actionAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage
-
The default action to occur if a recipient taps the push notification.
- actionAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
The action to occur if the recipient taps the push notification.
- actionAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.Message
-
The action to occur if a recipient taps the push notification.
- ActivitiesResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the activities that were performed by a campaign.
- activitiesResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesResponse
-
Returns the value of the ActivitiesResponse property for this object.
- activitiesResponse(ActivitiesResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesResponse.Builder
-
Sets the value of the ActivitiesResponse property for this object.
- activitiesResponse(Consumer<ActivitiesResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesResponse.Builder
-
Sets the value of the ActivitiesResponse property for this object.
- ActivitiesResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- ActivityResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about an activity that was performed by a campaign.
- ActivityResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- additionalTreatments() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
An array of responses, one for each treatment that you defined for the campaign, in addition to the default
treatment.
- additionalTreatments(Collection<TreatmentResource>) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
An array of responses, one for each treatment that you defined for the campaign, in addition to the default
treatment.
- additionalTreatments(TreatmentResource...) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
An array of responses, one for each treatment that you defined for the campaign, in addition to the default
treatment.
- additionalTreatments(Consumer<TreatmentResource.Builder>...) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
An array of responses, one for each treatment that you defined for the campaign, in addition to the default
treatment.
- additionalTreatments() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest
-
An array of requests that defines additional treatments for the campaign, in addition to the default treatment
for the campaign.
- additionalTreatments(Collection<WriteTreatmentResource>) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest.Builder
-
An array of requests that defines additional treatments for the campaign, in addition to the default
treatment for the campaign.
- additionalTreatments(WriteTreatmentResource...) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest.Builder
-
An array of requests that defines additional treatments for the campaign, in addition to the default
treatment for the campaign.
- additionalTreatments(Consumer<WriteTreatmentResource.Builder>...) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest.Builder
-
An array of requests that defines additional treatments for the campaign, in addition to the default
treatment for the campaign.
- address() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem
-
The destination address for messages or push notifications that you send to the endpoint.
- address(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem.Builder
-
The destination address for messages or push notifications that you send to the endpoint.
- address() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointMessageResult
-
The endpoint address that the message was delivered to.
- address(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointMessageResult.Builder
-
The endpoint address that the message was delivered to.
- address() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointRequest
-
The destination address for messages or push notifications that you send to the endpoint.
- address(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointRequest.Builder
-
The destination address for messages or push notifications that you send to the endpoint.
- address() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
The destination address for messages or push notifications that you send to the endpoint.
- address(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointResponse.Builder
-
The destination address for messages or push notifications that you send to the endpoint.
- address() - Method in class software.amazon.awssdk.services.pinpoint.model.PublicEndpoint
-
The unique identifier for the recipient, such as a device token, email address, or mobile phone number.
- address(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.PublicEndpoint.Builder
-
The unique identifier for the recipient, such as a device token, email address, or mobile phone number.
- AddressConfiguration - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies address-based configuration settings for a message that's sent directly to an endpoint.
- AddressConfiguration.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- addresses() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageRequest
-
A map of key-value pairs, where each key is an address and each value is an AddressConfiguration object.
- addresses(Map<String, AddressConfiguration>) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageRequest.Builder
-
A map of key-value pairs, where each key is an address and each value is an AddressConfiguration object.
- ADMChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the status and settings of the ADM (Amazon Device Messaging) channel for an application.
- admChannelRequest() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelRequest
-
Returns the value of the ADMChannelRequest property for this object.
- admChannelRequest(ADMChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelRequest.Builder
-
Sets the value of the ADMChannelRequest property for this object.
- admChannelRequest(Consumer<ADMChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelRequest.Builder
-
Sets the value of the ADMChannelRequest property for this object.
- ADMChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- ADMChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the status and settings of the ADM (Amazon Device Messaging) channel for an application.
- admChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAdmChannelResponse
-
Returns the value of the ADMChannelResponse property for this object.
- admChannelResponse(ADMChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteAdmChannelResponse.Builder
-
Sets the value of the ADMChannelResponse property for this object.
- admChannelResponse(Consumer<ADMChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteAdmChannelResponse.Builder
-
Sets the value of the ADMChannelResponse property for this object.
- admChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAdmChannelResponse
-
Returns the value of the ADMChannelResponse property for this object.
- admChannelResponse(ADMChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetAdmChannelResponse.Builder
-
Sets the value of the ADMChannelResponse property for this object.
- admChannelResponse(Consumer<ADMChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetAdmChannelResponse.Builder
-
Sets the value of the ADMChannelResponse property for this object.
- admChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelResponse
-
Returns the value of the ADMChannelResponse property for this object.
- admChannelResponse(ADMChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelResponse.Builder
-
Sets the value of the ADMChannelResponse property for this object.
- admChannelResponse(Consumer<ADMChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelResponse.Builder
-
Sets the value of the ADMChannelResponse property for this object.
- ADMChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- ADMMessage - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the settings for a one-time message that's sent directly to an endpoint through the ADM (Amazon Device
Messaging) channel.
- admMessage() - Method in class software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration
-
The default push notification message for the ADM (Amazon Device Messaging) channel.
- admMessage(ADMMessage) - Method in interface software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration.Builder
-
The default push notification message for the ADM (Amazon Device Messaging) channel.
- admMessage(Consumer<ADMMessage.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration.Builder
-
The default push notification message for the ADM (Amazon Device Messaging) channel.
- admMessage() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageConfiguration
-
The message that the campaign sends through the ADM (Amazon Device Messaging) channel.
- admMessage(Message) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageConfiguration.Builder
-
The message that the campaign sends through the ADM (Amazon Device Messaging) channel.
- admMessage(Consumer<Message.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageConfiguration.Builder
-
The message that the campaign sends through the ADM (Amazon Device Messaging) channel.
- ADMMessage.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- apiKey() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelRequest
-
The API key that you received from the Baidu Cloud Push service to communicate with the service.
- apiKey(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduChannelRequest.Builder
-
The API key that you received from the Baidu Cloud Push service to communicate with the service.
- apiKey() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelRequest
-
The API key, also referred to as a server key, that you received from Google to communicate with Google
services.
- apiKey(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMChannelRequest.Builder
-
The API key, also referred to as a server key, that you received from Google to communicate with
Google services.
- APNSChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the status and settings of the APNs (Apple Push Notification service) channel for an application.
- apnsChannelRequest() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelRequest
-
Returns the value of the APNSChannelRequest property for this object.
- apnsChannelRequest(APNSChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelRequest.Builder
-
Sets the value of the APNSChannelRequest property for this object.
- apnsChannelRequest(Consumer<APNSChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelRequest.Builder
-
Sets the value of the APNSChannelRequest property for this object.
- APNSChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- APNSChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the status and settings of the APNs (Apple Push Notification service) channel for an
application.
- apnsChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsChannelResponse
-
Returns the value of the APNSChannelResponse property for this object.
- apnsChannelResponse(APNSChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteApnsChannelResponse.Builder
-
Sets the value of the APNSChannelResponse property for this object.
- apnsChannelResponse(Consumer<APNSChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteApnsChannelResponse.Builder
-
Sets the value of the APNSChannelResponse property for this object.
- apnsChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsChannelResponse
-
Returns the value of the APNSChannelResponse property for this object.
- apnsChannelResponse(APNSChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetApnsChannelResponse.Builder
-
Sets the value of the APNSChannelResponse property for this object.
- apnsChannelResponse(Consumer<APNSChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetApnsChannelResponse.Builder
-
Sets the value of the APNSChannelResponse property for this object.
- apnsChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelResponse
-
Returns the value of the APNSChannelResponse property for this object.
- apnsChannelResponse(APNSChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelResponse.Builder
-
Sets the value of the APNSChannelResponse property for this object.
- apnsChannelResponse(Consumer<APNSChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelResponse.Builder
-
Sets the value of the APNSChannelResponse property for this object.
- APNSChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- APNSMessage - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the settings for a one-time message that's sent directly to an endpoint through the APNs (Apple Push
Notification service) channel.
- apnsMessage() - Method in class software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration
-
The default push notification message for the APNs (Apple Push Notification service) channel.
- apnsMessage(APNSMessage) - Method in interface software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration.Builder
-
The default push notification message for the APNs (Apple Push Notification service) channel.
- apnsMessage(Consumer<APNSMessage.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration.Builder
-
The default push notification message for the APNs (Apple Push Notification service) channel.
- apnsMessage() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageConfiguration
-
The message that the campaign sends through the APNs (Apple Push Notification service) channel.
- apnsMessage(Message) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageConfiguration.Builder
-
The message that the campaign sends through the APNs (Apple Push Notification service) channel.
- apnsMessage(Consumer<Message.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageConfiguration.Builder
-
The message that the campaign sends through the APNs (Apple Push Notification service) channel.
- APNSMessage.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- APNSSandboxChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the status and settings of the APNs (Apple Push Notification service) sandbox channel for an application.
- apnsSandboxChannelRequest() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelRequest
-
Returns the value of the APNSSandboxChannelRequest property for this object.
- apnsSandboxChannelRequest(APNSSandboxChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelRequest.Builder
-
Sets the value of the APNSSandboxChannelRequest property for this object.
- apnsSandboxChannelRequest(Consumer<APNSSandboxChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelRequest.Builder
-
Sets the value of the APNSSandboxChannelRequest property for this object.
- APNSSandboxChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- APNSSandboxChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the status and settings of the APNs (Apple Push Notification service) sandbox channel for
an application.
- apnsSandboxChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsSandboxChannelResponse
-
Returns the value of the APNSSandboxChannelResponse property for this object.
- apnsSandboxChannelResponse(APNSSandboxChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteApnsSandboxChannelResponse.Builder
-
Sets the value of the APNSSandboxChannelResponse property for this object.
- apnsSandboxChannelResponse(Consumer<APNSSandboxChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteApnsSandboxChannelResponse.Builder
-
Sets the value of the APNSSandboxChannelResponse property for this object.
- apnsSandboxChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsSandboxChannelResponse
-
Returns the value of the APNSSandboxChannelResponse property for this object.
- apnsSandboxChannelResponse(APNSSandboxChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetApnsSandboxChannelResponse.Builder
-
Sets the value of the APNSSandboxChannelResponse property for this object.
- apnsSandboxChannelResponse(Consumer<APNSSandboxChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetApnsSandboxChannelResponse.Builder
-
Sets the value of the APNSSandboxChannelResponse property for this object.
- apnsSandboxChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelResponse
-
Returns the value of the APNSSandboxChannelResponse property for this object.
- apnsSandboxChannelResponse(APNSSandboxChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelResponse.Builder
-
Sets the value of the APNSSandboxChannelResponse property for this object.
- apnsSandboxChannelResponse(Consumer<APNSSandboxChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelResponse.Builder
-
Sets the value of the APNSSandboxChannelResponse property for this object.
- APNSSandboxChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- APNSVoipChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the status and settings of the APNs (Apple Push Notification service) VoIP channel for an application.
- apnsVoipChannelRequest() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelRequest
-
Returns the value of the APNSVoipChannelRequest property for this object.
- apnsVoipChannelRequest(APNSVoipChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelRequest.Builder
-
Sets the value of the APNSVoipChannelRequest property for this object.
- apnsVoipChannelRequest(Consumer<APNSVoipChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelRequest.Builder
-
Sets the value of the APNSVoipChannelRequest property for this object.
- APNSVoipChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- APNSVoipChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the status and settings of the APNs (Apple Push Notification service) VoIP channel for an
application.
- apnsVoipChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipChannelResponse
-
Returns the value of the APNSVoipChannelResponse property for this object.
- apnsVoipChannelResponse(APNSVoipChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipChannelResponse.Builder
-
Sets the value of the APNSVoipChannelResponse property for this object.
- apnsVoipChannelResponse(Consumer<APNSVoipChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipChannelResponse.Builder
-
Sets the value of the APNSVoipChannelResponse property for this object.
- apnsVoipChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipChannelResponse
-
Returns the value of the APNSVoipChannelResponse property for this object.
- apnsVoipChannelResponse(APNSVoipChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetApnsVoipChannelResponse.Builder
-
Sets the value of the APNSVoipChannelResponse property for this object.
- apnsVoipChannelResponse(Consumer<APNSVoipChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetApnsVoipChannelResponse.Builder
-
Sets the value of the APNSVoipChannelResponse property for this object.
- apnsVoipChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelResponse
-
Returns the value of the APNSVoipChannelResponse property for this object.
- apnsVoipChannelResponse(APNSVoipChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelResponse.Builder
-
Sets the value of the APNSVoipChannelResponse property for this object.
- apnsVoipChannelResponse(Consumer<APNSVoipChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelResponse.Builder
-
Sets the value of the APNSVoipChannelResponse property for this object.
- APNSVoipChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- APNSVoipSandboxChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the status and settings of the APNs (Apple Push Notification service) VoIP sandbox channel for an
application.
- apnsVoipSandboxChannelRequest() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelRequest
-
Returns the value of the APNSVoipSandboxChannelRequest property for this object.
- apnsVoipSandboxChannelRequest(APNSVoipSandboxChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelRequest.Builder
-
Sets the value of the APNSVoipSandboxChannelRequest property for this object.
- apnsVoipSandboxChannelRequest(Consumer<APNSVoipSandboxChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelRequest.Builder
-
Sets the value of the APNSVoipSandboxChannelRequest property for this object.
- APNSVoipSandboxChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- APNSVoipSandboxChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the status and settings of the APNs (Apple Push Notification service) VoIP sandbox channel
for an application.
- apnsVoipSandboxChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipSandboxChannelResponse
-
Returns the value of the APNSVoipSandboxChannelResponse property for this object.
- apnsVoipSandboxChannelResponse(APNSVoipSandboxChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipSandboxChannelResponse.Builder
-
Sets the value of the APNSVoipSandboxChannelResponse property for this object.
- apnsVoipSandboxChannelResponse(Consumer<APNSVoipSandboxChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipSandboxChannelResponse.Builder
-
Sets the value of the APNSVoipSandboxChannelResponse property for this object.
- apnsVoipSandboxChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipSandboxChannelResponse
-
Returns the value of the APNSVoipSandboxChannelResponse property for this object.
- apnsVoipSandboxChannelResponse(APNSVoipSandboxChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetApnsVoipSandboxChannelResponse.Builder
-
Sets the value of the APNSVoipSandboxChannelResponse property for this object.
- apnsVoipSandboxChannelResponse(Consumer<APNSVoipSandboxChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetApnsVoipSandboxChannelResponse.Builder
-
Sets the value of the APNSVoipSandboxChannelResponse property for this object.
- apnsVoipSandboxChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelResponse
-
Returns the value of the APNSVoipSandboxChannelResponse property for this object.
- apnsVoipSandboxChannelResponse(APNSVoipSandboxChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelResponse.Builder
-
Sets the value of the APNSVoipSandboxChannelResponse property for this object.
- apnsVoipSandboxChannelResponse(Consumer<APNSVoipSandboxChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelResponse.Builder
-
Sets the value of the APNSVoipSandboxChannelResponse property for this object.
- APNSVoipSandboxChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivityResponse
-
The unique identifier for the application that the campaign applies to.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ActivityResponse.Builder
-
The unique identifier for the application that the campaign applies to.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse
-
The unique identifier for the application that the ADM channel applies to.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse.Builder
-
The unique identifier for the application that the ADM channel applies to.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse
-
The unique identifier for the application that the APNs channel applies to.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse.Builder
-
The unique identifier for the application that the APNs channel applies to.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse
-
The unique identifier for the application that the APNs sandbox channel applies to.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse.Builder
-
The unique identifier for the application that the APNs sandbox channel applies to.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse
-
The unique identifier for the application that the APNs VoIP channel applies to.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse.Builder
-
The unique identifier for the application that the APNs VoIP channel applies to.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse
-
The unique identifier for the application that the APNs VoIP sandbox channel applies to.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse.Builder
-
The unique identifier for the application that the APNs VoIP sandbox channel applies to.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationSettingsResource
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ApplicationSettingsResource.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.AttributesResource
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.AttributesResource.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse
-
The unique identifier for the application that the Baidu channel applies to.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse.Builder
-
The unique identifier for the application that the Baidu channel applies to.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
The unique identifier for the application that the campaign applies to.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
The unique identifier for the application that the campaign applies to.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.ChannelResponse
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ChannelResponse.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateCampaignRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateCampaignRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateExportJobRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateExportJobRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateImportJobRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateImportJobRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateSegmentRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateSegmentRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAdmChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteAdmChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteApnsChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsSandboxChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteApnsSandboxChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipSandboxChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipSandboxChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAppRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteAppRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteBaiduChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteBaiduChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteCampaignRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteCampaignRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEmailChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteEmailChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEndpointRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteEndpointRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEventStreamRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteEventStreamRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteGcmChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteGcmChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSegmentRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteSegmentRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSmsChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteSmsChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteUserEndpointsRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteUserEndpointsRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteVoiceChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteVoiceChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse
-
The unique identifier for the application that the email channel applies to.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse.Builder
-
The unique identifier for the application that the email channel applies to.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
The unique identifier for the application that's associated with the endpoint.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointResponse.Builder
-
The unique identifier for the application that's associated with the endpoint.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.EventStream
-
The unique identifier for the application to publish event data for.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EventStream.Builder
-
The unique identifier for the application to publish event data for.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResponse
-
The unique identifier for the application that's associated with the export job.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobResponse.Builder
-
The unique identifier for the application that's associated with the export job.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse
-
The unique identifier for the application that the GCM channel applies to.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse.Builder
-
The unique identifier for the application that the GCM channel applies to.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAdmChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetAdmChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetApnsChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsSandboxChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetApnsSandboxChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetApnsVoipChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipSandboxChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetApnsVoipSandboxChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApplicationSettingsRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetApplicationSettingsRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetAppRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetBaiduChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetBaiduChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignsRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignsRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetChannelsRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetChannelsRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEmailChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetEmailChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEndpointRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetEndpointRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEventStreamRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetEventStreamRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetExportJobRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobsRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetExportJobsRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetGcmChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetGcmChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetImportJobRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobsRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetImportJobsRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentsRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentsRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSmsChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSmsChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetUserEndpointsRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetUserEndpointsRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetVoiceChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetVoiceChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResponse
-
The unique identifier for the application that's associated with the import job.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobResponse.Builder
-
The unique identifier for the application that's associated with the import job.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageResponse
-
The unique identifier for the application that was used to send the message.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageResponse.Builder
-
The unique identifier for the application that was used to send the message.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventsRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.PutEventsRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventStreamRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.PutEventStreamRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.RemoveAttributesRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.RemoveAttributesRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentResponse
-
The unique identifier for the application that the segment is associated with.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentResponse.Builder
-
The unique identifier for the application that the segment is associated with.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.SendMessagesRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SendMessagesRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessageResponse
-
The unique identifier for the application that was used to send the message.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SendUsersMessageResponse.Builder
-
The unique identifier for the application that was used to send the message.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse
-
The unique identifier for the application that the SMS channel applies to.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse.Builder
-
The unique identifier for the application that the SMS channel applies to.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApplicationSettingsRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApplicationSettingsRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateBaiduChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateBaiduChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateCampaignRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateCampaignRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateEndpointRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointsBatchRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateEndpointsBatchRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSegmentRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateSegmentRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelRequest
-
The unique identifier for the application.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelRequest.Builder
-
The unique identifier for the application.
- applicationId() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse
-
The unique identifier for the application that the voice channel applies to.
- applicationId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse.Builder
-
The unique identifier for the application that the voice channel applies to.
- ApplicationResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about an application.
- applicationResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateAppResponse
-
Returns the value of the ApplicationResponse property for this object.
- applicationResponse(ApplicationResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateAppResponse.Builder
-
Sets the value of the ApplicationResponse property for this object.
- applicationResponse(Consumer<ApplicationResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateAppResponse.Builder
-
Sets the value of the ApplicationResponse property for this object.
- applicationResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAppResponse
-
Returns the value of the ApplicationResponse property for this object.
- applicationResponse(ApplicationResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteAppResponse.Builder
-
Sets the value of the ApplicationResponse property for this object.
- applicationResponse(Consumer<ApplicationResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteAppResponse.Builder
-
Sets the value of the ApplicationResponse property for this object.
- applicationResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppResponse
-
Returns the value of the ApplicationResponse property for this object.
- applicationResponse(ApplicationResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetAppResponse.Builder
-
Sets the value of the ApplicationResponse property for this object.
- applicationResponse(Consumer<ApplicationResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetAppResponse.Builder
-
Sets the value of the ApplicationResponse property for this object.
- ApplicationResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- ApplicationSettingsResource - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about an application, including the default settings for an application.
- applicationSettingsResource() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApplicationSettingsResponse
-
Returns the value of the ApplicationSettingsResource property for this object.
- applicationSettingsResource(ApplicationSettingsResource) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetApplicationSettingsResponse.Builder
-
Sets the value of the ApplicationSettingsResource property for this object.
- applicationSettingsResource(Consumer<ApplicationSettingsResource.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetApplicationSettingsResponse.Builder
-
Sets the value of the ApplicationSettingsResource property for this object.
- applicationSettingsResource() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApplicationSettingsResponse
-
Returns the value of the ApplicationSettingsResource property for this object.
- applicationSettingsResource(ApplicationSettingsResource) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApplicationSettingsResponse.Builder
-
Sets the value of the ApplicationSettingsResource property for this object.
- applicationSettingsResource(Consumer<ApplicationSettingsResource.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateApplicationSettingsResponse.Builder
-
Sets the value of the ApplicationSettingsResource property for this object.
- ApplicationSettingsResource.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- ApplicationsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about all of your applications.
- applicationsResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppsResponse
-
Returns the value of the ApplicationsResponse property for this object.
- applicationsResponse(ApplicationsResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetAppsResponse.Builder
-
Sets the value of the ApplicationsResponse property for this object.
- applicationsResponse(Consumer<ApplicationsResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetAppsResponse.Builder
-
Sets the value of the ApplicationsResponse property for this object.
- ApplicationsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- appPackageName() - Method in class software.amazon.awssdk.services.pinpoint.model.Event
-
The package name of the app that's recording the event.
- appPackageName(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Event.Builder
-
The package name of the app that's recording the event.
- appTitle() - Method in class software.amazon.awssdk.services.pinpoint.model.Event
-
The title of the app that's recording the event.
- appTitle(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Event.Builder
-
The title of the app that's recording the event.
- appVersion() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointDemographic
-
The version of the app that's associated with the endpoint.
- appVersion(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointDemographic.Builder
-
The version of the app that's associated with the endpoint.
- appVersion() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentDemographics
-
The app version criteria for the segment.
- appVersion(SetDimension) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentDemographics.Builder
-
The app version criteria for the segment.
- appVersion(Consumer<SetDimension.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentDemographics.Builder
-
The app version criteria for the segment.
- appVersionCode() - Method in class software.amazon.awssdk.services.pinpoint.model.Event
-
The version number of the app that's recording the event.
- appVersionCode(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Event.Builder
-
The version number of the app that's recording the event.
- arn() - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationResponse
-
The Amazon Resource Name (ARN) of the application.
- arn(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ApplicationResponse.Builder
-
The Amazon Resource Name (ARN) of the application.
- arn() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
The Amazon Resource Name (ARN) of the campaign.
- arn(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
The Amazon Resource Name (ARN) of the campaign.
- arn() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentResponse
-
The Amazon Resource Name (ARN) of the segment.
- arn(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentResponse.Builder
-
The Amazon Resource Name (ARN) of the segment.
- AttributeDimension - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies attribute-based criteria for including or excluding endpoints from a segment.
- AttributeDimension.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- attributes() - Method in class software.amazon.awssdk.services.pinpoint.model.AttributesResource
-
An array that specifies the names of the attributes that were removed from the endpoints.
- attributes(Collection<String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.AttributesResource.Builder
-
An array that specifies the names of the attributes that were removed from the endpoints.
- attributes(String...) - Method in interface software.amazon.awssdk.services.pinpoint.model.AttributesResource.Builder
-
An array that specifies the names of the attributes that were removed from the endpoints.
- attributes() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem
-
One or more custom attributes that describe the endpoint by associating a name with an array of values.
- attributes(Map<String, ? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem.Builder
-
One or more custom attributes that describe the endpoint by associating a name with an array of values.
- attributes() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointRequest
-
One or more custom attributes that describe the endpoint by associating a name with an array of values.
- attributes(Map<String, ? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointRequest.Builder
-
One or more custom attributes that describe the endpoint by associating a name with an array of values.
- attributes() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
One or more custom attributes that describe the endpoint by associating a name with an array of values.
- attributes(Map<String, ? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointResponse.Builder
-
One or more custom attributes that describe the endpoint by associating a name with an array of values.
- attributes() - Method in class software.amazon.awssdk.services.pinpoint.model.Event
-
One or more custom attributes that are associated with the event.
- attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.Event.Builder
-
One or more custom attributes that are associated with the event.
- attributes() - Method in class software.amazon.awssdk.services.pinpoint.model.EventDimensions
-
One or more custom attributes that your app reports to Amazon Pinpoint.
- attributes(Map<String, AttributeDimension>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EventDimensions.Builder
-
One or more custom attributes that your app reports to Amazon Pinpoint.
- attributes() - Method in class software.amazon.awssdk.services.pinpoint.model.PublicEndpoint
-
One or more custom attributes that describe the endpoint by associating a name with an array of values.
- attributes(Map<String, ? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.pinpoint.model.PublicEndpoint.Builder
-
One or more custom attributes that describe the endpoint by associating a name with an array of values.
- attributes() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentDimensions
-
One or more custom attributes to use as criteria for the segment.
- attributes(Map<String, AttributeDimension>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentDimensions.Builder
-
One or more custom attributes to use as criteria for the segment.
- AttributesResource - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the type and the names of attributes that were removed from all the endpoints that are
associated with an application.
- attributesResource() - Method in class software.amazon.awssdk.services.pinpoint.model.RemoveAttributesResponse
-
Returns the value of the AttributesResource property for this object.
- attributesResource(AttributesResource) - Method in interface software.amazon.awssdk.services.pinpoint.model.RemoveAttributesResponse.Builder
-
Sets the value of the AttributesResource property for this object.
- attributesResource(Consumer<AttributesResource.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.RemoveAttributesResponse.Builder
-
Sets the value of the AttributesResource property for this object.
- AttributesResource.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- attributeType() - Method in class software.amazon.awssdk.services.pinpoint.model.AttributeDimension
-
The type of segment dimension to use.
- attributeType(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.AttributeDimension.Builder
-
The type of segment dimension to use.
- attributeType(AttributeType) - Method in interface software.amazon.awssdk.services.pinpoint.model.AttributeDimension.Builder
-
The type of segment dimension to use.
- attributeType() - Method in class software.amazon.awssdk.services.pinpoint.model.AttributesResource
-
The type of attribute or attributes that were removed from the endpoints.
- attributeType(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.AttributesResource.Builder
-
The type of attribute or attributes that were removed from the endpoints.
- AttributeType - Enum in software.amazon.awssdk.services.pinpoint.model
-
- attributeType() - Method in class software.amazon.awssdk.services.pinpoint.model.RemoveAttributesRequest
-
The type of attribute or attributes to remove.
- attributeType(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.RemoveAttributesRequest.Builder
-
The type of attribute or attributes to remove.
- attributeTypeAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.AttributeDimension
-
The type of segment dimension to use.
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.pinpoint.model.BadRequestException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.pinpoint.model.ForbiddenException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.pinpoint.model.InternalServerErrorException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.pinpoint.model.MethodNotAllowedException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.pinpoint.model.NotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.pinpoint.model.PinpointException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.pinpoint.model.PinpointException.BuilderImpl
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.pinpoint.model.TooManyRequestsException.Builder
-
- CampaignEmailMessage - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the content and "From" address for an email message that's sent to recipients of a campaign.
- CampaignEmailMessage.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- CampaignEventFilter - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the settings for events that cause a campaign to be sent.
- CampaignEventFilter.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- campaignHook(CampaignHook) - Method in interface software.amazon.awssdk.services.pinpoint.model.ApplicationSettingsResource.Builder
-
The settings for the AWS Lambda function to use by default as a code hook for campaigns in the application.
- campaignHook(Consumer<CampaignHook.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.ApplicationSettingsResource.Builder
-
The settings for the AWS Lambda function to use by default as a code hook for campaigns in the application.
- campaignHook() - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationSettingsResource
-
The settings for the AWS Lambda function to use by default as a code hook for campaigns in the application.
- CampaignHook - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the AWS Lambda function to use as a code hook for a campaign.
- campaignHook(CampaignHook) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteApplicationSettingsRequest.Builder
-
The settings for the AWS Lambda function to use by default as a code hook for campaigns in the application.
- campaignHook(Consumer<CampaignHook.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteApplicationSettingsRequest.Builder
-
The settings for the AWS Lambda function to use by default as a code hook for campaigns in the application.
- campaignHook() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteApplicationSettingsRequest
-
The settings for the AWS Lambda function to use by default as a code hook for campaigns in the application.
- CampaignHook.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- campaignId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ActivityResponse.Builder
-
The unique identifier for the campaign that the activity applies to.
- campaignId() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivityResponse
-
The unique identifier for the campaign that the activity applies to.
- campaignId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteCampaignRequest.Builder
-
The unique identifier for the campaign.
- campaignId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteCampaignRequest
-
The unique identifier for the campaign.
- campaignId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesRequest.Builder
-
The unique identifier for the campaign.
- campaignId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesRequest
-
The unique identifier for the campaign.
- campaignId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignRequest.Builder
-
The unique identifier for the campaign.
- campaignId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignRequest
-
The unique identifier for the campaign.
- campaignId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionRequest.Builder
-
The unique identifier for the campaign.
- campaignId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionRequest
-
The unique identifier for the campaign.
- campaignId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsRequest.Builder
-
The unique identifier for the campaign.
- campaignId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsRequest
-
The unique identifier for the campaign.
- campaignId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateCampaignRequest.Builder
-
The unique identifier for the campaign.
- campaignId() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateCampaignRequest
-
The unique identifier for the campaign.
- CampaignLimits - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies limits on the messages that a campaign can send.
- CampaignLimits.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- CampaignResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the status, configuration, and other settings for a campaign.
- campaignResponse(CampaignResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateCampaignResponse.Builder
-
Sets the value of the CampaignResponse property for this object.
- campaignResponse(Consumer<CampaignResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateCampaignResponse.Builder
-
Sets the value of the CampaignResponse property for this object.
- campaignResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateCampaignResponse
-
Returns the value of the CampaignResponse property for this object.
- campaignResponse(CampaignResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteCampaignResponse.Builder
-
Sets the value of the CampaignResponse property for this object.
- campaignResponse(Consumer<CampaignResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteCampaignResponse.Builder
-
Sets the value of the CampaignResponse property for this object.
- campaignResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteCampaignResponse
-
Returns the value of the CampaignResponse property for this object.
- campaignResponse(CampaignResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignResponse.Builder
-
Sets the value of the CampaignResponse property for this object.
- campaignResponse(Consumer<CampaignResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignResponse.Builder
-
Sets the value of the CampaignResponse property for this object.
- campaignResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignResponse
-
Returns the value of the CampaignResponse property for this object.
- campaignResponse(CampaignResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionResponse.Builder
-
Sets the value of the CampaignResponse property for this object.
- campaignResponse(Consumer<CampaignResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionResponse.Builder
-
Sets the value of the CampaignResponse property for this object.
- campaignResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionResponse
-
Returns the value of the CampaignResponse property for this object.
- campaignResponse(CampaignResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateCampaignResponse.Builder
-
Sets the value of the CampaignResponse property for this object.
- campaignResponse(Consumer<CampaignResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateCampaignResponse.Builder
-
Sets the value of the CampaignResponse property for this object.
- campaignResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateCampaignResponse
-
Returns the value of the CampaignResponse property for this object.
- CampaignResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- CampaignSmsMessage - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the content and settings for an SMS message that's sent to recipients of a campaign.
- CampaignSmsMessage.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- CampaignsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the configuration and other settings for all the campaigns that are associated with an
application.
- campaignsResponse(CampaignsResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignsResponse.Builder
-
Sets the value of the CampaignsResponse property for this object.
- campaignsResponse(Consumer<CampaignsResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignsResponse.Builder
-
Sets the value of the CampaignsResponse property for this object.
- campaignsResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignsResponse
-
Returns the value of the CampaignsResponse property for this object.
- campaignsResponse(CampaignsResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsResponse.Builder
-
Sets the value of the CampaignsResponse property for this object.
- campaignsResponse(Consumer<CampaignsResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsResponse.Builder
-
Sets the value of the CampaignsResponse property for this object.
- campaignsResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsResponse
-
Returns the value of the CampaignsResponse property for this object.
- CampaignsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- CampaignState - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the status of a campaign.
- CampaignState.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- campaignStatus(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignState.Builder
-
The status of the campaign, or the status of a treatment that belongs to an A/B test campaign.
- campaignStatus(CampaignStatus) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignState.Builder
-
The status of the campaign, or the status of a treatment that belongs to an A/B test campaign.
- campaignStatus() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignState
-
The status of the campaign, or the status of a treatment that belongs to an A/B test campaign.
- CampaignStatus - Enum in software.amazon.awssdk.services.pinpoint.model
-
- campaignStatusAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignState
-
The status of the campaign, or the status of a treatment that belongs to an A/B test campaign.
- carrier(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse.Builder
-
The carrier or service provider that the phone number is currently registered with.
- carrier() - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse
-
The carrier or service provider that the phone number is currently registered with.
- category(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSMessage.Builder
-
The key that indicates the notification type for the push notification.
- category() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
The key that indicates the notification type for the push notification.
- cause(Throwable) - Method in interface software.amazon.awssdk.services.pinpoint.model.BadRequestException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.pinpoint.model.ForbiddenException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.pinpoint.model.InternalServerErrorException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.pinpoint.model.MethodNotAllowedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.pinpoint.model.NotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.pinpoint.model.PinpointException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.pinpoint.model.PinpointException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.pinpoint.model.TooManyRequestsException.Builder
-
- certificate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSChannelRequest.Builder
-
The APNs client certificate that you received from Apple, if you want Amazon Pinpoint to communicate with
APNs by using an APNs certificate.
- certificate() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelRequest
-
The APNs client certificate that you received from Apple, if you want Amazon Pinpoint to communicate with APNs by
using an APNs certificate.
- certificate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelRequest.Builder
-
The APNs client certificate that you received from Apple, if you want Amazon Pinpoint to communicate with the
APNs sandbox environment by using an APNs certificate.
- certificate() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelRequest
-
The APNs client certificate that you received from Apple, if you want Amazon Pinpoint to communicate with the
APNs sandbox environment by using an APNs certificate.
- certificate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelRequest.Builder
-
The APNs client certificate that you received from Apple, if you want Amazon Pinpoint to communicate with
APNs by using an APNs certificate.
- certificate() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelRequest
-
The APNs client certificate that you received from Apple, if you want Amazon Pinpoint to communicate with APNs by
using an APNs certificate.
- certificate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelRequest.Builder
-
The APNs client certificate that you received from Apple, if you want Amazon Pinpoint to communicate with the
APNs sandbox environment by using an APNs certificate.
- certificate() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelRequest
-
The APNs client certificate that you received from Apple, if you want Amazon Pinpoint to communicate with the
APNs sandbox environment by using an APNs certificate.
- channel(SetDimension) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentDemographics.Builder
-
The channel criteria for the segment.
- channel(Consumer<SetDimension.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentDemographics.Builder
-
The channel criteria for the segment.
- channel() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentDemographics
-
The channel criteria for the segment.
- channelCounts(Map<String, Integer>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentImportResource.Builder
-
The number of channel types in the endpoint definitions that were imported to create the segment.
- channelCounts() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentImportResource
-
The number of channel types in the endpoint definitions that were imported to create the segment.
- ChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the general settings and status of a channel for an application.
- ChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- channels(Map<String, ChannelResponse>) - Method in interface software.amazon.awssdk.services.pinpoint.model.ChannelsResponse.Builder
-
A map that contains a multipart response for each channel.
- channels() - Method in class software.amazon.awssdk.services.pinpoint.model.ChannelsResponse
-
A map that contains a multipart response for each channel.
- ChannelsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the general settings and status of all channels for an application, including channels
that aren't enabled for the application.
- channelsResponse(ChannelsResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetChannelsResponse.Builder
-
Sets the value of the ChannelsResponse property for this object.
- channelsResponse(Consumer<ChannelsResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetChannelsResponse.Builder
-
Sets the value of the ChannelsResponse property for this object.
- channelsResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetChannelsResponse
-
Returns the value of the ChannelsResponse property for this object.
- ChannelsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- channelType(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.AddressConfiguration.Builder
-
The channel to use when sending the message.
- channelType(ChannelType) - Method in interface software.amazon.awssdk.services.pinpoint.model.AddressConfiguration.Builder
-
The channel to use when sending the message.
- channelType() - Method in class software.amazon.awssdk.services.pinpoint.model.AddressConfiguration
-
The channel to use when sending the message.
- ChannelType - Enum in software.amazon.awssdk.services.pinpoint.model
-
- channelType(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem.Builder
-
The channel to use when sending messages or push notifications to the endpoint.
- channelType(ChannelType) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem.Builder
-
The channel to use when sending messages or push notifications to the endpoint.
- channelType() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem
-
The channel to use when sending messages or push notifications to the endpoint.
- channelType(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointRequest.Builder
-
The channel to use when sending messages or push notifications to the endpoint.
- channelType(ChannelType) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointRequest.Builder
-
The channel to use when sending messages or push notifications to the endpoint.
- channelType() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointRequest
-
The channel to use when sending messages or push notifications to the endpoint.
- channelType(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointResponse.Builder
-
The channel that's used when sending messages or push notifications to the endpoint.
- channelType(ChannelType) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointResponse.Builder
-
The channel that's used when sending messages or push notifications to the endpoint.
- channelType() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
The channel that's used when sending messages or push notifications to the endpoint.
- channelType(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.PublicEndpoint.Builder
-
The channel that's used when sending messages or push notifications to the endpoint.
- channelType(ChannelType) - Method in interface software.amazon.awssdk.services.pinpoint.model.PublicEndpoint.Builder
-
The channel that's used when sending messages or push notifications to the endpoint.
- channelType() - Method in class software.amazon.awssdk.services.pinpoint.model.PublicEndpoint
-
The channel that's used when sending messages or push notifications to the endpoint.
- channelTypeAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.AddressConfiguration
-
The channel to use when sending the message.
- channelTypeAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem
-
The channel to use when sending messages or push notifications to the endpoint.
- channelTypeAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointRequest
-
The channel to use when sending messages or push notifications to the endpoint.
- channelTypeAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
The channel that's used when sending messages or push notifications to the endpoint.
- channelTypeAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.PublicEndpoint
-
The channel that's used when sending messages or push notifications to the endpoint.
- charset(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SimpleEmailPart.Builder
-
The applicable character set for the message content.
- charset() - Method in class software.amazon.awssdk.services.pinpoint.model.SimpleEmailPart
-
The applicable character set for the message content.
- city(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointLocation.Builder
-
The name of the city where the endpoint is located.
- city() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointLocation
-
The name of the city where the endpoint is located.
- city(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse.Builder
-
The name of the city where the phone number was originally registered.
- city() - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse
-
The name of the city where the phone number was originally registered.
- cleansedPhoneNumberE164(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse.Builder
-
The cleansed phone number, in E.164 format, for the location where the phone number was originally
registered.
- cleansedPhoneNumberE164() - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse
-
The cleansed phone number, in E.164 format, for the location where the phone number was originally registered.
- cleansedPhoneNumberNational(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse.Builder
-
The cleansed phone number, in the format for the location where the phone number was originally registered.
- cleansedPhoneNumberNational() - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse
-
The cleansed phone number, in the format for the location where the phone number was originally registered.
- clientId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMChannelRequest.Builder
-
The Client ID that you received from Amazon to send messages by using ADM.
- clientId() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelRequest
-
The Client ID that you received from Amazon to send messages by using ADM.
- clientSdkVersion(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Event.Builder
-
The version of the SDK that's running on the client device.
- clientSdkVersion() - Method in class software.amazon.awssdk.services.pinpoint.model.Event
-
The version of the SDK that's running on the client device.
- clientSecret(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMChannelRequest.Builder
-
The Client Secret that you received from Amazon to send messages by using ADM.
- clientSecret() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelRequest
-
The Client Secret that you received from Amazon to send messages by using ADM.
- cloudWatchMetricsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteApplicationSettingsRequest.Builder
-
Specifies whether to enable application-related alarms in Amazon CloudWatch.
- cloudWatchMetricsEnabled() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteApplicationSettingsRequest
-
Specifies whether to enable application-related alarms in Amazon CloudWatch.
- cohortId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointResponse.Builder
-
A number from 0-99 that represents the cohort that the endpoint is assigned to.
- cohortId() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
A number from 0-99 that represents the cohort that the endpoint is assigned to.
- collapseId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSMessage.Builder
-
An arbitrary identifier that, if assigned to multiple messages, APNs uses to coalesce the messages into a
single push notification instead of delivering each message individually.
- collapseId() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
An arbitrary identifier that, if assigned to multiple messages, APNs uses to coalesce the messages into a single
push notification instead of delivering each message individually.
- collapseKey(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMMessage.Builder
-
An arbitrary string that identifies a group of messages that can be collapsed to ensure that only the last
message is sent when delivery can resume.
- collapseKey() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
An arbitrary string that identifies a group of messages that can be collapsed to ensure that only the last
message is sent when delivery can resume.
- comparisonOperator(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.MetricDimension.Builder
-
The operator to use when comparing metric values.
- comparisonOperator() - Method in class software.amazon.awssdk.services.pinpoint.model.MetricDimension
-
The operator to use when comparing metric values.
- completedPieces(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobResponse.Builder
-
The number of pieces that were processed successfully (completed) by the export job, as of the time of the
request.
- completedPieces() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResponse
-
The number of pieces that were processed successfully (completed) by the export job, as of the time of the
request.
- completedPieces(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobResponse.Builder
-
The number of pieces that were processed successfully (completed) by the import job, as of the time of the
request.
- completedPieces() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResponse
-
The number of pieces that were processed successfully (completed) by the import job, as of the time of the
request.
- completionDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobResponse.Builder
-
The date, in ISO 8601 format, when the export job was completed.
- completionDate() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResponse
-
The date, in ISO 8601 format, when the export job was completed.
- completionDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobResponse.Builder
-
The date, in ISO 8601 format, when the import job was completed.
- completionDate() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResponse
-
The date, in ISO 8601 format, when the import job was completed.
- configurationSet(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailChannelRequest.Builder
-
The configuration set that you want to apply to email that you send through the channel by using the
Amazon Pinpoint Email API.
- configurationSet() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelRequest
-
The configuration set that you want to apply to email that you send through the channel by using the
Amazon Pinpoint Email API.
- configurationSet(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse.Builder
-
- configurationSet() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse
-
- consolidationKey(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMMessage.Builder
-
An arbitrary string that indicates that multiple messages are logically the same and that Amazon Device
Messaging (ADM) can drop previously enqueued messages in favor of this message.
- consolidationKey() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
An arbitrary string that indicates that multiple messages are logically the same and that Amazon Device Messaging
(ADM) can drop previously enqueued messages in favor of this message.
- context(Map<String, String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.AddressConfiguration.Builder
-
An object that maps custom attributes to attributes for the address and is attached to the message.
- context() - Method in class software.amazon.awssdk.services.pinpoint.model.AddressConfiguration
-
An object that maps custom attributes to attributes for the address and is attached to the message.
- context(Map<String, String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointSendConfiguration.Builder
-
A map of custom attributes to attach to the message for the address.
- context() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointSendConfiguration
-
A map of custom attributes to attach to the message for the address.
- context(Map<String, String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageRequest.Builder
-
A map of custom attributes to attach to the message.
- context() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageRequest
-
A map of custom attributes to attach to the message.
- context(Map<String, String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SendUsersMessageRequest.Builder
-
A map of custom attribute-value pairs.
- context() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessageRequest
-
A map of custom attribute-value pairs.
- coordinates(GPSCoordinates) - Method in interface software.amazon.awssdk.services.pinpoint.model.GPSPointDimension.Builder
-
The GPS coordinates to measure distance from.
- coordinates(Consumer<GPSCoordinates.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GPSPointDimension.Builder
-
The GPS coordinates to measure distance from.
- coordinates() - Method in class software.amazon.awssdk.services.pinpoint.model.GPSPointDimension
-
The GPS coordinates to measure distance from.
- country(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointLocation.Builder
-
The two-character code, in ISO 3166-1 alpha-2 format, for the country or region where the endpoint is
located.
- country() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointLocation
-
The two-character code, in ISO 3166-1 alpha-2 format, for the country or region where the endpoint is located.
- country(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse.Builder
-
The name of the country or region where the phone number was originally registered.
- country() - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse
-
The name of the country or region where the phone number was originally registered.
- country(SetDimension) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentLocation.Builder
-
The country or region code, in ISO 3166-1 alpha-2 format, for the segment.
- country(Consumer<SetDimension.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentLocation.Builder
-
The country or region code, in ISO 3166-1 alpha-2 format, for the segment.
- country() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentLocation
-
The country or region code, in ISO 3166-1 alpha-2 format, for the segment.
- countryCodeIso2(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse.Builder
-
The two-character code, in ISO 3166-1 alpha-2 format, for the country or region where the phone number was
originally registered.
- countryCodeIso2() - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse
-
The two-character code, in ISO 3166-1 alpha-2 format, for the country or region where the phone number was
originally registered.
- countryCodeNumeric(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse.Builder
-
The numeric code for the country or region where the phone number was originally registered.
- countryCodeNumeric() - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse
-
The numeric code for the country or region where the phone number was originally registered.
- county(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse.Builder
-
The name of the county where the phone number was originally registered.
- county() - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse
-
The name of the county where the phone number was originally registered.
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.pinpoint.model.PinpointResponseMetadata
-
- create() - Static method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
- createApp(CreateAppRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates an application.
- createApp(Consumer<CreateAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates an application.
- createApp(CreateAppRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates an application.
- createApp(Consumer<CreateAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates an application.
- CreateApplicationRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the display name of an application and the tags to associate with the application.
- createApplicationRequest(CreateApplicationRequest) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateAppRequest.Builder
-
Sets the value of the CreateApplicationRequest property for this object.
- createApplicationRequest(Consumer<CreateApplicationRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateAppRequest.Builder
-
Sets the value of the CreateApplicationRequest property for this object.
- createApplicationRequest() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateAppRequest
-
Returns the value of the CreateApplicationRequest property for this object.
- CreateApplicationRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- CreateAppRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- CreateAppRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- CreateAppRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- CreateAppRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.CreateAppRequestMarshaller
-
- CreateAppResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- CreateAppResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- createCampaign(CreateCampaignRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
- createCampaign(Consumer<CreateCampaignRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
- createCampaign(CreateCampaignRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
- createCampaign(Consumer<CreateCampaignRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
- CreateCampaignRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- CreateCampaignRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- CreateCampaignRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- CreateCampaignRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.CreateCampaignRequestMarshaller
-
- CreateCampaignResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- CreateCampaignResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- createExportJob(CreateExportJobRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates a new export job for an application.
- createExportJob(Consumer<CreateExportJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates a new export job for an application.
- createExportJob(CreateExportJobRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates a new export job for an application.
- createExportJob(Consumer<CreateExportJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates a new export job for an application.
- CreateExportJobRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- CreateExportJobRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- CreateExportJobRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- CreateExportJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.CreateExportJobRequestMarshaller
-
- CreateExportJobResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- CreateExportJobResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- createImportJob(CreateImportJobRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates a new import job for an application.
- createImportJob(Consumer<CreateImportJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates a new import job for an application.
- createImportJob(CreateImportJobRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates a new import job for an application.
- createImportJob(Consumer<CreateImportJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates a new import job for an application.
- CreateImportJobRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- CreateImportJobRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- CreateImportJobRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- CreateImportJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.CreateImportJobRequestMarshaller
-
- CreateImportJobResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- CreateImportJobResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- createSegment(CreateSegmentRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
- createSegment(Consumer<CreateSegmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
- createSegment(CreateSegmentRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
- createSegment(Consumer<CreateSegmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
- CreateSegmentRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- CreateSegmentRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- CreateSegmentRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- CreateSegmentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.CreateSegmentRequestMarshaller
-
- CreateSegmentResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- CreateSegmentResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- creationDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse.Builder
-
The date and time when the ADM channel was enabled.
- creationDate() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse
-
The date and time when the ADM channel was enabled.
- creationDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse.Builder
-
The date and time when the APNs channel was enabled.
- creationDate() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse
-
The date and time when the APNs channel was enabled.
- creationDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse.Builder
-
The date and time when the APNs sandbox channel was enabled.
- creationDate() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse
-
The date and time when the APNs sandbox channel was enabled.
- creationDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse.Builder
-
The date and time when the APNs VoIP channel was enabled.
- creationDate() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse
-
The date and time when the APNs VoIP channel was enabled.
- creationDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse.Builder
-
The date and time when the APNs VoIP sandbox channel was enabled.
- creationDate() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse
-
The date and time when the APNs VoIP sandbox channel was enabled.
- creationDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse.Builder
-
The date and time when the Baidu channel was enabled.
- creationDate() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse
-
The date and time when the Baidu channel was enabled.
- creationDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
The date, ISO 8601 format, when the campaign was created.
- creationDate() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
The date, ISO 8601 format, when the campaign was created.
- creationDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ChannelResponse.Builder
-
The date and time, in ISO 8601 format, when the channel was enabled.
- creationDate() - Method in class software.amazon.awssdk.services.pinpoint.model.ChannelResponse
-
The date and time, in ISO 8601 format, when the channel was enabled.
- creationDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse.Builder
-
The date and time, in ISO 8601 format, when the email channel was enabled.
- creationDate() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse
-
The date and time, in ISO 8601 format, when the email channel was enabled.
- creationDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointResponse.Builder
-
The date and time, in ISO 8601 format, when the endpoint was created.
- creationDate() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
The date and time, in ISO 8601 format, when the endpoint was created.
- creationDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobResponse.Builder
-
The date, in ISO 8601 format, when the export job was created.
- creationDate() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResponse
-
The date, in ISO 8601 format, when the export job was created.
- creationDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse.Builder
-
The date and time when the GCM channel was enabled.
- creationDate() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse
-
The date and time when the GCM channel was enabled.
- creationDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobResponse.Builder
-
The date, in ISO 8601 format, when the import job was created.
- creationDate() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResponse
-
The date, in ISO 8601 format, when the import job was created.
- creationDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentResponse.Builder
-
The date and time when the segment was created.
- creationDate() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentResponse
-
The date and time when the segment was created.
- creationDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse.Builder
-
The date and time, in ISO 8601 format, when the SMS channel was enabled.
- creationDate() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse
-
The date and time, in ISO 8601 format, when the SMS channel was enabled.
- creationDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse.Builder
-
The date and time, in ISO 8601 format, when the voice channel was enabled.
- creationDate() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse
-
The date and time, in ISO 8601 format, when the voice channel was enabled.
- credential(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse.Builder
-
The API key that you received from the Baidu Cloud Push service to communicate with the service.
- credential() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse
-
The API key that you received from the Baidu Cloud Push service to communicate with the service.
- credential(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse.Builder
-
The API key, also referred to as a server key, that you received from Google to communicate with
Google services.
- credential() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse
-
The API key, also referred to as a server key, that you received from Google to communicate with Google
services.
- daily(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignLimits.Builder
-
The maximum number of messages that a campaign can send to a single endpoint during a 24-hour period.
- daily() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignLimits
-
The maximum number of messages that a campaign can send to a single endpoint during a 24-hour period.
- data(Map<String, String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMMessage.Builder
-
The JSON data payload to use for the push notification, if the notification is a silent push notification.
- data() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
The JSON data payload to use for the push notification, if the notification is a silent push notification.
- data(Map<String, String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSMessage.Builder
-
The JSON payload to use for a silent push notification.
- data() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
The JSON payload to use for a silent push notification.
- data(Map<String, String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduMessage.Builder
-
The JSON data payload to use for the push notification, if the notification is a silent push notification.
- data() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
The JSON data payload to use for the push notification, if the notification is a silent push notification.
- data(Map<String, String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage.Builder
-
The JSON data payload to use for the default push notification, if the notification is a silent push
notification.
- data() - Method in class software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage
-
The JSON data payload to use for the default push notification, if the notification is a silent push
notification.
- data(Map<String, String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMMessage.Builder
-
The JSON data payload to use for the push notification, if the notification is a silent push notification.
- data() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
The JSON data payload to use for the push notification, if the notification is a silent push notification.
- data(SdkBytes) - Method in interface software.amazon.awssdk.services.pinpoint.model.RawEmail.Builder
-
The email message, represented as a raw MIME message.
- data() - Method in class software.amazon.awssdk.services.pinpoint.model.RawEmail
-
The email message, represented as a raw MIME message.
- data(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SimpleEmailPart.Builder
-
The textual data of the message content.
- data() - Method in class software.amazon.awssdk.services.pinpoint.model.SimpleEmailPart
-
The textual data of the message content.
- defaultAuthenticationMethod(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSChannelRequest.Builder
-
The default authentication method that you want Amazon Pinpoint to use when authenticating with APNs, key or
certificate.
- defaultAuthenticationMethod() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelRequest
-
The default authentication method that you want Amazon Pinpoint to use when authenticating with APNs, key or
certificate.
- defaultAuthenticationMethod(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse.Builder
-
The default authentication method that Amazon Pinpoint uses to authenticate with APNs for this channel, key
or certificate.
- defaultAuthenticationMethod() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse
-
The default authentication method that Amazon Pinpoint uses to authenticate with APNs for this channel, key or
certificate.
- defaultAuthenticationMethod(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelRequest.Builder
-
The default authentication method that you want Amazon Pinpoint to use when authenticating with the APNs
sandbox environment, key or certificate.
- defaultAuthenticationMethod() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelRequest
-
The default authentication method that you want Amazon Pinpoint to use when authenticating with the APNs sandbox
environment, key or certificate.
- defaultAuthenticationMethod(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse.Builder
-
The default authentication method that Amazon Pinpoint uses to authenticate with the APNs sandbox environment
for this channel, key or certificate.
- defaultAuthenticationMethod() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse
-
The default authentication method that Amazon Pinpoint uses to authenticate with the APNs sandbox environment for
this channel, key or certificate.
- defaultAuthenticationMethod(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelRequest.Builder
-
The default authentication method that you want Amazon Pinpoint to use when authenticating with APNs, key or
certificate.
- defaultAuthenticationMethod() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelRequest
-
The default authentication method that you want Amazon Pinpoint to use when authenticating with APNs, key or
certificate.
- defaultAuthenticationMethod(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse.Builder
-
The default authentication method that Amazon Pinpoint uses to authenticate with APNs for this channel, key
or certificate.
- defaultAuthenticationMethod() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse
-
The default authentication method that Amazon Pinpoint uses to authenticate with APNs for this channel, key or
certificate.
- defaultAuthenticationMethod(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelRequest.Builder
-
The default authentication method that you want Amazon Pinpoint to use when authenticating with the APNs
sandbox environment for this channel, key or certificate.
- defaultAuthenticationMethod() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelRequest
-
The default authentication method that you want Amazon Pinpoint to use when authenticating with the APNs sandbox
environment for this channel, key or certificate.
- defaultAuthenticationMethod(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse.Builder
-
The default authentication method that Amazon Pinpoint uses to authenticate with the APNs sandbox environment
for this channel, key or certificate.
- defaultAuthenticationMethod() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse
-
The default authentication method that Amazon Pinpoint uses to authenticate with the APNs sandbox environment for
this channel, key or certificate.
- DefaultMessage - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the default message to use for all channels.
- defaultMessage(DefaultMessage) - Method in interface software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration.Builder
-
The default message body for all channels.
- defaultMessage(Consumer<DefaultMessage.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration.Builder
-
The default message body for all channels.
- defaultMessage() - Method in class software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration
-
The default message body for all channels.
- defaultMessage(Message) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageConfiguration.Builder
-
The default message that the campaign sends through all the channels that are configured for the campaign.
- defaultMessage(Consumer<Message.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageConfiguration.Builder
-
The default message that the campaign sends through all the channels that are configured for the campaign.
- defaultMessage() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageConfiguration
-
The default message that the campaign sends through all the channels that are configured for the campaign.
- DefaultMessage.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- DefaultPushNotificationMessage - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the default settings and content for a push notification that's sent directly to an endpoint.
- defaultPushNotificationMessage(DefaultPushNotificationMessage) - Method in interface software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration.Builder
-
The default push notification message for all push channels.
- defaultPushNotificationMessage(Consumer<DefaultPushNotificationMessage.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration.Builder
-
The default push notification message for all push channels.
- defaultPushNotificationMessage() - Method in class software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration
-
The default push notification message for all push channels.
- DefaultPushNotificationMessage.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- defaultState(CampaignState) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
The current status of the campaign's default treatment.
- defaultState(Consumer<CampaignState.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
The current status of the campaign's default treatment.
- defaultState() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
The current status of the campaign's default treatment.
- defineSegment(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobRequest.Builder
-
Specifies whether to create a segment that contains the endpoints, when the endpoint definitions are
imported.
- defineSegment() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobRequest
-
Specifies whether to create a segment that contains the endpoints, when the endpoint definitions are imported.
- defineSegment(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobResource.Builder
-
Specifies whether the import job creates a segment that contains the endpoints, when the endpoint definitions
are imported.
- defineSegment() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResource
-
Specifies whether the import job creates a segment that contains the endpoints, when the endpoint definitions are
imported.
- definition(ExportJobResource) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobResponse.Builder
-
The resource settings that apply to the export job.
- definition(Consumer<ExportJobResource.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobResponse.Builder
-
The resource settings that apply to the export job.
- definition() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResponse
-
The resource settings that apply to the export job.
- definition(ImportJobResource) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobResponse.Builder
-
The resource settings that apply to the import job.
- definition(Consumer<ImportJobResource.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobResponse.Builder
-
The resource settings that apply to the import job.
- definition() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResponse
-
The resource settings that apply to the import job.
- deleteAdmChannel(DeleteAdmChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the ADM channel for an application and deletes any existing settings for the channel.
- deleteAdmChannel(Consumer<DeleteAdmChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the ADM channel for an application and deletes any existing settings for the channel.
- deleteAdmChannel(DeleteAdmChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the ADM channel for an application and deletes any existing settings for the channel.
- deleteAdmChannel(Consumer<DeleteAdmChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the ADM channel for an application and deletes any existing settings for the channel.
- DeleteAdmChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteAdmChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- DeleteAdmChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- DeleteAdmChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.DeleteAdmChannelRequestMarshaller
-
- DeleteAdmChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteAdmChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- deleteApnsChannel(DeleteApnsChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the APNs channel for an application and deletes any existing settings for the channel.
- deleteApnsChannel(Consumer<DeleteApnsChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the APNs channel for an application and deletes any existing settings for the channel.
- deleteApnsChannel(DeleteApnsChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the APNs channel for an application and deletes any existing settings for the channel.
- deleteApnsChannel(Consumer<DeleteApnsChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the APNs channel for an application and deletes any existing settings for the channel.
- DeleteApnsChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteApnsChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- DeleteApnsChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- DeleteApnsChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.DeleteApnsChannelRequestMarshaller
-
- DeleteApnsChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteApnsChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- deleteApnsSandboxChannel(DeleteApnsSandboxChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
- deleteApnsSandboxChannel(Consumer<DeleteApnsSandboxChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
- deleteApnsSandboxChannel(DeleteApnsSandboxChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
- deleteApnsSandboxChannel(Consumer<DeleteApnsSandboxChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
- DeleteApnsSandboxChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteApnsSandboxChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- DeleteApnsSandboxChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- DeleteApnsSandboxChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.DeleteApnsSandboxChannelRequestMarshaller
-
- DeleteApnsSandboxChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteApnsSandboxChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- deleteApnsVoipChannel(DeleteApnsVoipChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
- deleteApnsVoipChannel(Consumer<DeleteApnsVoipChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
- deleteApnsVoipChannel(DeleteApnsVoipChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
- deleteApnsVoipChannel(Consumer<DeleteApnsVoipChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
- DeleteApnsVoipChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteApnsVoipChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- DeleteApnsVoipChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- DeleteApnsVoipChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.DeleteApnsVoipChannelRequestMarshaller
-
- DeleteApnsVoipChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteApnsVoipChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- deleteApnsVoipSandboxChannel(DeleteApnsVoipSandboxChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
- deleteApnsVoipSandboxChannel(Consumer<DeleteApnsVoipSandboxChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
- deleteApnsVoipSandboxChannel(DeleteApnsVoipSandboxChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
- deleteApnsVoipSandboxChannel(Consumer<DeleteApnsVoipSandboxChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
- DeleteApnsVoipSandboxChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteApnsVoipSandboxChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- DeleteApnsVoipSandboxChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- DeleteApnsVoipSandboxChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.DeleteApnsVoipSandboxChannelRequestMarshaller
-
- DeleteApnsVoipSandboxChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteApnsVoipSandboxChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- deleteApp(DeleteAppRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Deletes an application.
- deleteApp(Consumer<DeleteAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Deletes an application.
- deleteApp(DeleteAppRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Deletes an application.
- deleteApp(Consumer<DeleteAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Deletes an application.
- DeleteAppRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteAppRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- DeleteAppRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- DeleteAppRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.DeleteAppRequestMarshaller
-
- DeleteAppResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteAppResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- deleteBaiduChannel(DeleteBaiduChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the Baidu channel for an application and deletes any existing settings for the channel.
- deleteBaiduChannel(Consumer<DeleteBaiduChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the Baidu channel for an application and deletes any existing settings for the channel.
- deleteBaiduChannel(DeleteBaiduChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the Baidu channel for an application and deletes any existing settings for the channel.
- deleteBaiduChannel(Consumer<DeleteBaiduChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the Baidu channel for an application and deletes any existing settings for the channel.
- DeleteBaiduChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteBaiduChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- DeleteBaiduChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- DeleteBaiduChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.DeleteBaiduChannelRequestMarshaller
-
- DeleteBaiduChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteBaiduChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- deleteCampaign(DeleteCampaignRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Deletes a campaign from an application.
- deleteCampaign(Consumer<DeleteCampaignRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Deletes a campaign from an application.
- deleteCampaign(DeleteCampaignRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Deletes a campaign from an application.
- deleteCampaign(Consumer<DeleteCampaignRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Deletes a campaign from an application.
- DeleteCampaignRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteCampaignRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- DeleteCampaignRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- DeleteCampaignRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.DeleteCampaignRequestMarshaller
-
- DeleteCampaignResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteCampaignResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- deleteEmailChannel(DeleteEmailChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the email channel for an application and deletes any existing settings for the channel.
- deleteEmailChannel(Consumer<DeleteEmailChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the email channel for an application and deletes any existing settings for the channel.
- deleteEmailChannel(DeleteEmailChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the email channel for an application and deletes any existing settings for the channel.
- deleteEmailChannel(Consumer<DeleteEmailChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the email channel for an application and deletes any existing settings for the channel.
- DeleteEmailChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteEmailChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- DeleteEmailChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- DeleteEmailChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.DeleteEmailChannelRequestMarshaller
-
- DeleteEmailChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteEmailChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- deleteEndpoint(DeleteEndpointRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Deletes an endpoint from an application.
- deleteEndpoint(Consumer<DeleteEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Deletes an endpoint from an application.
- deleteEndpoint(DeleteEndpointRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Deletes an endpoint from an application.
- deleteEndpoint(Consumer<DeleteEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Deletes an endpoint from an application.
- DeleteEndpointRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteEndpointRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- DeleteEndpointRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- DeleteEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.DeleteEndpointRequestMarshaller
-
- DeleteEndpointResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteEndpointResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- deleteEventStream(DeleteEventStreamRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Deletes the event stream for an application.
- deleteEventStream(Consumer<DeleteEventStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Deletes the event stream for an application.
- deleteEventStream(DeleteEventStreamRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Deletes the event stream for an application.
- deleteEventStream(Consumer<DeleteEventStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Deletes the event stream for an application.
- DeleteEventStreamRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteEventStreamRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- DeleteEventStreamRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- DeleteEventStreamRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.DeleteEventStreamRequestMarshaller
-
- DeleteEventStreamResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteEventStreamResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- deleteGcmChannel(DeleteGcmChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the GCM channel for an application and deletes any existing settings for the channel.
- deleteGcmChannel(Consumer<DeleteGcmChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the GCM channel for an application and deletes any existing settings for the channel.
- deleteGcmChannel(DeleteGcmChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the GCM channel for an application and deletes any existing settings for the channel.
- deleteGcmChannel(Consumer<DeleteGcmChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the GCM channel for an application and deletes any existing settings for the channel.
- DeleteGcmChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteGcmChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- DeleteGcmChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- DeleteGcmChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.DeleteGcmChannelRequestMarshaller
-
- DeleteGcmChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteGcmChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- deleteSegment(DeleteSegmentRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Deletes a segment from an application.
- deleteSegment(Consumer<DeleteSegmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Deletes a segment from an application.
- deleteSegment(DeleteSegmentRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Deletes a segment from an application.
- deleteSegment(Consumer<DeleteSegmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Deletes a segment from an application.
- DeleteSegmentRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteSegmentRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- DeleteSegmentRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- DeleteSegmentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.DeleteSegmentRequestMarshaller
-
- DeleteSegmentResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteSegmentResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- deleteSmsChannel(DeleteSmsChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the SMS channel for an application and deletes any existing settings for the channel.
- deleteSmsChannel(Consumer<DeleteSmsChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the SMS channel for an application and deletes any existing settings for the channel.
- deleteSmsChannel(DeleteSmsChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the SMS channel for an application and deletes any existing settings for the channel.
- deleteSmsChannel(Consumer<DeleteSmsChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the SMS channel for an application and deletes any existing settings for the channel.
- DeleteSmsChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteSmsChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- DeleteSmsChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- DeleteSmsChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.DeleteSmsChannelRequestMarshaller
-
- DeleteSmsChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteSmsChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- deleteUserEndpoints(DeleteUserEndpointsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Deletes all the endpoints that are associated with a specific user ID.
- deleteUserEndpoints(Consumer<DeleteUserEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Deletes all the endpoints that are associated with a specific user ID.
- deleteUserEndpoints(DeleteUserEndpointsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Deletes all the endpoints that are associated with a specific user ID.
- deleteUserEndpoints(Consumer<DeleteUserEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Deletes all the endpoints that are associated with a specific user ID.
- DeleteUserEndpointsRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteUserEndpointsRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- DeleteUserEndpointsRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- DeleteUserEndpointsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.DeleteUserEndpointsRequestMarshaller
-
- DeleteUserEndpointsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteUserEndpointsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- deleteVoiceChannel(DeleteVoiceChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the voice channel for an application and deletes any existing settings for the channel.
- deleteVoiceChannel(Consumer<DeleteVoiceChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Disables the voice channel for an application and deletes any existing settings for the channel.
- deleteVoiceChannel(DeleteVoiceChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the voice channel for an application and deletes any existing settings for the channel.
- deleteVoiceChannel(Consumer<DeleteVoiceChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Disables the voice channel for an application and deletes any existing settings for the channel.
- DeleteVoiceChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteVoiceChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- DeleteVoiceChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- DeleteVoiceChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.DeleteVoiceChannelRequestMarshaller
-
- DeleteVoiceChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- DeleteVoiceChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- DeliveryStatus - Enum in software.amazon.awssdk.services.pinpoint.model
-
- deliveryStatus(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointMessageResult.Builder
-
The delivery status of the message.
- deliveryStatus(DeliveryStatus) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointMessageResult.Builder
-
The delivery status of the message.
- deliveryStatus() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointMessageResult
-
The delivery status of the message.
- deliveryStatus(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageResult.Builder
-
The delivery status of the message.
- deliveryStatus(DeliveryStatus) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageResult.Builder
-
The delivery status of the message.
- deliveryStatus() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageResult
-
The delivery status of the message.
- deliveryStatusAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointMessageResult
-
The delivery status of the message.
- deliveryStatusAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageResult
-
The delivery status of the message.
- demographic(EndpointDemographic) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem.Builder
-
The demographic information for the endpoint, such as the time zone and platform.
- demographic(Consumer<EndpointDemographic.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem.Builder
-
The demographic information for the endpoint, such as the time zone and platform.
- demographic() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem
-
The demographic information for the endpoint, such as the time zone and platform.
- demographic(EndpointDemographic) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointRequest.Builder
-
The demographic information for the endpoint, such as the time zone and platform.
- demographic(Consumer<EndpointDemographic.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointRequest.Builder
-
The demographic information for the endpoint, such as the time zone and platform.
- demographic() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointRequest
-
The demographic information for the endpoint, such as the time zone and platform.
- demographic(EndpointDemographic) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointResponse.Builder
-
The demographic information for the endpoint, such as the time zone and platform.
- demographic(Consumer<EndpointDemographic.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointResponse.Builder
-
The demographic information for the endpoint, such as the time zone and platform.
- demographic() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
The demographic information for the endpoint, such as the time zone and platform.
- demographic(EndpointDemographic) - Method in interface software.amazon.awssdk.services.pinpoint.model.PublicEndpoint.Builder
-
The demographic information for the endpoint, such as the time zone and platform.
- demographic(Consumer<EndpointDemographic.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.PublicEndpoint.Builder
-
The demographic information for the endpoint, such as the time zone and platform.
- demographic() - Method in class software.amazon.awssdk.services.pinpoint.model.PublicEndpoint
-
The demographic information for the endpoint, such as the time zone and platform.
- demographic(SegmentDemographics) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentDimensions.Builder
-
The demographic-based criteria, such as device platform, for the segment.
- demographic(Consumer<SegmentDemographics.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentDimensions.Builder
-
The demographic-based criteria, such as device platform, for the segment.
- demographic() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentDimensions
-
The demographic-based criteria, such as device platform, for the segment.
- description(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
The custom description of the campaign.
- description() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
The custom description of the campaign.
- description(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest.Builder
-
The custom description of the campaign.
- description() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest
-
The custom description of the campaign.
- destinationStreamArn(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EventStream.Builder
-
The Amazon Resource Name (ARN) of the Amazon Kinesis data stream or Amazon Kinesis Data Firehose delivery
stream to publish event data to.
- destinationStreamArn() - Method in class software.amazon.awssdk.services.pinpoint.model.EventStream
-
The Amazon Resource Name (ARN) of the Amazon Kinesis data stream or Amazon Kinesis Data Firehose delivery stream
to publish event data to.
- destinationStreamArn(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteEventStream.Builder
-
The Amazon Resource Name (ARN) of the Amazon Kinesis data stream or Amazon Kinesis Data Firehose delivery
stream that you want to publish event data to.
- destinationStreamArn() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteEventStream
-
The Amazon Resource Name (ARN) of the Amazon Kinesis data stream or Amazon Kinesis Data Firehose delivery stream
that you want to publish event data to.
- deviceType(SetDimension) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentDemographics.Builder
-
The device type criteria for the segment.
- deviceType(Consumer<SetDimension.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentDemographics.Builder
-
The device type criteria for the segment.
- deviceType() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentDemographics
-
The device type criteria for the segment.
- dimensions(EventDimensions) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignEventFilter.Builder
-
The dimension settings of the event filter for the campaign.
- dimensions(Consumer<EventDimensions.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignEventFilter.Builder
-
The dimension settings of the event filter for the campaign.
- dimensions() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignEventFilter
-
The dimension settings of the event filter for the campaign.
- dimensions(Collection<SegmentDimensions>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentGroup.Builder
-
An array that defines the dimensions for the segment.
- dimensions(SegmentDimensions...) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentGroup.Builder
-
An array that defines the dimensions for the segment.
- dimensions(Consumer<SegmentDimensions.Builder>...) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentGroup.Builder
-
An array that defines the dimensions for the segment.
- dimensions() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroup
-
An array that defines the dimensions for the segment.
- dimensions(SegmentDimensions) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentResponse.Builder
-
The dimension settings for the segment.
- dimensions(Consumer<SegmentDimensions.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentResponse.Builder
-
The dimension settings for the segment.
- dimensions() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentResponse
-
The dimension settings for the segment.
- dimensions(SegmentDimensions) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteSegmentRequest.Builder
-
The criteria that define the dimensions for the segment.
- dimensions(Consumer<SegmentDimensions.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteSegmentRequest.Builder
-
The criteria that define the dimensions for the segment.
- dimensions() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteSegmentRequest
-
The criteria that define the dimensions for the segment.
- DimensionType - Enum in software.amazon.awssdk.services.pinpoint.model
-
- dimensionType(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SetDimension.Builder
-
The type of segment dimension to use.
- dimensionType(DimensionType) - Method in interface software.amazon.awssdk.services.pinpoint.model.SetDimension.Builder
-
The type of segment dimension to use.
- dimensionType() - Method in class software.amazon.awssdk.services.pinpoint.model.SetDimension
-
The type of segment dimension to use.
- dimensionTypeAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.SetDimension
-
The type of segment dimension to use.
- DirectMessageConfiguration - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the settings and content for the default message and any default messages that you tailored for specific
channels.
- DirectMessageConfiguration.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- Duration - Enum in software.amazon.awssdk.services.pinpoint.model
-
- duration(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.RecencyDimension.Builder
-
The duration to use when determining whether an endpoint is active or inactive.
- duration(Duration) - Method in interface software.amazon.awssdk.services.pinpoint.model.RecencyDimension.Builder
-
The duration to use when determining whether an endpoint is active or inactive.
- duration() - Method in class software.amazon.awssdk.services.pinpoint.model.RecencyDimension
-
The duration to use when determining whether an endpoint is active or inactive.
- duration(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.Session.Builder
-
The duration of the session, in milliseconds.
- duration() - Method in class software.amazon.awssdk.services.pinpoint.model.Session
-
The duration of the session, in milliseconds.
- durationAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.RecencyDimension
-
The duration to use when determining whether an endpoint is active or inactive.
- effectiveDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem.Builder
-
The date and time, in ISO 8601 format, when the endpoint was created or updated.
- effectiveDate() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem
-
The date and time, in ISO 8601 format, when the endpoint was created or updated.
- effectiveDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointRequest.Builder
-
The date and time, in ISO 8601 format, when the endpoint is updated.
- effectiveDate() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointRequest
-
The date and time, in ISO 8601 format, when the endpoint is updated.
- effectiveDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointResponse.Builder
-
The date and time, in ISO 8601 format, when the endpoint was last updated.
- effectiveDate() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
The date and time, in ISO 8601 format, when the endpoint was last updated.
- effectiveDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.PublicEndpoint.Builder
-
The date and time, in ISO 8601 format, when the endpoint was last updated.
- effectiveDate() - Method in class software.amazon.awssdk.services.pinpoint.model.PublicEndpoint
-
The date and time, in ISO 8601 format, when the endpoint was last updated.
- EmailChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the status and settings of the email channel for an application.
- emailChannelRequest(EmailChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelRequest.Builder
-
Sets the value of the EmailChannelRequest property for this object.
- emailChannelRequest(Consumer<EmailChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelRequest.Builder
-
Sets the value of the EmailChannelRequest property for this object.
- emailChannelRequest() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelRequest
-
Returns the value of the EmailChannelRequest property for this object.
- EmailChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- emailChannelResponse(EmailChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteEmailChannelResponse.Builder
-
Sets the value of the EmailChannelResponse property for this object.
- emailChannelResponse(Consumer<EmailChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteEmailChannelResponse.Builder
-
Sets the value of the EmailChannelResponse property for this object.
- emailChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEmailChannelResponse
-
Returns the value of the EmailChannelResponse property for this object.
- EmailChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the status and settings of the email channel for an application.
- emailChannelResponse(EmailChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetEmailChannelResponse.Builder
-
Sets the value of the EmailChannelResponse property for this object.
- emailChannelResponse(Consumer<EmailChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetEmailChannelResponse.Builder
-
Sets the value of the EmailChannelResponse property for this object.
- emailChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEmailChannelResponse
-
Returns the value of the EmailChannelResponse property for this object.
- emailChannelResponse(EmailChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelResponse.Builder
-
Sets the value of the EmailChannelResponse property for this object.
- emailChannelResponse(Consumer<EmailChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelResponse.Builder
-
Sets the value of the EmailChannelResponse property for this object.
- emailChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelResponse
-
Returns the value of the EmailChannelResponse property for this object.
- EmailChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- emailMessage(EmailMessage) - Method in interface software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration.Builder
-
The default message for the email channel.
- emailMessage(Consumer<EmailMessage.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration.Builder
-
The default message for the email channel.
- emailMessage() - Method in class software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration
-
The default message for the email channel.
- EmailMessage - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the default settings and content for a one-time email message that's sent directly to an endpoint.
- emailMessage(CampaignEmailMessage) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageConfiguration.Builder
-
The message that the campaign sends through the email channel.
- emailMessage(Consumer<CampaignEmailMessage.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageConfiguration.Builder
-
The message that the campaign sends through the email channel.
- emailMessage() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageConfiguration
-
The message that the campaign sends through the email channel.
- EmailMessage.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMChannelRequest.Builder
-
Specifies whether to enable the ADM channel for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelRequest
-
Specifies whether to enable the ADM channel for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse.Builder
-
Specifies whether the ADM channel is enabled for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse
-
Specifies whether the ADM channel is enabled for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSChannelRequest.Builder
-
Specifies whether to enable the APNs channel for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelRequest
-
Specifies whether to enable the APNs channel for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse.Builder
-
Specifies whether the APNs channel is enabled for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse
-
Specifies whether the APNs channel is enabled for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelRequest.Builder
-
Specifies whether to enable the APNs sandbox channel for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelRequest
-
Specifies whether to enable the APNs sandbox channel for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse.Builder
-
Specifies whether the APNs sandbox channel is enabled for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse
-
Specifies whether the APNs sandbox channel is enabled for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelRequest.Builder
-
Specifies whether to enable the APNs VoIP channel for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelRequest
-
Specifies whether to enable the APNs VoIP channel for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse.Builder
-
Specifies whether the APNs VoIP channel is enabled for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse
-
Specifies whether the APNs VoIP channel is enabled for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelRequest.Builder
-
Specifies whether the APNs VoIP sandbox channel is enabled for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelRequest
-
Specifies whether the APNs VoIP sandbox channel is enabled for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse.Builder
-
Specifies whether the APNs VoIP sandbox channel is enabled for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse
-
Specifies whether the APNs VoIP sandbox channel is enabled for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduChannelRequest.Builder
-
Specifies whether to enable the Baidu channel for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelRequest
-
Specifies whether to enable the Baidu channel for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse.Builder
-
Specifies whether the Baidu channel is enabled for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse
-
Specifies whether the Baidu channel is enabled for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.ChannelResponse.Builder
-
Specifies whether the channel is enabled for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.ChannelResponse
-
Specifies whether the channel is enabled for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailChannelRequest.Builder
-
Specifies whether to enable the email channel for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelRequest
-
Specifies whether to enable the email channel for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse.Builder
-
Specifies whether the email channel is enabled for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse
-
Specifies whether the email channel is enabled for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMChannelRequest.Builder
-
Specifies whether to enable the GCM channel for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelRequest
-
Specifies whether to enable the GCM channel for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse.Builder
-
Specifies whether the GCM channel is enabled for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse
-
Specifies whether the GCM channel is enabled for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.SMSChannelRequest.Builder
-
Specifies whether to enable the SMS channel for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelRequest
-
Specifies whether to enable the SMS channel for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse.Builder
-
Specifies whether the SMS channel is enabled for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse
-
Specifies whether the SMS channel is enabled for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.VoiceChannelRequest.Builder
-
Specifies whether to enable the voice channel for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelRequest
-
Specifies whether to enable the voice channel for the application.
- enabled(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse.Builder
-
Specifies whether the voice channel is enabled for the application.
- enabled() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse
-
Specifies whether the voice channel is enabled for the application.
- end(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ActivityResponse.Builder
-
The actual time, in ISO 8601 format, when the activity was marked CANCELLED or COMPLETED.
- end() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivityResponse
-
The actual time, in ISO 8601 format, when the activity was marked CANCELLED or COMPLETED.
- end(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.QuietTime.Builder
-
The specific time when quiet time ends.
- end() - Method in class software.amazon.awssdk.services.pinpoint.model.QuietTime
-
The specific time when quiet time ends.
- endpoint(PublicEndpoint) - Method in interface software.amazon.awssdk.services.pinpoint.model.EventsBatch.Builder
-
A set of properties and attributes that are associated with the endpoint.
- endpoint(Consumer<PublicEndpoint.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EventsBatch.Builder
-
A set of properties and attributes that are associated with the endpoint.
- endpoint() - Method in class software.amazon.awssdk.services.pinpoint.model.EventsBatch
-
A set of properties and attributes that are associated with the endpoint.
- EndpointBatchItem - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies an endpoint to create or update and the settings and attributes to set or change for the endpoint.
- EndpointBatchItem.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- EndpointBatchRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies a batch of endpoints to create or update and the settings and attributes to set or change for each
endpoint.
- endpointBatchRequest(EndpointBatchRequest) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateEndpointsBatchRequest.Builder
-
Sets the value of the EndpointBatchRequest property for this object.
- endpointBatchRequest(Consumer<EndpointBatchRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateEndpointsBatchRequest.Builder
-
Sets the value of the EndpointBatchRequest property for this object.
- endpointBatchRequest() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointsBatchRequest
-
Returns the value of the EndpointBatchRequest property for this object.
- EndpointBatchRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- EndpointDemographic - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies demographic information about an endpoint, such as the applicable time zone and platform.
- EndpointDemographic.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- endpointId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteEndpointRequest.Builder
-
The unique identifier for the endpoint.
- endpointId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEndpointRequest
-
The unique identifier for the endpoint.
- endpointId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetEndpointRequest.Builder
-
The unique identifier for the endpoint.
- endpointId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEndpointRequest
-
The unique identifier for the endpoint.
- endpointId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateEndpointRequest.Builder
-
The unique identifier for the endpoint.
- endpointId() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointRequest
-
The unique identifier for the endpoint.
- EndpointItemResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides the status code and message that result from processing data for an endpoint.
- endpointItemResponse(EndpointItemResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.ItemResponse.Builder
-
The response that was received after the endpoint data was accepted.
- endpointItemResponse(Consumer<EndpointItemResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.ItemResponse.Builder
-
The response that was received after the endpoint data was accepted.
- endpointItemResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.ItemResponse
-
The response that was received after the endpoint data was accepted.
- EndpointItemResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- EndpointLocation - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies geographic information about an endpoint.
- EndpointLocation.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- EndpointMessageResult - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the delivery status and results of sending a message directly to an endpoint.
- EndpointMessageResult.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- EndpointRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the channel type and other settings for an endpoint.
- endpointRequest(EndpointRequest) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateEndpointRequest.Builder
-
Sets the value of the EndpointRequest property for this object.
- endpointRequest(Consumer<EndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateEndpointRequest.Builder
-
Sets the value of the EndpointRequest property for this object.
- endpointRequest() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointRequest
-
Returns the value of the EndpointRequest property for this object.
- EndpointRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- endpointResponse(EndpointResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteEndpointResponse.Builder
-
Sets the value of the EndpointResponse property for this object.
- endpointResponse(Consumer<EndpointResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteEndpointResponse.Builder
-
Sets the value of the EndpointResponse property for this object.
- endpointResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEndpointResponse
-
Returns the value of the EndpointResponse property for this object.
- EndpointResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the channel type and other settings for an endpoint.
- endpointResponse(EndpointResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetEndpointResponse.Builder
-
Sets the value of the EndpointResponse property for this object.
- endpointResponse(Consumer<EndpointResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetEndpointResponse.Builder
-
Sets the value of the EndpointResponse property for this object.
- endpointResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEndpointResponse
-
Returns the value of the EndpointResponse property for this object.
- EndpointResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- endpointResult(Map<String, EndpointMessageResult>) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageResponse.Builder
-
A map that contains a multipart response for each address that the message was sent to.
- endpointResult() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageResponse
-
A map that contains a multipart response for each address that the message was sent to.
- endpoints(Map<String, EndpointSendConfiguration>) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageRequest.Builder
-
A map of key-value pairs, where each key is an endpoint ID and each value is an EndpointSendConfiguration
object.
- endpoints() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageRequest
-
A map of key-value pairs, where each key is an endpoint ID and each value is an EndpointSendConfiguration object.
- EndpointSendConfiguration - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the content, including message variables and attributes, to use in a message that's sent directly to an
endpoint.
- EndpointSendConfiguration.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- endpointsResponse(EndpointsResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteUserEndpointsResponse.Builder
-
Sets the value of the EndpointsResponse property for this object.
- endpointsResponse(Consumer<EndpointsResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteUserEndpointsResponse.Builder
-
Sets the value of the EndpointsResponse property for this object.
- endpointsResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteUserEndpointsResponse
-
Returns the value of the EndpointsResponse property for this object.
- EndpointsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about all the endpoints that are associated with a user ID.
- endpointsResponse(EndpointsResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetUserEndpointsResponse.Builder
-
Sets the value of the EndpointsResponse property for this object.
- endpointsResponse(Consumer<EndpointsResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetUserEndpointsResponse.Builder
-
Sets the value of the EndpointsResponse property for this object.
- endpointsResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetUserEndpointsResponse
-
Returns the value of the EndpointsResponse property for this object.
- EndpointsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- endpointStatus(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem.Builder
-
Not used.
- endpointStatus() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem
-
Not used.
- endpointStatus(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointRequest.Builder
-
Not used.
- endpointStatus() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointRequest
-
Not used.
- endpointStatus(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointResponse.Builder
-
Not used.
- endpointStatus() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
Not used.
- endpointStatus(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.PublicEndpoint.Builder
-
The status of the update request for the endpoint.
- endpointStatus() - Method in class software.amazon.awssdk.services.pinpoint.model.PublicEndpoint
-
The status of the update request for the endpoint.
- EndpointUser - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies data for one or more attributes that describe the user who's associated with an endpoint.
- EndpointUser.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- endTime(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Schedule.Builder
-
The scheduled time, in ISO 8601 format, for the campaign to end.
- endTime() - Method in class software.amazon.awssdk.services.pinpoint.model.Schedule
-
The scheduled time, in ISO 8601 format, for the campaign to end.
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ActivitiesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ActivityResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.AddressConfiguration
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationSettingsResource
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.AttributeDimension
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.AttributesResource
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignEmailMessage
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignEventFilter
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignHook
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignLimits
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignSmsMessage
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignState
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ChannelsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateApplicationRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateAppRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateAppResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateCampaignRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateCampaignResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateExportJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateExportJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateImportJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateImportJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateSegmentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateSegmentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DefaultMessage
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAdmChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAdmChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsSandboxChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsSandboxChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipSandboxChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipSandboxChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAppRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAppResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteBaiduChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteBaiduChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteCampaignRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteCampaignResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEmailChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEmailChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEndpointRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEndpointResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEventStreamRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEventStreamResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteGcmChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteGcmChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSegmentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSegmentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSmsChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSmsChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteUserEndpointsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteUserEndpointsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteVoiceChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteVoiceChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EmailMessage
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointDemographic
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointItemResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointLocation
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointMessageResult
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointSendConfiguration
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointUser
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.Event
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EventDimensions
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EventItemResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EventsBatch
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EventsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EventsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.EventStream
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResource
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetAdmChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetAdmChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsSandboxChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsSandboxChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipSandboxChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipSandboxChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApplicationSettingsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApplicationSettingsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetBaiduChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetBaiduChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetChannelsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetChannelsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetEmailChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetEmailChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetEndpointRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetEndpointResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetEventStreamRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetEventStreamResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetGcmChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetGcmChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSmsChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSmsChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetUserEndpointsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetUserEndpointsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetVoiceChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GetVoiceChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GPSCoordinates
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.GPSPointDimension
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResource
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ItemResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ListTagsForResourceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.ListTagsForResourceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.Message
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.MessageBody
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.MessageConfiguration
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.MessageRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.MessageResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.MessageResult
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.MetricDimension
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.PhoneNumberValidateRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.PhoneNumberValidateResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.PublicEndpoint
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventStreamRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventStreamResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.QuietTime
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.RawEmail
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.RecencyDimension
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.RemoveAttributesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.RemoveAttributesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.Schedule
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentBehaviors
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentDemographics
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentDimensions
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroup
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroupList
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentImportResource
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentLocation
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentReference
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SendMessagesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SendMessagesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessageRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessageResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.Session
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SetDimension
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SimpleEmail
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SimpleEmailPart
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.SMSMessage
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.TagResourceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.TagResourceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.TagsModel
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.TreatmentResource
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UntagResourceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UntagResourceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApplicationSettingsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApplicationSettingsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateAttributesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateBaiduChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateBaiduChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateCampaignRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateCampaignResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointsBatchRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointsBatchResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSegmentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSegmentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceMessage
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.WriteApplicationSettingsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.WriteEventStream
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.WriteSegmentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.pinpoint.model.WriteTreatmentResource
-
- Event - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies information about an event that reports data to Amazon Pinpoint.
- Event.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- EventDimensions - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the dimensions for an event filter that determines when a campaign is sent.
- EventDimensions.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- eventFilter(CampaignEventFilter) - Method in interface software.amazon.awssdk.services.pinpoint.model.Schedule.Builder
-
The type of event that causes the campaign to be sent, if the value of the Frequency property is EVENT.
- eventFilter(Consumer<CampaignEventFilter.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.Schedule.Builder
-
The type of event that causes the campaign to be sent, if the value of the Frequency property is EVENT.
- eventFilter() - Method in class software.amazon.awssdk.services.pinpoint.model.Schedule
-
The type of event that causes the campaign to be sent, if the value of the Frequency property is EVENT.
- EventItemResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides the status code and message that result from processing an event.
- EventItemResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- events(Map<String, Event>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EventsBatch.Builder
-
A set of properties that are associated with the event.
- events() - Method in class software.amazon.awssdk.services.pinpoint.model.EventsBatch
-
A set of properties that are associated with the event.
- EventsBatch - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies a batch of endpoints and events to process.
- EventsBatch.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- eventsItemResponse(Map<String, EventItemResponse>) - Method in interface software.amazon.awssdk.services.pinpoint.model.ItemResponse.Builder
-
A multipart response object that contains a key and a value for each event in the request.
- eventsItemResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.ItemResponse
-
A multipart response object that contains a key and a value for each event in the request.
- EventsRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies a batch of events to process.
- eventsRequest(EventsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.model.PutEventsRequest.Builder
-
Sets the value of the EventsRequest property for this object.
- eventsRequest(Consumer<EventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.PutEventsRequest.Builder
-
Sets the value of the EventsRequest property for this object.
- eventsRequest() - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventsRequest
-
Returns the value of the EventsRequest property for this object.
- EventsRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- EventsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about endpoints and the events that they're associated with.
- eventsResponse(EventsResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.PutEventsResponse.Builder
-
Sets the value of the EventsResponse property for this object.
- eventsResponse(Consumer<EventsResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.PutEventsResponse.Builder
-
Sets the value of the EventsResponse property for this object.
- eventsResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventsResponse
-
Returns the value of the EventsResponse property for this object.
- EventsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- eventStream(EventStream) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteEventStreamResponse.Builder
-
Sets the value of the EventStream property for this object.
- eventStream(Consumer<EventStream.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteEventStreamResponse.Builder
-
Sets the value of the EventStream property for this object.
- eventStream() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEventStreamResponse
-
Returns the value of the EventStream property for this object.
- EventStream - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies settings for publishing event data to an Amazon Kinesis data stream or an Amazon Kinesis Data Firehose
delivery stream.
- eventStream(EventStream) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetEventStreamResponse.Builder
-
Sets the value of the EventStream property for this object.
- eventStream(Consumer<EventStream.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetEventStreamResponse.Builder
-
Sets the value of the EventStream property for this object.
- eventStream() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEventStreamResponse
-
Returns the value of the EventStream property for this object.
- eventStream(EventStream) - Method in interface software.amazon.awssdk.services.pinpoint.model.PutEventStreamResponse.Builder
-
Sets the value of the EventStream property for this object.
- eventStream(Consumer<EventStream.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.PutEventStreamResponse.Builder
-
Sets the value of the EventStream property for this object.
- eventStream() - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventStreamResponse
-
Returns the value of the EventStream property for this object.
- EventStream.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- eventType(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Event.Builder
-
The name of the event.
- eventType() - Method in class software.amazon.awssdk.services.pinpoint.model.Event
-
The name of the event.
- eventType(SetDimension) - Method in interface software.amazon.awssdk.services.pinpoint.model.EventDimensions.Builder
-
The name of the event that causes the campaign to be sent.
- eventType(Consumer<SetDimension.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EventDimensions.Builder
-
The name of the event that causes the campaign to be sent.
- eventType() - Method in class software.amazon.awssdk.services.pinpoint.model.EventDimensions
-
The name of the event that causes the campaign to be sent.
- expiresAfter(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMMessage.Builder
-
The amount of time, in seconds, that ADM should store the message if the recipient's device is offline.
- expiresAfter() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
The amount of time, in seconds, that ADM should store the message if the recipient's device is offline.
- exportJobRequest(ExportJobRequest) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateExportJobRequest.Builder
-
Sets the value of the ExportJobRequest property for this object.
- exportJobRequest(Consumer<ExportJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateExportJobRequest.Builder
-
Sets the value of the ExportJobRequest property for this object.
- exportJobRequest() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateExportJobRequest
-
Returns the value of the ExportJobRequest property for this object.
- ExportJobRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the settings for a job that exports endpoint definitions to an Amazon Simple Storage Service (Amazon S3)
bucket.
- ExportJobRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- ExportJobResource - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the resource settings for a job that exports endpoint definitions to a file.
- ExportJobResource.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- exportJobResponse(ExportJobResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateExportJobResponse.Builder
-
Sets the value of the ExportJobResponse property for this object.
- exportJobResponse(Consumer<ExportJobResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateExportJobResponse.Builder
-
Sets the value of the ExportJobResponse property for this object.
- exportJobResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateExportJobResponse
-
Returns the value of the ExportJobResponse property for this object.
- ExportJobResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the status and settings of a job that exports endpoint definitions to a file.
- exportJobResponse(ExportJobResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetExportJobResponse.Builder
-
Sets the value of the ExportJobResponse property for this object.
- exportJobResponse(Consumer<ExportJobResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetExportJobResponse.Builder
-
Sets the value of the ExportJobResponse property for this object.
- exportJobResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobResponse
-
Returns the value of the ExportJobResponse property for this object.
- ExportJobResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- ExportJobsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about all the export jobs that are associated with an application or segment.
- exportJobsResponse(ExportJobsResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetExportJobsResponse.Builder
-
Sets the value of the ExportJobsResponse property for this object.
- exportJobsResponse(Consumer<ExportJobsResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetExportJobsResponse.Builder
-
Sets the value of the ExportJobsResponse property for this object.
- exportJobsResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobsResponse
-
Returns the value of the ExportJobsResponse property for this object.
- exportJobsResponse(ExportJobsResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsResponse.Builder
-
Sets the value of the ExportJobsResponse property for this object.
- exportJobsResponse(Consumer<ExportJobsResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsResponse.Builder
-
Sets the value of the ExportJobsResponse property for this object.
- exportJobsResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsResponse
-
Returns the value of the ExportJobsResponse property for this object.
- ExportJobsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- externalId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EventStream.Builder
-
(Deprecated) Your AWS account ID, which you assigned to an external ID key in an IAM trust policy.
- externalId() - Method in class software.amazon.awssdk.services.pinpoint.model.EventStream
-
(Deprecated) Your AWS account ID, which you assigned to an external ID key in an IAM trust policy.
- externalId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobRequest.Builder
-
(Deprecated) Your AWS account ID, which you assigned to an external ID key in an IAM trust policy.
- externalId() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobRequest
-
(Deprecated) Your AWS account ID, which you assigned to an external ID key in an IAM trust policy.
- externalId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobResource.Builder
-
(Deprecated) Your AWS account ID, which you assigned to an external ID key in an IAM trust policy.
- externalId() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResource
-
(Deprecated) Your AWS account ID, which you assigned to an external ID key in an IAM trust policy.
- externalId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentImportResource.Builder
-
(Deprecated) Your AWS account ID, which you assigned to an external ID key in an IAM trust policy.
- externalId() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentImportResource
-
(Deprecated) Your AWS account ID, which you assigned to an external ID key in an IAM trust policy.
- GCMChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the status and settings of the GCM channel for an application.
- gcmChannelRequest(GCMChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelRequest.Builder
-
Sets the value of the GCMChannelRequest property for this object.
- gcmChannelRequest(Consumer<GCMChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelRequest.Builder
-
Sets the value of the GCMChannelRequest property for this object.
- gcmChannelRequest() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelRequest
-
Returns the value of the GCMChannelRequest property for this object.
- GCMChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- gcmChannelResponse(GCMChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteGcmChannelResponse.Builder
-
Sets the value of the GCMChannelResponse property for this object.
- gcmChannelResponse(Consumer<GCMChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteGcmChannelResponse.Builder
-
Sets the value of the GCMChannelResponse property for this object.
- gcmChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteGcmChannelResponse
-
Returns the value of the GCMChannelResponse property for this object.
- GCMChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the status and settings of the GCM channel for an application.
- gcmChannelResponse(GCMChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetGcmChannelResponse.Builder
-
Sets the value of the GCMChannelResponse property for this object.
- gcmChannelResponse(Consumer<GCMChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetGcmChannelResponse.Builder
-
Sets the value of the GCMChannelResponse property for this object.
- gcmChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetGcmChannelResponse
-
Returns the value of the GCMChannelResponse property for this object.
- gcmChannelResponse(GCMChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelResponse.Builder
-
Sets the value of the GCMChannelResponse property for this object.
- gcmChannelResponse(Consumer<GCMChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelResponse.Builder
-
Sets the value of the GCMChannelResponse property for this object.
- gcmChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelResponse
-
Returns the value of the GCMChannelResponse property for this object.
- GCMChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- gcmMessage(GCMMessage) - Method in interface software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration.Builder
-
The default push notification message for the GCM channel, which is used to send notifications through the
Firebase Cloud Messaging (FCM), formerly Google Cloud Messaging (GCM), service.
- gcmMessage(Consumer<GCMMessage.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration.Builder
-
The default push notification message for the GCM channel, which is used to send notifications through the
Firebase Cloud Messaging (FCM), formerly Google Cloud Messaging (GCM), service.
- gcmMessage() - Method in class software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration
-
The default push notification message for the GCM channel, which is used to send notifications through the
Firebase Cloud Messaging (FCM), formerly Google Cloud Messaging (GCM), service.
- GCMMessage - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the settings for a one-time message that's sent directly to an endpoint through the GCM channel.
- gcmMessage(Message) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageConfiguration.Builder
-
The message that the campaign sends through the GCM channel, which enables Amazon Pinpoint to send push
notifications through the Firebase Cloud Messaging (FCM), formerly Google Cloud Messaging (GCM), service.
- gcmMessage(Consumer<Message.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageConfiguration.Builder
-
The message that the campaign sends through the GCM channel, which enables Amazon Pinpoint to send push
notifications through the Firebase Cloud Messaging (FCM), formerly Google Cloud Messaging (GCM), service.
- gcmMessage() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageConfiguration
-
The message that the campaign sends through the GCM channel, which enables Amazon Pinpoint to send push
notifications through the Firebase Cloud Messaging (FCM), formerly Google Cloud Messaging (GCM), service.
- GCMMessage.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getAdmChannel(GetAdmChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the ADM channel for an application.
- getAdmChannel(Consumer<GetAdmChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the ADM channel for an application.
- getAdmChannel(GetAdmChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the ADM channel for an application.
- getAdmChannel(Consumer<GetAdmChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the ADM channel for an application.
- GetAdmChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetAdmChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetAdmChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetAdmChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetAdmChannelRequestMarshaller
-
- GetAdmChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetAdmChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getApnsChannel(GetApnsChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the APNs channel for an application.
- getApnsChannel(Consumer<GetApnsChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the APNs channel for an application.
- getApnsChannel(GetApnsChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the APNs channel for an application.
- getApnsChannel(Consumer<GetApnsChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the APNs channel for an application.
- GetApnsChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetApnsChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetApnsChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetApnsChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetApnsChannelRequestMarshaller
-
- GetApnsChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetApnsChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getApnsSandboxChannel(GetApnsSandboxChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the APNs sandbox channel for an application.
- getApnsSandboxChannel(Consumer<GetApnsSandboxChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the APNs sandbox channel for an application.
- getApnsSandboxChannel(GetApnsSandboxChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the APNs sandbox channel for an application.
- getApnsSandboxChannel(Consumer<GetApnsSandboxChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the APNs sandbox channel for an application.
- GetApnsSandboxChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetApnsSandboxChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetApnsSandboxChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetApnsSandboxChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetApnsSandboxChannelRequestMarshaller
-
- GetApnsSandboxChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetApnsSandboxChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getApnsVoipChannel(GetApnsVoipChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the APNs VoIP channel for an application.
- getApnsVoipChannel(Consumer<GetApnsVoipChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the APNs VoIP channel for an application.
- getApnsVoipChannel(GetApnsVoipChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the APNs VoIP channel for an application.
- getApnsVoipChannel(Consumer<GetApnsVoipChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the APNs VoIP channel for an application.
- GetApnsVoipChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetApnsVoipChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetApnsVoipChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetApnsVoipChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetApnsVoipChannelRequestMarshaller
-
- GetApnsVoipChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetApnsVoipChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getApnsVoipSandboxChannel(GetApnsVoipSandboxChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
- getApnsVoipSandboxChannel(Consumer<GetApnsVoipSandboxChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
- getApnsVoipSandboxChannel(GetApnsVoipSandboxChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
- getApnsVoipSandboxChannel(Consumer<GetApnsVoipSandboxChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
- GetApnsVoipSandboxChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetApnsVoipSandboxChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetApnsVoipSandboxChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetApnsVoipSandboxChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetApnsVoipSandboxChannelRequestMarshaller
-
- GetApnsVoipSandboxChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetApnsVoipSandboxChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getApp(GetAppRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about an application.
- getApp(Consumer<GetAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about an application.
- getApp(GetAppRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about an application.
- getApp(Consumer<GetAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about an application.
- getApplicationSettings(GetApplicationSettingsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the settings for an application.
- getApplicationSettings(Consumer<GetApplicationSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the settings for an application.
- getApplicationSettings(GetApplicationSettingsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the settings for an application.
- getApplicationSettings(Consumer<GetApplicationSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the settings for an application.
- GetApplicationSettingsRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetApplicationSettingsRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetApplicationSettingsRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetApplicationSettingsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetApplicationSettingsRequestMarshaller
-
- GetApplicationSettingsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetApplicationSettingsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetAppRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetAppRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetAppRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetAppRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetAppRequestMarshaller
-
- GetAppResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetAppResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getApps(GetAppsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about all of your applications.
- getApps(Consumer<GetAppsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about all of your applications.
- getApps(GetAppsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about all of your applications.
- getApps(Consumer<GetAppsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about all of your applications.
- GetAppsRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetAppsRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetAppsRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetAppsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetAppsRequestMarshaller
-
- GetAppsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetAppsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getBaiduChannel(GetBaiduChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the Baidu Cloud Push channel for an application.
- getBaiduChannel(Consumer<GetBaiduChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the Baidu Cloud Push channel for an application.
- getBaiduChannel(GetBaiduChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the Baidu Cloud Push channel for an application.
- getBaiduChannel(Consumer<GetBaiduChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the Baidu Cloud Push channel for an application.
- GetBaiduChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetBaiduChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetBaiduChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetBaiduChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetBaiduChannelRequestMarshaller
-
- GetBaiduChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetBaiduChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getCampaign(GetCampaignRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status, configuration, and other settings for a campaign.
- getCampaign(Consumer<GetCampaignRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status, configuration, and other settings for a campaign.
- getCampaign(GetCampaignRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status, configuration, and other settings for a campaign.
- getCampaign(Consumer<GetCampaignRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status, configuration, and other settings for a campaign.
- getCampaignActivities(GetCampaignActivitiesRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the activity performed by a campaign.
- getCampaignActivities(Consumer<GetCampaignActivitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the activity performed by a campaign.
- getCampaignActivities(GetCampaignActivitiesRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the activity performed by a campaign.
- getCampaignActivities(Consumer<GetCampaignActivitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the activity performed by a campaign.
- GetCampaignActivitiesRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetCampaignActivitiesRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetCampaignActivitiesRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetCampaignActivitiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetCampaignActivitiesRequestMarshaller
-
- GetCampaignActivitiesResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetCampaignActivitiesResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetCampaignRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetCampaignRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetCampaignRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetCampaignRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetCampaignRequestMarshaller
-
- GetCampaignResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetCampaignResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getCampaigns(GetCampaignsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status, configuration, and other settings for all the campaigns that are
associated with an application.
- getCampaigns(Consumer<GetCampaignsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status, configuration, and other settings for all the campaigns that are
associated with an application.
- getCampaigns(GetCampaignsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status, configuration, and other settings for all the campaigns that are
associated with an application.
- getCampaigns(Consumer<GetCampaignsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status, configuration, and other settings for all the campaigns that are
associated with an application.
- GetCampaignsRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetCampaignsRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetCampaignsRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetCampaignsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetCampaignsRequestMarshaller
-
- GetCampaignsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetCampaignsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getCampaignVersion(GetCampaignVersionRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
- getCampaignVersion(Consumer<GetCampaignVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
- getCampaignVersion(GetCampaignVersionRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
- getCampaignVersion(Consumer<GetCampaignVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
- GetCampaignVersionRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetCampaignVersionRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetCampaignVersionRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetCampaignVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetCampaignVersionRequestMarshaller
-
- GetCampaignVersionResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetCampaignVersionResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getCampaignVersions(GetCampaignVersionsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status, configuration, and other settings for all versions of a specific
campaign.
- getCampaignVersions(Consumer<GetCampaignVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status, configuration, and other settings for all versions of a specific
campaign.
- getCampaignVersions(GetCampaignVersionsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status, configuration, and other settings for all versions of a specific
campaign.
- getCampaignVersions(Consumer<GetCampaignVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status, configuration, and other settings for all versions of a specific
campaign.
- GetCampaignVersionsRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetCampaignVersionsRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetCampaignVersionsRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetCampaignVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetCampaignVersionsRequestMarshaller
-
- GetCampaignVersionsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetCampaignVersionsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getChannels(GetChannelsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the history and status of each channel for an application.
- getChannels(Consumer<GetChannelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the history and status of each channel for an application.
- getChannels(GetChannelsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the history and status of each channel for an application.
- getChannels(Consumer<GetChannelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the history and status of each channel for an application.
- GetChannelsRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetChannelsRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetChannelsRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetChannelsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetChannelsRequestMarshaller
-
- GetChannelsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetChannelsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getEmailChannel(GetEmailChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the email channel for an application.
- getEmailChannel(Consumer<GetEmailChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the email channel for an application.
- getEmailChannel(GetEmailChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the email channel for an application.
- getEmailChannel(Consumer<GetEmailChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the email channel for an application.
- GetEmailChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetEmailChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetEmailChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetEmailChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetEmailChannelRequestMarshaller
-
- GetEmailChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetEmailChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getEndpoint(GetEndpointRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the settings and attributes of a specific endpoint for an application.
- getEndpoint(Consumer<GetEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the settings and attributes of a specific endpoint for an application.
- getEndpoint(GetEndpointRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the settings and attributes of a specific endpoint for an application.
- getEndpoint(Consumer<GetEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the settings and attributes of a specific endpoint for an application.
- GetEndpointRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetEndpointRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetEndpointRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetEndpointRequestMarshaller
-
- GetEndpointResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetEndpointResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getEventStream(GetEventStreamRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the event stream settings for an application.
- getEventStream(Consumer<GetEventStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the event stream settings for an application.
- getEventStream(GetEventStreamRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the event stream settings for an application.
- getEventStream(Consumer<GetEventStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the event stream settings for an application.
- GetEventStreamRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetEventStreamRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetEventStreamRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetEventStreamRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetEventStreamRequestMarshaller
-
- GetEventStreamResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetEventStreamResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getExportJob(GetExportJobRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of a specific export job for an application.
- getExportJob(Consumer<GetExportJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of a specific export job for an application.
- getExportJob(GetExportJobRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of a specific export job for an application.
- getExportJob(Consumer<GetExportJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of a specific export job for an application.
- GetExportJobRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetExportJobRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetExportJobRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetExportJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetExportJobRequestMarshaller
-
- GetExportJobResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetExportJobResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getExportJobs(GetExportJobsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of all the export jobs for an application.
- getExportJobs(Consumer<GetExportJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of all the export jobs for an application.
- getExportJobs(GetExportJobsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of all the export jobs for an application.
- getExportJobs(Consumer<GetExportJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of all the export jobs for an application.
- GetExportJobsRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetExportJobsRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetExportJobsRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetExportJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetExportJobsRequestMarshaller
-
- GetExportJobsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetExportJobsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getGcmChannel(GetGcmChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the GCM channel for an application.
- getGcmChannel(Consumer<GetGcmChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the GCM channel for an application.
- getGcmChannel(GetGcmChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the GCM channel for an application.
- getGcmChannel(Consumer<GetGcmChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the GCM channel for an application.
- GetGcmChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetGcmChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetGcmChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetGcmChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetGcmChannelRequestMarshaller
-
- GetGcmChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetGcmChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getImportJob(GetImportJobRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of a specific import job for an application.
- getImportJob(Consumer<GetImportJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of a specific import job for an application.
- getImportJob(GetImportJobRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of a specific import job for an application.
- getImportJob(Consumer<GetImportJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of a specific import job for an application.
- GetImportJobRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetImportJobRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetImportJobRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetImportJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetImportJobRequestMarshaller
-
- GetImportJobResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetImportJobResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getImportJobs(GetImportJobsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of all the import jobs for an application.
- getImportJobs(Consumer<GetImportJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of all the import jobs for an application.
- getImportJobs(GetImportJobsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of all the import jobs for an application.
- getImportJobs(Consumer<GetImportJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of all the import jobs for an application.
- GetImportJobsRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetImportJobsRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetImportJobsRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetImportJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetImportJobsRequestMarshaller
-
- GetImportJobsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetImportJobsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getSegment(GetSegmentRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the configuration, dimension, and other settings for a specific segment that's
associated with an application.
- getSegment(Consumer<GetSegmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the configuration, dimension, and other settings for a specific segment that's
associated with an application.
- getSegment(GetSegmentRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the configuration, dimension, and other settings for a specific segment that's
associated with an application.
- getSegment(Consumer<GetSegmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the configuration, dimension, and other settings for a specific segment that's
associated with an application.
- getSegmentExportJobs(GetSegmentExportJobsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the export jobs for a segment.
- getSegmentExportJobs(Consumer<GetSegmentExportJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the export jobs for a segment.
- getSegmentExportJobs(GetSegmentExportJobsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the export jobs for a segment.
- getSegmentExportJobs(Consumer<GetSegmentExportJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the export jobs for a segment.
- GetSegmentExportJobsRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetSegmentExportJobsRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetSegmentExportJobsRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetSegmentExportJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetSegmentExportJobsRequestMarshaller
-
- GetSegmentExportJobsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetSegmentExportJobsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getSegmentImportJobs(GetSegmentImportJobsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the import jobs for a segment.
- getSegmentImportJobs(Consumer<GetSegmentImportJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the import jobs for a segment.
- getSegmentImportJobs(GetSegmentImportJobsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the import jobs for a segment.
- getSegmentImportJobs(Consumer<GetSegmentImportJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the import jobs for a segment.
- GetSegmentImportJobsRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetSegmentImportJobsRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetSegmentImportJobsRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetSegmentImportJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetSegmentImportJobsRequestMarshaller
-
- GetSegmentImportJobsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetSegmentImportJobsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetSegmentRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetSegmentRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetSegmentRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetSegmentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetSegmentRequestMarshaller
-
- GetSegmentResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetSegmentResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getSegments(GetSegmentsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the configuration, dimension, and other settings for all the segments that are
associated with an application.
- getSegments(Consumer<GetSegmentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the configuration, dimension, and other settings for all the segments that are
associated with an application.
- getSegments(GetSegmentsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the configuration, dimension, and other settings for all the segments that are
associated with an application.
- getSegments(Consumer<GetSegmentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the configuration, dimension, and other settings for all the segments that are
associated with an application.
- GetSegmentsRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetSegmentsRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetSegmentsRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetSegmentsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetSegmentsRequestMarshaller
-
- GetSegmentsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetSegmentsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getSegmentVersion(GetSegmentVersionRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment
that's associated with an application.
- getSegmentVersion(Consumer<GetSegmentVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment
that's associated with an application.
- getSegmentVersion(GetSegmentVersionRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment
that's associated with an application.
- getSegmentVersion(Consumer<GetSegmentVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment
that's associated with an application.
- GetSegmentVersionRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetSegmentVersionRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetSegmentVersionRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetSegmentVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetSegmentVersionRequestMarshaller
-
- GetSegmentVersionResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetSegmentVersionResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getSegmentVersions(GetSegmentVersionsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the configuration, dimension, and other settings for all versions of a specific
segment that's associated with an application.
- getSegmentVersions(Consumer<GetSegmentVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the configuration, dimension, and other settings for all versions of a specific
segment that's associated with an application.
- getSegmentVersions(GetSegmentVersionsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the configuration, dimension, and other settings for all versions of a specific
segment that's associated with an application.
- getSegmentVersions(Consumer<GetSegmentVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the configuration, dimension, and other settings for all versions of a specific
segment that's associated with an application.
- GetSegmentVersionsRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetSegmentVersionsRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetSegmentVersionsRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetSegmentVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetSegmentVersionsRequestMarshaller
-
- GetSegmentVersionsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetSegmentVersionsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getSmsChannel(GetSmsChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the SMS channel for an application.
- getSmsChannel(Consumer<GetSmsChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the SMS channel for an application.
- getSmsChannel(GetSmsChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the SMS channel for an application.
- getSmsChannel(Consumer<GetSmsChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the SMS channel for an application.
- GetSmsChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetSmsChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetSmsChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetSmsChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetSmsChannelRequestMarshaller
-
- GetSmsChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetSmsChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getUserEndpoints(GetUserEndpointsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about all the endpoints that are associated with a specific user ID.
- getUserEndpoints(Consumer<GetUserEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about all the endpoints that are associated with a specific user ID.
- getUserEndpoints(GetUserEndpointsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about all the endpoints that are associated with a specific user ID.
- getUserEndpoints(Consumer<GetUserEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about all the endpoints that are associated with a specific user ID.
- GetUserEndpointsRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetUserEndpointsRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetUserEndpointsRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetUserEndpointsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetUserEndpointsRequestMarshaller
-
- GetUserEndpointsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetUserEndpointsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ActivitiesResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ActivityResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.AddressConfiguration
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationSettingsResource
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.AttributeDimension
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.AttributesResource
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignEmailMessage
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignEventFilter
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignHook
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignLimits
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignSmsMessage
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignState
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ChannelsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateApplicationRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateAppRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateAppResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateCampaignRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateCampaignResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateExportJobRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateExportJobResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateImportJobRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateImportJobResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateSegmentRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.CreateSegmentResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DefaultMessage
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAdmChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAdmChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsSandboxChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsSandboxChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipSandboxChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipSandboxChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAppRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAppResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteBaiduChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteBaiduChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteCampaignRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteCampaignResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEmailChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEmailChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEndpointRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEndpointResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEventStreamRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEventStreamResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteGcmChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteGcmChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSegmentRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSegmentResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSmsChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSmsChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteUserEndpointsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteUserEndpointsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteVoiceChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteVoiceChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EmailMessage
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointDemographic
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointItemResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointLocation
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointMessageResult
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointSendConfiguration
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointUser
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.Event
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EventDimensions
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EventItemResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EventsBatch
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EventsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EventsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.EventStream
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResource
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetAdmChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetAdmChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsSandboxChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsSandboxChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipSandboxChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipSandboxChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApplicationSettingsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetApplicationSettingsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetBaiduChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetBaiduChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetChannelsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetChannelsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetEmailChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetEmailChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetEndpointRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetEndpointResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetEventStreamRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetEventStreamResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetGcmChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetGcmChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSmsChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetSmsChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetUserEndpointsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetUserEndpointsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetVoiceChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GetVoiceChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GPSCoordinates
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.GPSPointDimension
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResource
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ItemResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ListTagsForResourceRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.ListTagsForResourceResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.Message
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.MessageBody
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.MessageConfiguration
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.MessageRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.MessageResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.MessageResult
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.MetricDimension
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.PhoneNumberValidateRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.PhoneNumberValidateResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.PublicEndpoint
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventStreamRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventStreamResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.QuietTime
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.RawEmail
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.RecencyDimension
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.RemoveAttributesRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.RemoveAttributesResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.Schedule
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentBehaviors
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentDemographics
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentDimensions
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroup
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroupList
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentImportResource
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentLocation
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentReference
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SendMessagesRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SendMessagesResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessageRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessageResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.Session
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SetDimension
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SimpleEmail
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SimpleEmailPart
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.SMSMessage
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.TagResourceRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.TagResourceResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.TagsModel
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.TreatmentResource
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UntagResourceRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UntagResourceResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApplicationSettingsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApplicationSettingsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateAttributesRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateBaiduChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateBaiduChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateCampaignRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateCampaignResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointsBatchRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointsBatchResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSegmentRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSegmentResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceMessage
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.WriteApplicationSettingsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.WriteEventStream
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.WriteSegmentRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.pinpoint.model.WriteTreatmentResource
-
- getVoiceChannel(GetVoiceChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the voice channel for an application.
- getVoiceChannel(Consumer<GetVoiceChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves information about the status and settings of the voice channel for an application.
- getVoiceChannel(GetVoiceChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the voice channel for an application.
- getVoiceChannel(Consumer<GetVoiceChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves information about the status and settings of the voice channel for an application.
- GetVoiceChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetVoiceChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GetVoiceChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- GetVoiceChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.GetVoiceChannelRequestMarshaller
-
- GetVoiceChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- GetVoiceChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- GPSCoordinates - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the GPS coordinates of a location.
- GPSCoordinates.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- gpsPoint(GPSPointDimension) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentLocation.Builder
-
The GPS location and range for the segment.
- gpsPoint(Consumer<GPSPointDimension.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentLocation.Builder
-
The GPS location and range for the segment.
- gpsPoint() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentLocation
-
The GPS location and range for the segment.
- GPSPointDimension - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies GPS-based criteria for including or excluding endpoints from a segment.
- GPSPointDimension.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- groups(Collection<SegmentGroup>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentGroupList.Builder
-
An array that defines the set of segment criteria to evaluate when handling segment groups for the segment.
- groups(SegmentGroup...) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentGroupList.Builder
-
An array that defines the set of segment criteria to evaluate when handling segment groups for the segment.
- groups(Consumer<SegmentGroup.Builder>...) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentGroupList.Builder
-
An array that defines the set of segment criteria to evaluate when handling segment groups for the segment.
- groups() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroupList
-
An array that defines the set of segment criteria to evaluate when handling segment groups for the segment.
- iconReference(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMMessage.Builder
-
The icon image name of the asset saved in your app.
- iconReference() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
The icon image name of the asset saved in your app.
- iconReference(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduMessage.Builder
-
The icon image name of the asset saved in your app.
- iconReference() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
The icon image name of the asset saved in your app.
- iconReference(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMMessage.Builder
-
The icon image name of the asset saved in your app.
- iconReference() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
The icon image name of the asset saved in your app.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ActivityResponse.Builder
-
The unique identifier for the activity.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivityResponse
-
The unique identifier for the activity.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse.Builder
-
(Deprecated) An identifier for the ADM channel.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse
-
(Deprecated) An identifier for the ADM channel.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse.Builder
-
(Deprecated) An identifier for the APNs channel.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse
-
(Deprecated) An identifier for the APNs channel.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse.Builder
-
(Deprecated) An identifier for the APNs sandbox channel.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse
-
(Deprecated) An identifier for the APNs sandbox channel.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse.Builder
-
(Deprecated) An identifier for the APNs VoIP channel.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse
-
(Deprecated) An identifier for the APNs VoIP channel.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse.Builder
-
(Deprecated) An identifier for the APNs VoIP sandbox channel.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse
-
(Deprecated) An identifier for the APNs VoIP sandbox channel.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ApplicationResponse.Builder
-
The unique identifier for the application.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationResponse
-
The unique identifier for the application.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse.Builder
-
(Deprecated) An identifier for the Baidu channel.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse
-
(Deprecated) An identifier for the Baidu channel.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
The unique identifier for the campaign.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
The unique identifier for the campaign.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ChannelResponse.Builder
-
(Deprecated) An identifier for the channel.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.ChannelResponse
-
(Deprecated) An identifier for the channel.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse.Builder
-
(Deprecated) An identifier for the email channel.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse
-
(Deprecated) An identifier for the email channel.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem.Builder
-
The unique identifier for the endpoint in the context of the batch.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem
-
The unique identifier for the endpoint in the context of the batch.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointResponse.Builder
-
The unique identifier that you assigned to the endpoint.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
The unique identifier that you assigned to the endpoint.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobResponse.Builder
-
The unique identifier for the export job.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResponse
-
The unique identifier for the export job.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse.Builder
-
(Deprecated) An identifier for the GCM channel.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse
-
(Deprecated) An identifier for the GCM channel.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobResponse.Builder
-
The unique identifier for the import job.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResponse
-
The unique identifier for the import job.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentReference.Builder
-
The unique identifier for the segment.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentReference
-
The unique identifier for the segment.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentResponse.Builder
-
The unique identifier for the segment.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentResponse
-
The unique identifier for the segment.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Session.Builder
-
The unique identifier for the session.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.Session
-
The unique identifier for the session.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse.Builder
-
(Deprecated) An identifier for the SMS channel.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse
-
(Deprecated) An identifier for the SMS channel.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.TreatmentResource.Builder
-
The unique identifier for the treatment.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.TreatmentResource
-
The unique identifier for the treatment.
- id(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse.Builder
-
(Deprecated) An identifier for the voice channel.
- id() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse
-
(Deprecated) An identifier for the voice channel.
- identity(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailChannelRequest.Builder
-
The Amazon Resource Name (ARN) of the identity, verified with Amazon Simple Email Service (Amazon SES), that
you want to use when you send email through the channel.
- identity() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelRequest
-
The Amazon Resource Name (ARN) of the identity, verified with Amazon Simple Email Service (Amazon SES), that you
want to use when you send email through the channel.
- identity(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse.Builder
-
The Amazon Resource Name (ARN) of the identity, verified with Amazon Simple Email Service (Amazon SES), that
you use when you send email through the channel.
- identity() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse
-
The Amazon Resource Name (ARN) of the identity, verified with Amazon Simple Email Service (Amazon SES), that you
use when you send email through the channel.
- imageIconUrl(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMMessage.Builder
-
The URL of the large icon image to display in the content view of the push notification.
- imageIconUrl() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
The URL of the large icon image to display in the content view of the push notification.
- imageIconUrl(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduMessage.Builder
-
The URL of the large icon image to display in the content view of the push notification.
- imageIconUrl() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
The URL of the large icon image to display in the content view of the push notification.
- imageIconUrl(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMMessage.Builder
-
The URL of the large icon image to display in the content view of the push notification.
- imageIconUrl() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
The URL of the large icon image to display in the content view of the push notification.
- imageIconUrl(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Message.Builder
-
The URL of the image to display as the push-notification icon, such as the icon for the app.
- imageIconUrl() - Method in class software.amazon.awssdk.services.pinpoint.model.Message
-
The URL of the image to display as the push-notification icon, such as the icon for the app.
- imageSmallIconUrl(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Message.Builder
-
The URL of the image to display as the small, push-notification icon, such as a small version of the icon for
the app.
- imageSmallIconUrl() - Method in class software.amazon.awssdk.services.pinpoint.model.Message
-
The URL of the image to display as the small, push-notification icon, such as a small version of the icon for the
app.
- imageUrl(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMMessage.Builder
-
The URL of an image to display in the push notification.
- imageUrl() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
The URL of an image to display in the push notification.
- imageUrl(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduMessage.Builder
-
The URL of an image to display in the push notification.
- imageUrl() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
The URL of an image to display in the push notification.
- imageUrl(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMMessage.Builder
-
The URL of an image to display in the push notification.
- imageUrl() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
The URL of an image to display in the push notification.
- imageUrl(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Message.Builder
-
The URL of an image to display in the push notification.
- imageUrl() - Method in class software.amazon.awssdk.services.pinpoint.model.Message
-
The URL of an image to display in the push notification.
- importDefinition(SegmentImportResource) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentResponse.Builder
-
The settings for the import job that's associated with the segment.
- importDefinition(Consumer<SegmentImportResource.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentResponse.Builder
-
The settings for the import job that's associated with the segment.
- importDefinition() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentResponse
-
The settings for the import job that's associated with the segment.
- importJobRequest(ImportJobRequest) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateImportJobRequest.Builder
-
Sets the value of the ImportJobRequest property for this object.
- importJobRequest(Consumer<ImportJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateImportJobRequest.Builder
-
Sets the value of the ImportJobRequest property for this object.
- importJobRequest() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateImportJobRequest
-
Returns the value of the ImportJobRequest property for this object.
- ImportJobRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the settings for a job that imports endpoint definitions from an Amazon Simple Storage Service (Amazon S3)
bucket.
- ImportJobRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- ImportJobResource - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the resource settings for a job that imports endpoint definitions from one or more files.
- ImportJobResource.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- importJobResponse(ImportJobResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateImportJobResponse.Builder
-
Sets the value of the ImportJobResponse property for this object.
- importJobResponse(Consumer<ImportJobResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateImportJobResponse.Builder
-
Sets the value of the ImportJobResponse property for this object.
- importJobResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateImportJobResponse
-
Returns the value of the ImportJobResponse property for this object.
- importJobResponse(ImportJobResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetImportJobResponse.Builder
-
Sets the value of the ImportJobResponse property for this object.
- importJobResponse(Consumer<ImportJobResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetImportJobResponse.Builder
-
Sets the value of the ImportJobResponse property for this object.
- importJobResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobResponse
-
Returns the value of the ImportJobResponse property for this object.
- ImportJobResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the status and settings of a job that imports endpoint definitions from one or more files.
- ImportJobResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- importJobsResponse(ImportJobsResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetImportJobsResponse.Builder
-
Sets the value of the ImportJobsResponse property for this object.
- importJobsResponse(Consumer<ImportJobsResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetImportJobsResponse.Builder
-
Sets the value of the ImportJobsResponse property for this object.
- importJobsResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobsResponse
-
Returns the value of the ImportJobsResponse property for this object.
- importJobsResponse(ImportJobsResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsResponse.Builder
-
Sets the value of the ImportJobsResponse property for this object.
- importJobsResponse(Consumer<ImportJobsResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsResponse.Builder
-
Sets the value of the ImportJobsResponse property for this object.
- importJobsResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsResponse
-
Returns the value of the ImportJobsResponse property for this object.
- ImportJobsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the status and settings of all the import jobs that are associated with an application or
segment.
- ImportJobsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- Include - Enum in software.amazon.awssdk.services.pinpoint.model
-
- include(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentGroupList.Builder
-
Specifies how to handle multiple segment groups for the segment.
- include(Include) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentGroupList.Builder
-
Specifies how to handle multiple segment groups for the segment.
- include() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroupList
-
Specifies how to handle multiple segment groups for the segment.
- includeAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroupList
-
Specifies how to handle multiple segment groups for the segment.
- InternalServerErrorException - Exception in software.amazon.awssdk.services.pinpoint.model
-
Provides information about an API request or response.
- InternalServerErrorException.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- isArchived(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse.Builder
-
Specifies whether the ADM channel is archived.
- isArchived() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse
-
Specifies whether the ADM channel is archived.
- isArchived(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse.Builder
-
Specifies whether the APNs channel is archived.
- isArchived() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse
-
Specifies whether the APNs channel is archived.
- isArchived(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse.Builder
-
Specifies whether the APNs sandbox channel is archived.
- isArchived() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse
-
Specifies whether the APNs sandbox channel is archived.
- isArchived(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse.Builder
-
Specifies whether the APNs VoIP channel is archived.
- isArchived() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse
-
Specifies whether the APNs VoIP channel is archived.
- isArchived(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse.Builder
-
Specifies whether the APNs VoIP sandbox channel is archived.
- isArchived() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse
-
Specifies whether the APNs VoIP sandbox channel is archived.
- isArchived(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse.Builder
-
Specifies whether the Baidu channel is archived.
- isArchived() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse
-
Specifies whether the Baidu channel is archived.
- isArchived(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.ChannelResponse.Builder
-
Specifies whether the channel is archived.
- isArchived() - Method in class software.amazon.awssdk.services.pinpoint.model.ChannelResponse
-
Specifies whether the channel is archived.
- isArchived(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse.Builder
-
Specifies whether the email channel is archived.
- isArchived() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse
-
Specifies whether the email channel is archived.
- isArchived(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse.Builder
-
Specifies whether the GCM channel is archived.
- isArchived() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse
-
Specifies whether the GCM channel is archived.
- isArchived(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse.Builder
-
Specifies whether the SMS channel is archived.
- isArchived() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse
-
Specifies whether the SMS channel is archived.
- isArchived(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse.Builder
-
Specifies whether the voice channel is archived.
- isArchived() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse
-
Specifies whether the voice channel is archived.
- isLocalTime(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.Schedule.Builder
-
Specifies whether the start and end times for the campaign schedule use each recipient's local time.
- isLocalTime() - Method in class software.amazon.awssdk.services.pinpoint.model.Schedule
-
Specifies whether the start and end times for the campaign schedule use each recipient's local time.
- isoCountryCode(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.NumberValidateRequest.Builder
-
The two-character code, in ISO 3166-1 alpha-2 format, for the country or region where the phone number was
originally registered.
- isoCountryCode() - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateRequest
-
The two-character code, in ISO 3166-1 alpha-2 format, for the country or region where the phone number was
originally registered.
- isPaused(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
Specifies whether the campaign is paused.
- isPaused() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
Specifies whether the campaign is paused.
- isPaused(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest.Builder
-
Specifies whether to pause the campaign.
- isPaused() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest
-
Specifies whether to pause the campaign.
- item(Collection<ActivityResponse>) - Method in interface software.amazon.awssdk.services.pinpoint.model.ActivitiesResponse.Builder
-
An array of responses, one for each activity that was performed by the campaign.
- item(ActivityResponse...) - Method in interface software.amazon.awssdk.services.pinpoint.model.ActivitiesResponse.Builder
-
An array of responses, one for each activity that was performed by the campaign.
- item(Consumer<ActivityResponse.Builder>...) - Method in interface software.amazon.awssdk.services.pinpoint.model.ActivitiesResponse.Builder
-
An array of responses, one for each activity that was performed by the campaign.
- item() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivitiesResponse
-
An array of responses, one for each activity that was performed by the campaign.
- item(Collection<ApplicationResponse>) - Method in interface software.amazon.awssdk.services.pinpoint.model.ApplicationsResponse.Builder
-
An array of responses, one for each application that was returned.
- item(ApplicationResponse...) - Method in interface software.amazon.awssdk.services.pinpoint.model.ApplicationsResponse.Builder
-
An array of responses, one for each application that was returned.
- item(Consumer<ApplicationResponse.Builder>...) - Method in interface software.amazon.awssdk.services.pinpoint.model.ApplicationsResponse.Builder
-
An array of responses, one for each application that was returned.
- item() - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationsResponse
-
An array of responses, one for each application that was returned.
- item(Collection<CampaignResponse>) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignsResponse.Builder
-
An array of responses, one for each campaign that's associated with the application.
- item(CampaignResponse...) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignsResponse.Builder
-
An array of responses, one for each campaign that's associated with the application.
- item(Consumer<CampaignResponse.Builder>...) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignsResponse.Builder
-
An array of responses, one for each campaign that's associated with the application.
- item() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignsResponse
-
An array of responses, one for each campaign that's associated with the application.
- item(Collection<EndpointBatchItem>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointBatchRequest.Builder
-
An array that defines the endpoints to create or update and, for each endpoint, the property values to set or
change.
- item(EndpointBatchItem...) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointBatchRequest.Builder
-
An array that defines the endpoints to create or update and, for each endpoint, the property values to set or
change.
- item(Consumer<EndpointBatchItem.Builder>...) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointBatchRequest.Builder
-
An array that defines the endpoints to create or update and, for each endpoint, the property values to set or
change.
- item() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchRequest
-
An array that defines the endpoints to create or update and, for each endpoint, the property values to set or
change.
- item(Collection<EndpointResponse>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointsResponse.Builder
-
An array of responses, one for each endpoint that's associated with the user ID.
- item(EndpointResponse...) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointsResponse.Builder
-
An array of responses, one for each endpoint that's associated with the user ID.
- item(Consumer<EndpointResponse.Builder>...) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointsResponse.Builder
-
An array of responses, one for each endpoint that's associated with the user ID.
- item() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointsResponse
-
An array of responses, one for each endpoint that's associated with the user ID.
- item(Collection<ExportJobResponse>) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobsResponse.Builder
-
An array of responses, one for each export job that's associated with the application (Export Jobs resource)
or segment (Segment Export Jobs resource).
- item(ExportJobResponse...) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobsResponse.Builder
-
An array of responses, one for each export job that's associated with the application (Export Jobs resource)
or segment (Segment Export Jobs resource).
- item(Consumer<ExportJobResponse.Builder>...) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobsResponse.Builder
-
An array of responses, one for each export job that's associated with the application (Export Jobs resource)
or segment (Segment Export Jobs resource).
- item() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobsResponse
-
An array of responses, one for each export job that's associated with the application (Export Jobs resource) or
segment (Segment Export Jobs resource).
- item(Collection<ImportJobResponse>) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobsResponse.Builder
-
An array of responses, one for each import job that's associated with the application (Import Jobs resource)
or segment (Segment Import Jobs resource).
- item(ImportJobResponse...) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobsResponse.Builder
-
An array of responses, one for each import job that's associated with the application (Import Jobs resource)
or segment (Segment Import Jobs resource).
- item(Consumer<ImportJobResponse.Builder>...) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobsResponse.Builder
-
An array of responses, one for each import job that's associated with the application (Import Jobs resource)
or segment (Segment Import Jobs resource).
- item() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobsResponse
-
An array of responses, one for each import job that's associated with the application (Import Jobs resource) or
segment (Segment Import Jobs resource).
- item(Collection<SegmentResponse>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentsResponse.Builder
-
An array of responses, one for each segment that's associated with the application (Segments resource) or
each version of a segment that's associated with the application (Segment Versions resource).
- item(SegmentResponse...) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentsResponse.Builder
-
An array of responses, one for each segment that's associated with the application (Segments resource) or
each version of a segment that's associated with the application (Segment Versions resource).
- item(Consumer<SegmentResponse.Builder>...) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentsResponse.Builder
-
An array of responses, one for each segment that's associated with the application (Segments resource) or
each version of a segment that's associated with the application (Segment Versions resource).
- item() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentsResponse
-
An array of responses, one for each segment that's associated with the application (Segments resource) or each
version of a segment that's associated with the application (Segment Versions resource).
- ItemResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the results of a request to create or update an endpoint that's associated with an event.
- ItemResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- lambdaFunctionName(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignHook.Builder
-
The name or Amazon Resource Name (ARN) of the AWS Lambda function that Amazon Pinpoint invokes to send
messages for a campaign.
- lambdaFunctionName() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignHook
-
The name or Amazon Resource Name (ARN) of the AWS Lambda function that Amazon Pinpoint invokes to send messages
for a campaign.
- languageCode(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.VoiceMessage.Builder
-
The language to use when delivering the message.
- languageCode() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceMessage
-
The language to use when delivering the message.
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse.Builder
-
The user who last modified the ADM channel.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse
-
The user who last modified the ADM channel.
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse.Builder
-
The user who last modified the APNs channel.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse
-
The user who last modified the APNs channel.
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse.Builder
-
The user who last modified the APNs sandbox channel.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse
-
The user who last modified the APNs sandbox channel.
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse.Builder
-
The user who last modified the APNs VoIP channel.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse
-
The user who last modified the APNs VoIP channel.
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse.Builder
-
The user who last modified the APNs VoIP sandbox channel.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse
-
The user who last modified the APNs VoIP sandbox channel.
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse.Builder
-
The user who last modified the Baidu channel.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse
-
The user who last modified the Baidu channel.
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ChannelResponse.Builder
-
The user who last modified the channel.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.pinpoint.model.ChannelResponse
-
The user who last modified the channel.
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse.Builder
-
The user who last modified the email channel.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse
-
The user who last modified the email channel.
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse.Builder
-
The user who last modified the GCM channel.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse
-
The user who last modified the GCM channel.
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse.Builder
-
The user who last modified the SMS channel.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse
-
The user who last modified the SMS channel.
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse.Builder
-
The user who last modified the voice channel.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse
-
The user who last modified the voice channel.
- lastModifiedDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse.Builder
-
The date and time when the ADM channel was last modified.
- lastModifiedDate() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse
-
The date and time when the ADM channel was last modified.
- lastModifiedDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse.Builder
-
The date and time when the APNs channel was last modified.
- lastModifiedDate() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse
-
The date and time when the APNs channel was last modified.
- lastModifiedDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse.Builder
-
The date and time when the APNs sandbox channel was last modified.
- lastModifiedDate() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse
-
The date and time when the APNs sandbox channel was last modified.
- lastModifiedDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse.Builder
-
The date and time when the APNs VoIP channel was last modified.
- lastModifiedDate() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse
-
The date and time when the APNs VoIP channel was last modified.
- lastModifiedDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse.Builder
-
The date and time when the APNs VoIP sandbox channel was last modified.
- lastModifiedDate() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse
-
The date and time when the APNs VoIP sandbox channel was last modified.
- lastModifiedDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ApplicationSettingsResource.Builder
-
The date and time, in ISO 8601 format, when the application's settings were last modified.
- lastModifiedDate() - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationSettingsResource
-
The date and time, in ISO 8601 format, when the application's settings were last modified.
- lastModifiedDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse.Builder
-
The date and time when the Baidu channel was last modified.
- lastModifiedDate() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse
-
The date and time when the Baidu channel was last modified.
- lastModifiedDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
The date, in ISO 8601 format, when the campaign was last modified.
- lastModifiedDate() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
The date, in ISO 8601 format, when the campaign was last modified.
- lastModifiedDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ChannelResponse.Builder
-
The date and time, in ISO 8601 format, when the channel was last modified.
- lastModifiedDate() - Method in class software.amazon.awssdk.services.pinpoint.model.ChannelResponse
-
The date and time, in ISO 8601 format, when the channel was last modified.
- lastModifiedDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse.Builder
-
The date and time, in ISO 8601 format, when the email channel was last modified.
- lastModifiedDate() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse
-
The date and time, in ISO 8601 format, when the email channel was last modified.
- lastModifiedDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EventStream.Builder
-
The date, in ISO 8601 format, when the event stream was last modified.
- lastModifiedDate() - Method in class software.amazon.awssdk.services.pinpoint.model.EventStream
-
The date, in ISO 8601 format, when the event stream was last modified.
- lastModifiedDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse.Builder
-
The date and time when the GCM channel was last modified.
- lastModifiedDate() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse
-
The date and time when the GCM channel was last modified.
- lastModifiedDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentResponse.Builder
-
The date and time when the segment was last modified.
- lastModifiedDate() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentResponse
-
The date and time when the segment was last modified.
- lastModifiedDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse.Builder
-
The date and time, in ISO 8601 format, when the SMS channel was last modified.
- lastModifiedDate() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse
-
The date and time, in ISO 8601 format, when the SMS channel was last modified.
- lastModifiedDate(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse.Builder
-
The date and time, in ISO 8601 format, when the voice channel was last modified.
- lastModifiedDate() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse
-
The date and time, in ISO 8601 format, when the voice channel was last modified.
- lastUpdatedBy(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EventStream.Builder
-
The IAM user who last modified the event stream.
- lastUpdatedBy() - Method in class software.amazon.awssdk.services.pinpoint.model.EventStream
-
The IAM user who last modified the event stream.
- latitude(Double) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointLocation.Builder
-
The latitude coordinate of the endpoint location, rounded to one decimal place.
- latitude() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointLocation
-
The latitude coordinate of the endpoint location, rounded to one decimal place.
- latitude(Double) - Method in interface software.amazon.awssdk.services.pinpoint.model.GPSCoordinates.Builder
-
The latitude coordinate of the location.
- latitude() - Method in class software.amazon.awssdk.services.pinpoint.model.GPSCoordinates
-
The latitude coordinate of the location.
- limits(CampaignLimits) - Method in interface software.amazon.awssdk.services.pinpoint.model.ApplicationSettingsResource.Builder
-
The default sending limits for campaigns in the application.
- limits(Consumer<CampaignLimits.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.ApplicationSettingsResource.Builder
-
The default sending limits for campaigns in the application.
- limits() - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationSettingsResource
-
The default sending limits for campaigns in the application.
- limits(CampaignLimits) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
The messaging limits for the campaign.
- limits(Consumer<CampaignLimits.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
The messaging limits for the campaign.
- limits() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
The messaging limits for the campaign.
- limits(CampaignLimits) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteApplicationSettingsRequest.Builder
-
The default sending limits for campaigns in the application.
- limits(Consumer<CampaignLimits.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteApplicationSettingsRequest.Builder
-
The default sending limits for campaigns in the application.
- limits() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteApplicationSettingsRequest
-
The default sending limits for campaigns in the application.
- limits(CampaignLimits) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest.Builder
-
The messaging limits for the campaign.
- limits(Consumer<CampaignLimits.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest.Builder
-
The messaging limits for the campaign.
- limits() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest
-
The messaging limits for the campaign.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves all the tags (keys and values) that are associated with an application, campaign, or segment.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Retrieves all the tags (keys and values) that are associated with an application, campaign, or segment.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves all the tags (keys and values) that are associated with an application, campaign, or segment.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Retrieves all the tags (keys and values) that are associated with an application, campaign, or segment.
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.ListTagsForResourceRequestMarshaller
-
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- locale(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointDemographic.Builder
-
The locale of the endpoint, in the following format: the ISO 639-1 alpha-2 code, followed by an underscore
(_), followed by an ISO 3166-1 alpha-2 value.
- locale() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointDemographic
-
The locale of the endpoint, in the following format: the ISO 639-1 alpha-2 code, followed by an underscore (_),
followed by an ISO 3166-1 alpha-2 value.
- location(EndpointLocation) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem.Builder
-
The geographic information for the endpoint.
- location(Consumer<EndpointLocation.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem.Builder
-
The geographic information for the endpoint.
- location() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem
-
The geographic information for the endpoint.
- location(EndpointLocation) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointRequest.Builder
-
The geographic information for the endpoint.
- location(Consumer<EndpointLocation.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointRequest.Builder
-
The geographic information for the endpoint.
- location() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointRequest
-
The geographic information for the endpoint.
- location(EndpointLocation) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointResponse.Builder
-
The geographic information for the endpoint.
- location(Consumer<EndpointLocation.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointResponse.Builder
-
The geographic information for the endpoint.
- location() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
The geographic information for the endpoint.
- location(EndpointLocation) - Method in interface software.amazon.awssdk.services.pinpoint.model.PublicEndpoint.Builder
-
The geographic information for the endpoint.
- location(Consumer<EndpointLocation.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.PublicEndpoint.Builder
-
The geographic information for the endpoint.
- location() - Method in class software.amazon.awssdk.services.pinpoint.model.PublicEndpoint
-
The geographic information for the endpoint.
- location(SegmentLocation) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentDimensions.Builder
-
The location-based criteria, such as region or GPS coordinates, for the segment.
- location(Consumer<SegmentLocation.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentDimensions.Builder
-
The location-based criteria, such as region or GPS coordinates, for the segment.
- location() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentDimensions
-
The location-based criteria, such as region or GPS coordinates, for the segment.
- longitude(Double) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointLocation.Builder
-
The longitude coordinate of the endpoint location, rounded to one decimal place.
- longitude() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointLocation
-
The longitude coordinate of the endpoint location, rounded to one decimal place.
- longitude(Double) - Method in interface software.amazon.awssdk.services.pinpoint.model.GPSCoordinates.Builder
-
The longitude coordinate of the location.
- longitude() - Method in class software.amazon.awssdk.services.pinpoint.model.GPSCoordinates
-
The longitude coordinate of the location.
- rangeInKilometers(Double) - Method in interface software.amazon.awssdk.services.pinpoint.model.GPSPointDimension.Builder
-
The range, in kilometers, from the GPS coordinates.
- rangeInKilometers() - Method in class software.amazon.awssdk.services.pinpoint.model.GPSPointDimension
-
The range, in kilometers, from the GPS coordinates.
- rawContent(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.AddressConfiguration.Builder
-
The raw, JSON-formatted string to use as the payload for the notification message.
- rawContent() - Method in class software.amazon.awssdk.services.pinpoint.model.AddressConfiguration
-
The raw, JSON-formatted string to use as the payload for the notification message.
- rawContent(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMMessage.Builder
-
The raw, JSON-formatted string to use as the payload for the notification message.
- rawContent() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
The raw, JSON-formatted string to use as the payload for the notification message.
- rawContent(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSMessage.Builder
-
The raw, JSON-formatted string to use as the payload for the notification message.
- rawContent() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
The raw, JSON-formatted string to use as the payload for the notification message.
- rawContent(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduMessage.Builder
-
The raw, JSON-formatted string to use as the payload for the notification message.
- rawContent() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
The raw, JSON-formatted string to use as the payload for the notification message.
- rawContent(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointSendConfiguration.Builder
-
The raw, JSON-formatted string to use as the payload for the message.
- rawContent() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointSendConfiguration
-
The raw, JSON-formatted string to use as the payload for the message.
- rawContent(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMMessage.Builder
-
The raw, JSON-formatted string to use as the payload for the notification message.
- rawContent() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
The raw, JSON-formatted string to use as the payload for the notification message.
- rawContent(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Message.Builder
-
The raw, JSON-formatted string to use as the payload for the notification message.
- rawContent() - Method in class software.amazon.awssdk.services.pinpoint.model.Message
-
The raw, JSON-formatted string to use as the payload for the notification message.
- rawEmail(RawEmail) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailMessage.Builder
-
The email message, represented as a raw MIME message.
- rawEmail(Consumer<RawEmail.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailMessage.Builder
-
The email message, represented as a raw MIME message.
- rawEmail() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailMessage
-
The email message, represented as a raw MIME message.
- RawEmail - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the contents of an email message, represented as a raw MIME message.
- RawEmail.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- recency(RecencyDimension) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentBehaviors.Builder
-
The dimension settings that are based on how recently an endpoint was active.
- recency(Consumer<RecencyDimension.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentBehaviors.Builder
-
The dimension settings that are based on how recently an endpoint was active.
- recency() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentBehaviors
-
The dimension settings that are based on how recently an endpoint was active.
- RecencyDimension - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies criteria for including or excluding endpoints from a segment based on how recently an endpoint was active.
- RecencyDimension.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- recencyType(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.RecencyDimension.Builder
-
The type of recency dimension to use for the segment.
- recencyType(RecencyType) - Method in interface software.amazon.awssdk.services.pinpoint.model.RecencyDimension.Builder
-
The type of recency dimension to use for the segment.
- recencyType() - Method in class software.amazon.awssdk.services.pinpoint.model.RecencyDimension
-
The type of recency dimension to use for the segment.
- RecencyType - Enum in software.amazon.awssdk.services.pinpoint.model
-
- recencyTypeAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.RecencyDimension
-
The type of recency dimension to use for the segment.
- region(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointLocation.Builder
-
The name of the region where the endpoint is located.
- region() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointLocation
-
The name of the region where the endpoint is located.
- registerEndpoints(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobRequest.Builder
-
Specifies whether to register the endpoints with Amazon Pinpoint, when the endpoint definitions are imported.
- registerEndpoints() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobRequest
-
Specifies whether to register the endpoints with Amazon Pinpoint, when the endpoint definitions are imported.
- registerEndpoints(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobResource.Builder
-
Specifies whether the import job registers the endpoints with Amazon Pinpoint, when the endpoint definitions
are imported.
- registerEndpoints() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResource
-
Specifies whether the import job registers the endpoints with Amazon Pinpoint, when the endpoint definitions are
imported.
- removeAttributes(RemoveAttributesRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Removes one or more attributes, of the same attribute type, from all the endpoints that are associated with an
application.
- removeAttributes(Consumer<RemoveAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Removes one or more attributes, of the same attribute type, from all the endpoints that are associated with an
application.
- removeAttributes(RemoveAttributesRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Removes one or more attributes, of the same attribute type, from all the endpoints that are associated with an
application.
- removeAttributes(Consumer<RemoveAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Removes one or more attributes, of the same attribute type, from all the endpoints that are associated with an
application.
- RemoveAttributesRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- RemoveAttributesRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- RemoveAttributesRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- RemoveAttributesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.RemoveAttributesRequestMarshaller
-
- RemoveAttributesResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- RemoveAttributesResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- replyToAddresses(Collection<String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailMessage.Builder
-
The reply-to email address(es) for the email message.
- replyToAddresses(String...) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailMessage.Builder
-
The reply-to email address(es) for the email message.
- replyToAddresses() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailMessage
-
The reply-to email address(es) for the email message.
- requestID(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.BadRequestException.Builder
-
The unique identifier for the request or response.
- requestId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.BadRequestException.Builder
-
- requestID() - Method in exception software.amazon.awssdk.services.pinpoint.model.BadRequestException
-
The unique identifier for the request or response.
- requestId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem.Builder
-
The unique identifier for the request to create or update the endpoint.
- requestId() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem
-
The unique identifier for the request to create or update the endpoint.
- requestId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointRequest.Builder
-
The unique identifier for the most recent request to update the endpoint.
- requestId() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointRequest
-
The unique identifier for the most recent request to update the endpoint.
- requestId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointResponse.Builder
-
The unique identifier for the most recent request to update the endpoint.
- requestId() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
The unique identifier for the most recent request to update the endpoint.
- requestID(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ForbiddenException.Builder
-
The unique identifier for the request or response.
- requestId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ForbiddenException.Builder
-
- requestID() - Method in exception software.amazon.awssdk.services.pinpoint.model.ForbiddenException
-
The unique identifier for the request or response.
- requestID(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.InternalServerErrorException.Builder
-
The unique identifier for the request or response.
- requestId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.InternalServerErrorException.Builder
-
- requestID() - Method in exception software.amazon.awssdk.services.pinpoint.model.InternalServerErrorException
-
The unique identifier for the request or response.
- requestID(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageBody.Builder
-
The unique identifier for the request or response.
- requestID() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageBody
-
The unique identifier for the request or response.
- requestId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageResponse.Builder
-
The identifier for the original request that the message was delivered for.
- requestId() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageResponse
-
The identifier for the original request that the message was delivered for.
- requestID(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.MethodNotAllowedException.Builder
-
The unique identifier for the request or response.
- requestId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.MethodNotAllowedException.Builder
-
- requestID() - Method in exception software.amazon.awssdk.services.pinpoint.model.MethodNotAllowedException
-
The unique identifier for the request or response.
- requestID(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.NotFoundException.Builder
-
The unique identifier for the request or response.
- requestId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.NotFoundException.Builder
-
- requestID() - Method in exception software.amazon.awssdk.services.pinpoint.model.NotFoundException
-
The unique identifier for the request or response.
- requestId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.PinpointException.Builder
-
- requestId(String) - Method in class software.amazon.awssdk.services.pinpoint.model.PinpointException.BuilderImpl
-
- requestId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.PublicEndpoint.Builder
-
A unique identifier that's generated each time the endpoint is updated.
- requestId() - Method in class software.amazon.awssdk.services.pinpoint.model.PublicEndpoint
-
A unique identifier that's generated each time the endpoint is updated.
- requestId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SendUsersMessageResponse.Builder
-
The unique identifier that was assigned to the message request.
- requestId() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessageResponse
-
The unique identifier that was assigned to the message request.
- requestID(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.TooManyRequestsException.Builder
-
The unique identifier for the request or response.
- requestId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.TooManyRequestsException.Builder
-
- requestID() - Method in exception software.amazon.awssdk.services.pinpoint.model.TooManyRequestsException
-
The unique identifier for the request or response.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ListTagsForResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the application, campaign, or segment.
- resourceArn() - Method in class software.amazon.awssdk.services.pinpoint.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the application, campaign, or segment.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.TagResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the application, campaign, or segment.
- resourceArn() - Method in class software.amazon.awssdk.services.pinpoint.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the application, campaign, or segment.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.UntagResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the application, campaign, or segment.
- resourceArn() - Method in class software.amazon.awssdk.services.pinpoint.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the application, campaign, or segment.
- responseMetadata() - Method in interface software.amazon.awssdk.services.pinpoint.model.PinpointResponse.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.pinpoint.model.PinpointResponse.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.pinpoint.model.PinpointResponse.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.pinpoint.model.PinpointResponse.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.pinpoint.model.PinpointResponse
-
- restrictedPackageName(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMMessage.Builder
-
The package name of the application where registration tokens must match in order for the recipient to
receive the message.
- restrictedPackageName() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
The package name of the application where registration tokens must match in order for the recipient to receive
the message.
- result(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ActivityResponse.Builder
-
Specifies whether the activity succeeded.
- result() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivityResponse
-
Specifies whether the activity succeeded.
- result(Map<String, MessageResult>) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageResponse.Builder
-
A map that contains a multipart response for each address (email address, phone number, or push notification
token) that the message was sent to.
- result() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageResponse
-
A map that contains a multipart response for each address (email address, phone number, or push notification
token) that the message was sent to.
- result(Map<String, Map<String, EndpointMessageResult>>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SendUsersMessageResponse.Builder
-
An object that indicates which endpoints the message was sent to, for each user.
- result() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessageResponse
-
An object that indicates which endpoints the message was sent to, for each user.
- results(Map<String, ItemResponse>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EventsResponse.Builder
-
A map that contains a multipart response for each endpoint.
- results() - Method in class software.amazon.awssdk.services.pinpoint.model.EventsResponse
-
A map that contains a multipart response for each endpoint.
- roleArn(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailChannelRequest.Builder
-
The ARN of the AWS Identity and Access Management (IAM) role that you want Amazon Pinpoint to use when it
submits email-related event data for the channel.
- roleArn() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelRequest
-
The ARN of the AWS Identity and Access Management (IAM) role that you want Amazon Pinpoint to use when it submits
email-related event data for the channel.
- roleArn(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse.Builder
-
The ARN of the AWS Identity and Access Management (IAM) role that Amazon Pinpoint uses to submit
email-related event data for the channel.
- roleArn() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse
-
The ARN of the AWS Identity and Access Management (IAM) role that Amazon Pinpoint uses to submit email-related
event data for the channel.
- roleArn(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EventStream.Builder
-
The AWS Identity and Access Management (IAM) role that authorizes Amazon Pinpoint to publish event data to
the stream in your AWS account.
- roleArn() - Method in class software.amazon.awssdk.services.pinpoint.model.EventStream
-
The AWS Identity and Access Management (IAM) role that authorizes Amazon Pinpoint to publish event data to the
stream in your AWS account.
- roleArn(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobRequest.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that authorizes Amazon
Pinpoint to access the Amazon S3 location where you want to export endpoint definitions to.
- roleArn() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that authorizes Amazon
Pinpoint to access the Amazon S3 location where you want to export endpoint definitions to.
- roleArn(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobResource.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that authorized Amazon
Pinpoint to access the Amazon S3 location where the endpoint definitions were exported to.
- roleArn() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResource
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that authorized Amazon
Pinpoint to access the Amazon S3 location where the endpoint definitions were exported to.
- roleArn(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobRequest.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that authorizes Amazon
Pinpoint to access the Amazon S3 location to import endpoint definitions from.
- roleArn() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that authorizes Amazon
Pinpoint to access the Amazon S3 location to import endpoint definitions from.
- roleArn(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobResource.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that authorizes Amazon
Pinpoint to access the Amazon S3 location to import endpoint definitions from.
- roleArn() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResource
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that authorizes Amazon
Pinpoint to access the Amazon S3 location to import endpoint definitions from.
- roleArn(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentImportResource.Builder
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that authorized Amazon
Pinpoint to access the Amazon S3 location to import endpoint definitions from.
- roleArn() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentImportResource
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that authorized Amazon
Pinpoint to access the Amazon S3 location to import endpoint definitions from.
- roleArn(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteEventStream.Builder
-
The AWS Identity and Access Management (IAM) role that authorizes Amazon Pinpoint to publish event data to
the stream in your AWS account.
- roleArn() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteEventStream
-
The AWS Identity and Access Management (IAM) role that authorizes Amazon Pinpoint to publish event data to the
stream in your AWS account.
- s3Url(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobRequest.Builder
-
The URL of the Amazon Simple Storage Service (Amazon S3) bucket that contains the endpoint definitions to
import.
- s3Url() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobRequest
-
The URL of the Amazon Simple Storage Service (Amazon S3) bucket that contains the endpoint definitions to import.
- s3Url(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobResource.Builder
-
The URL of the Amazon Simple Storage Service (Amazon S3) bucket that contains the endpoint definitions to
import.
- s3Url() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResource
-
The URL of the Amazon Simple Storage Service (Amazon S3) bucket that contains the endpoint definitions to import.
- s3Url(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentImportResource.Builder
-
The URL of the Amazon Simple Storage Service (Amazon S3) bucket that the endpoint definitions were imported
from to create the segment.
- s3Url() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentImportResource
-
The URL of the Amazon Simple Storage Service (Amazon S3) bucket that the endpoint definitions were imported from
to create the segment.
- s3UrlPrefix(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobRequest.Builder
-
The URL of the location in an Amazon Simple Storage Service (Amazon S3) bucket where you want to export
endpoint definitions to.
- s3UrlPrefix() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobRequest
-
The URL of the location in an Amazon Simple Storage Service (Amazon S3) bucket where you want to export endpoint
definitions to.
- s3UrlPrefix(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobResource.Builder
-
The URL of the location in an Amazon Simple Storage Service (Amazon S3) bucket where the endpoint definitions
were exported to.
- s3UrlPrefix() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResource
-
The URL of the location in an Amazon Simple Storage Service (Amazon S3) bucket where the endpoint definitions
were exported to.
- schedule(Schedule) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
The schedule settings for the campaign.
- schedule(Consumer<Schedule.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
The schedule settings for the campaign.
- schedule() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
The schedule settings for the campaign.
- Schedule - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the schedule settings for a campaign.
- schedule(Schedule) - Method in interface software.amazon.awssdk.services.pinpoint.model.TreatmentResource.Builder
-
The schedule settings for the treatment.
- schedule(Consumer<Schedule.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.TreatmentResource.Builder
-
The schedule settings for the treatment.
- schedule() - Method in class software.amazon.awssdk.services.pinpoint.model.TreatmentResource
-
The schedule settings for the treatment.
- schedule(Schedule) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest.Builder
-
The schedule settings for the campaign.
- schedule(Consumer<Schedule.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest.Builder
-
The schedule settings for the campaign.
- schedule() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest
-
The schedule settings for the campaign.
- schedule(Schedule) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteTreatmentResource.Builder
-
The schedule settings for the treatment.
- schedule(Consumer<Schedule.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteTreatmentResource.Builder
-
The schedule settings for the treatment.
- schedule() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteTreatmentResource
-
The schedule settings for the treatment.
- Schedule.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- scheduledStart(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ActivityResponse.Builder
-
The scheduled start time, in ISO 8601 format, for the activity.
- scheduledStart() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivityResponse
-
The scheduled start time, in ISO 8601 format, for the activity.
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivitiesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivityResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.AddressConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationSettingsResource
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.AttributeDimension
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.AttributesResource
-
- sdkFields() - Method in exception software.amazon.awssdk.services.pinpoint.model.BadRequestException
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignEmailMessage
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignEventFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignHook
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignLimits
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignSmsMessage
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignState
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ChannelsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateApplicationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateAppRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateAppResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateCampaignRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateCampaignResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateExportJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateExportJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateImportJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateImportJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateSegmentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateSegmentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DefaultMessage
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAdmChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAdmChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsSandboxChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsSandboxChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipSandboxChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipSandboxChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAppRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAppResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteBaiduChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteBaiduChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteCampaignRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteCampaignResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEmailChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEmailChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEndpointRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEndpointResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEventStreamRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEventStreamResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteGcmChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteGcmChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSegmentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSegmentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSmsChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSmsChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteUserEndpointsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteUserEndpointsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteVoiceChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteVoiceChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailMessage
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointDemographic
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointItemResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointLocation
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointMessageResult
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointSendConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointUser
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.Event
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EventDimensions
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EventItemResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EventsBatch
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EventsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EventsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.EventStream
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResource
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobsResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.pinpoint.model.ForbiddenException
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAdmChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAdmChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsSandboxChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsSandboxChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipSandboxChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipSandboxChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApplicationSettingsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApplicationSettingsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetBaiduChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetBaiduChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetChannelsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetChannelsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEmailChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEmailChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEndpointRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEndpointResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEventStreamRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEventStreamResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetGcmChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetGcmChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSmsChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSmsChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetUserEndpointsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetUserEndpointsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetVoiceChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GetVoiceChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GPSCoordinates
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.GPSPointDimension
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResource
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobsResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.pinpoint.model.InternalServerErrorException
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ItemResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ListTagsForResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.ListTagsForResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.Message
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageBody
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageResult
-
- sdkFields() - Method in exception software.amazon.awssdk.services.pinpoint.model.MethodNotAllowedException
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.MetricDimension
-
- sdkFields() - Method in exception software.amazon.awssdk.services.pinpoint.model.NotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.PhoneNumberValidateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.PhoneNumberValidateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.PublicEndpoint
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventStreamRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventStreamResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.QuietTime
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.RawEmail
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.RecencyDimension
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.RemoveAttributesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.RemoveAttributesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.Schedule
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentBehaviors
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentDemographics
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentDimensions
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroup
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroupList
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentImportResource
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentLocation
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentReference
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SendMessagesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SendMessagesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessageRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessageResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.Session
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SetDimension
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SimpleEmail
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SimpleEmailPart
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSMessage
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.TagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.TagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.TagsModel
-
- sdkFields() - Method in exception software.amazon.awssdk.services.pinpoint.model.TooManyRequestsException
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.TreatmentResource
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UntagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UntagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApplicationSettingsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApplicationSettingsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateAttributesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateBaiduChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateBaiduChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateCampaignRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateCampaignResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointsBatchRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointsBatchResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSegmentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSegmentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceMessage
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteApplicationSettingsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteEventStream
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteSegmentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteTreatmentResource
-
- sdkName(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Event.Builder
-
The name of the SDK that's being used to record the event.
- sdkName() - Method in class software.amazon.awssdk.services.pinpoint.model.Event
-
The name of the SDK that's being used to record the event.
- secretKey(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduChannelRequest.Builder
-
The secret key that you received from the Baidu Cloud Push service to communicate with the service.
- secretKey() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelRequest
-
The secret key that you received from the Baidu Cloud Push service to communicate with the service.
- SegmentBehaviors - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies dimension settings for including or excluding endpoints from a segment based on how recently an endpoint
was active.
- SegmentBehaviors.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- SegmentDemographics - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies demographic-based dimension settings for including or excluding endpoints from a segment.
- SegmentDemographics.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- SegmentDimensions - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the dimension settings for a segment.
- SegmentDimensions.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- SegmentGroup - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the base segments and dimensions for a segment, and the relationships between these base segments and
dimensions.
- SegmentGroup.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- SegmentGroupList - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the settings that define the relationships between segment groups for a segment.
- SegmentGroupList.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- segmentGroups(SegmentGroupList) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentResponse.Builder
-
A list of one or more segment groups that apply to the segment.
- segmentGroups(Consumer<SegmentGroupList.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentResponse.Builder
-
A list of one or more segment groups that apply to the segment.
- segmentGroups() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentResponse
-
A list of one or more segment groups that apply to the segment.
- segmentGroups(SegmentGroupList) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteSegmentRequest.Builder
-
The segment group to use and the dimensions to apply to the group's base segments in order to build the
segment.
- segmentGroups(Consumer<SegmentGroupList.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteSegmentRequest.Builder
-
The segment group to use and the dimensions to apply to the group's base segments in order to build the
segment.
- segmentGroups() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteSegmentRequest
-
The segment group to use and the dimensions to apply to the group's base segments in order to build the segment.
- segmentId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
The unique identifier for the segment that's associated with the campaign.
- segmentId() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
The unique identifier for the segment that's associated with the campaign.
- segmentId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteSegmentRequest.Builder
-
The unique identifier for the segment.
- segmentId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSegmentRequest
-
The unique identifier for the segment.
- segmentId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobRequest.Builder
-
The identifier for the segment to export endpoint definitions from.
- segmentId() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobRequest
-
The identifier for the segment to export endpoint definitions from.
- segmentId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobResource.Builder
-
The identifier for the segment that the endpoint definitions were exported from.
- segmentId() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResource
-
The identifier for the segment that the endpoint definitions were exported from.
- segmentId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsRequest.Builder
-
The unique identifier for the segment.
- segmentId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsRequest
-
The unique identifier for the segment.
- segmentId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsRequest.Builder
-
The unique identifier for the segment.
- segmentId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsRequest
-
The unique identifier for the segment.
- segmentId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentRequest.Builder
-
The unique identifier for the segment.
- segmentId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentRequest
-
The unique identifier for the segment.
- segmentId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionRequest.Builder
-
The unique identifier for the segment.
- segmentId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionRequest
-
The unique identifier for the segment.
- segmentId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsRequest.Builder
-
The unique identifier for the segment.
- segmentId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsRequest
-
The unique identifier for the segment.
- segmentId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobRequest.Builder
-
The identifier for the segment to update or add the imported endpoint definitions to, if the import job is
meant to update an existing segment.
- segmentId() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobRequest
-
The identifier for the segment to update or add the imported endpoint definitions to, if the import job is meant
to update an existing segment.
- segmentId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobResource.Builder
-
The identifier for the segment that the import job updates or adds endpoint definitions to, if the import job
updates an existing segment.
- segmentId() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResource
-
The identifier for the segment that the import job updates or adds endpoint definitions to, if the import job
updates an existing segment.
- segmentId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateSegmentRequest.Builder
-
The unique identifier for the segment.
- segmentId() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSegmentRequest
-
The unique identifier for the segment.
- segmentId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest.Builder
-
The unique identifier for the segment to associate with the campaign.
- segmentId() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest
-
The unique identifier for the segment to associate with the campaign.
- SegmentImportResource - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the import job that created a segment.
- SegmentImportResource.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- SegmentLocation - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies geographical dimension settings for a segment.
- SegmentLocation.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- segmentName(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobRequest.Builder
-
The custom name for the segment that's created by the import job, if the value of the DefineSegment property
is true.
- segmentName() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobRequest
-
The custom name for the segment that's created by the import job, if the value of the DefineSegment property is
true.
- segmentName(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobResource.Builder
-
The custom name for the segment that's created by the import job, if the value of the DefineSegment property
is true.
- segmentName() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResource
-
The custom name for the segment that's created by the import job, if the value of the DefineSegment property is
true.
- SegmentReference - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the segment identifier and version of a segment.
- SegmentReference.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- segmentResponse(SegmentResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateSegmentResponse.Builder
-
Sets the value of the SegmentResponse property for this object.
- segmentResponse(Consumer<SegmentResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateSegmentResponse.Builder
-
Sets the value of the SegmentResponse property for this object.
- segmentResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateSegmentResponse
-
Returns the value of the SegmentResponse property for this object.
- segmentResponse(SegmentResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteSegmentResponse.Builder
-
Sets the value of the SegmentResponse property for this object.
- segmentResponse(Consumer<SegmentResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteSegmentResponse.Builder
-
Sets the value of the SegmentResponse property for this object.
- segmentResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSegmentResponse
-
Returns the value of the SegmentResponse property for this object.
- segmentResponse(SegmentResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentResponse.Builder
-
Sets the value of the SegmentResponse property for this object.
- segmentResponse(Consumer<SegmentResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentResponse.Builder
-
Sets the value of the SegmentResponse property for this object.
- segmentResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentResponse
-
Returns the value of the SegmentResponse property for this object.
- segmentResponse(SegmentResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionResponse.Builder
-
Sets the value of the SegmentResponse property for this object.
- segmentResponse(Consumer<SegmentResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionResponse.Builder
-
Sets the value of the SegmentResponse property for this object.
- segmentResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionResponse
-
Returns the value of the SegmentResponse property for this object.
- SegmentResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the configuration, dimension, and other settings for a segment.
- segmentResponse(SegmentResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateSegmentResponse.Builder
-
Sets the value of the SegmentResponse property for this object.
- segmentResponse(Consumer<SegmentResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateSegmentResponse.Builder
-
Sets the value of the SegmentResponse property for this object.
- segmentResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSegmentResponse
-
Returns the value of the SegmentResponse property for this object.
- SegmentResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- segmentsResponse(SegmentsResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentsResponse.Builder
-
Sets the value of the SegmentsResponse property for this object.
- segmentsResponse(Consumer<SegmentsResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentsResponse.Builder
-
Sets the value of the SegmentsResponse property for this object.
- segmentsResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentsResponse
-
Returns the value of the SegmentsResponse property for this object.
- segmentsResponse(SegmentsResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsResponse.Builder
-
Sets the value of the SegmentsResponse property for this object.
- segmentsResponse(Consumer<SegmentsResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsResponse.Builder
-
Sets the value of the SegmentsResponse property for this object.
- segmentsResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsResponse
-
Returns the value of the SegmentsResponse property for this object.
- SegmentsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about all the segments that are associated with an application.
- SegmentsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- segmentType(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentResponse.Builder
-
The segment type.
- segmentType(SegmentType) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentResponse.Builder
-
The segment type.
- segmentType() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentResponse
-
The segment type.
- SegmentType - Enum in software.amazon.awssdk.services.pinpoint.model
-
- segmentTypeAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentResponse
-
The segment type.
- segmentVersion(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
The version number of the segment that's associated with the campaign.
- segmentVersion() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
The version number of the segment that's associated with the campaign.
- segmentVersion(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobRequest.Builder
-
The version of the segment to export endpoint definitions from, if specified.
- segmentVersion() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobRequest
-
The version of the segment to export endpoint definitions from, if specified.
- segmentVersion(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobResource.Builder
-
The version of the segment that the endpoint definitions were exported from.
- segmentVersion() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResource
-
The version of the segment that the endpoint definitions were exported from.
- segmentVersion(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest.Builder
-
The version of the segment to associate with the campaign.
- segmentVersion() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest
-
The version of the segment to associate with the campaign.
- senderId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignSmsMessage.Builder
-
The sender ID to display on recipients' devices when they receive the SMS message.
- senderId() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignSmsMessage
-
The sender ID to display on recipients' devices when they receive the SMS message.
- senderId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SMSChannelRequest.Builder
-
The identity that you want to display on recipients' devices when they receive messages from the SMS channel.
- senderId() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelRequest
-
The identity that you want to display on recipients' devices when they receive messages from the SMS channel.
- senderId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse.Builder
-
The identity that displays on recipients' devices when they receive messages from the SMS channel.
- senderId() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse
-
The identity that displays on recipients' devices when they receive messages from the SMS channel.
- senderId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SMSMessage.Builder
-
The sender ID to display as the sender of the message on a recipient's device.
- senderId() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSMessage
-
The sender ID to display as the sender of the message on a recipient's device.
- sendMessages(SendMessagesRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates and sends a direct message.
- sendMessages(Consumer<SendMessagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates and sends a direct message.
- sendMessages(SendMessagesRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates and sends a direct message.
- sendMessages(Consumer<SendMessagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates and sends a direct message.
- SendMessagesRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- SendMessagesRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- SendMessagesRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- SendMessagesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.SendMessagesRequestMarshaller
-
- SendMessagesResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- SendMessagesResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- SendUsersMessageRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the configuration and other settings for a message to send to all the endpoints that are associated with a
list of users.
- sendUsersMessageRequest(SendUsersMessageRequest) - Method in interface software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesRequest.Builder
-
Sets the value of the SendUsersMessageRequest property for this object.
- sendUsersMessageRequest(Consumer<SendUsersMessageRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesRequest.Builder
-
Sets the value of the SendUsersMessageRequest property for this object.
- sendUsersMessageRequest() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesRequest
-
Returns the value of the SendUsersMessageRequest property for this object.
- SendUsersMessageRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- SendUsersMessageResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about which users and endpoints a message was sent to.
- sendUsersMessageResponse(SendUsersMessageResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesResponse.Builder
-
Sets the value of the SendUsersMessageResponse property for this object.
- sendUsersMessageResponse(Consumer<SendUsersMessageResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesResponse.Builder
-
Sets the value of the SendUsersMessageResponse property for this object.
- sendUsersMessageResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesResponse
-
Returns the value of the SendUsersMessageResponse property for this object.
- SendUsersMessageResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- sendUsersMessages(SendUsersMessagesRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates and sends a message to a list of users.
- sendUsersMessages(Consumer<SendUsersMessagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates and sends a message to a list of users.
- sendUsersMessages(SendUsersMessagesRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates and sends a message to a list of users.
- sendUsersMessages(Consumer<SendUsersMessagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates and sends a message to a list of users.
- SendUsersMessagesRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- SendUsersMessagesRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- SendUsersMessagesRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- SendUsersMessagesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.SendUsersMessagesRequestMarshaller
-
- SendUsersMessagesResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- SendUsersMessagesResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ActivitiesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ActivityResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.AddressConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ApplicationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ApplicationSettingsResource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ApplicationsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.AttributeDimension
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.AttributesResource
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.pinpoint.model.BadRequestException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.CampaignEmailMessage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.CampaignEventFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.CampaignHook
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.CampaignLimits
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.CampaignSmsMessage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.CampaignsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.CampaignState
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ChannelsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.CreateApplicationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.CreateAppRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.CreateAppResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.CreateCampaignRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.CreateCampaignResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.CreateExportJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.CreateExportJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.CreateImportJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.CreateImportJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.CreateSegmentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.CreateSegmentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DefaultMessage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteAdmChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteAdmChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsSandboxChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsSandboxChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipSandboxChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipSandboxChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteAppRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteAppResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteBaiduChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteBaiduChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteCampaignRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteCampaignResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteEmailChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteEmailChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteEndpointRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteEndpointResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteEventStreamRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteEventStreamResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteGcmChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteGcmChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteSegmentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteSegmentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteSmsChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteSmsChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteUserEndpointsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteUserEndpointsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteVoiceChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DeleteVoiceChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EmailMessage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EndpointDemographic
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EndpointItemResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EndpointLocation
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EndpointMessageResult
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EndpointRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EndpointSendConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EndpointsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EndpointUser
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.Event
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EventDimensions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EventItemResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EventsBatch
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EventsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EventsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.EventStream
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ExportJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ExportJobsResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.pinpoint.model.ForbiddenException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetAdmChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetAdmChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetApnsChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetApnsChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetApnsSandboxChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetApnsSandboxChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipSandboxChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipSandboxChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetApplicationSettingsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetApplicationSettingsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetAppRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetAppResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetAppsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetAppsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetBaiduChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetBaiduChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetChannelsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetChannelsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetEmailChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetEmailChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetEndpointRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetEndpointResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetEventStreamRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetEventStreamResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetGcmChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetGcmChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetSmsChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetSmsChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetUserEndpointsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetUserEndpointsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetVoiceChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GetVoiceChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GPSCoordinates
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.GPSPointDimension
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ImportJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ImportJobsResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.pinpoint.model.InternalServerErrorException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ItemResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ListTagsForResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.ListTagsForResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.Message
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.MessageBody
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.MessageConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.MessageRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.MessageResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.MessageResult
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.pinpoint.model.MethodNotAllowedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.MetricDimension
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.pinpoint.model.NotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.PhoneNumberValidateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.PhoneNumberValidateResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.pinpoint.model.PinpointException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.PublicEndpoint
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.PutEventsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.PutEventsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.PutEventStreamRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.PutEventStreamResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.QuietTime
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.RawEmail
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.RecencyDimension
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.RemoveAttributesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.RemoveAttributesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.Schedule
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SegmentBehaviors
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SegmentDemographics
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SegmentDimensions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroup
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroupList
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SegmentImportResource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SegmentLocation
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SegmentReference
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SegmentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SegmentsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SendMessagesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SendMessagesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessageRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessageResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.Session
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SetDimension
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SimpleEmail
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SimpleEmailPart
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.SMSMessage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.TagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.TagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.TagsModel
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.pinpoint.model.TooManyRequestsException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.TreatmentResource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UntagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UntagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateApplicationSettingsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateApplicationSettingsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateAttributesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateBaiduChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateBaiduChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateCampaignRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateCampaignResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointsBatchRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointsBatchResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateSegmentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateSegmentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.VoiceMessage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.WriteApplicationSettingsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.WriteEventStream
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.WriteSegmentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.pinpoint.model.WriteTreatmentResource
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
- session(Session) - Method in interface software.amazon.awssdk.services.pinpoint.model.Event.Builder
-
Information about the session in which the event occurred.
- session(Consumer<Session.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.Event.Builder
-
Information about the session in which the event occurred.
- session() - Method in class software.amazon.awssdk.services.pinpoint.model.Event
-
Information about the session in which the event occurred.
- Session - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about a session.
- Session.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- SetDimension - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the dimension type and values for a segment dimension.
- SetDimension.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- shortCode(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SMSChannelRequest.Builder
-
The registered short code that you want to use when you send messages through the SMS channel.
- shortCode() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelRequest
-
The registered short code that you want to use when you send messages through the SMS channel.
- shortCode(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse.Builder
-
The registered short code to use when you send messages through the SMS channel.
- shortCode() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse
-
The registered short code to use when you send messages through the SMS channel.
- silentPush(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMMessage.Builder
-
Specifies whether the notification is a silent push notification, which is a push notification that doesn't
display on a recipient's device.
- silentPush() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
Specifies whether the notification is a silent push notification, which is a push notification that doesn't
display on a recipient's device.
- silentPush(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSMessage.Builder
-
Specifies whether the notification is a silent push notification, which is a push notification that doesn't
display on a recipient's device.
- silentPush() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
Specifies whether the notification is a silent push notification, which is a push notification that doesn't
display on a recipient's device.
- silentPush(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduMessage.Builder
-
Specifies whether the notification is a silent push notification, which is a push notification that doesn't
display on a recipient's device.
- silentPush() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
Specifies whether the notification is a silent push notification, which is a push notification that doesn't
display on a recipient's device.
- silentPush(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage.Builder
-
Specifies whether the default notification is a silent push notification, which is a push notification that
doesn't display on a recipient's device.
- silentPush() - Method in class software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage
-
Specifies whether the default notification is a silent push notification, which is a push notification that
doesn't display on a recipient's device.
- silentPush(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMMessage.Builder
-
Specifies whether the notification is a silent push notification, which is a push notification that doesn't
display on a recipient's device.
- silentPush() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
Specifies whether the notification is a silent push notification, which is a push notification that doesn't
display on a recipient's device.
- silentPush(Boolean) - Method in interface software.amazon.awssdk.services.pinpoint.model.Message.Builder
-
Specifies whether the notification is a silent push notification, which is a push notification that doesn't
display on a recipient's device.
- silentPush() - Method in class software.amazon.awssdk.services.pinpoint.model.Message
-
Specifies whether the notification is a silent push notification, which is a push notification that doesn't
display on a recipient's device.
- simpleEmail(SimpleEmail) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailMessage.Builder
-
The email message, composed of a subject, a text part, and an HTML part.
- simpleEmail(Consumer<SimpleEmail.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailMessage.Builder
-
The email message, composed of a subject, a text part, and an HTML part.
- simpleEmail() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailMessage
-
The email message, composed of a subject, a text part, and an HTML part.
- SimpleEmail - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the content of an email message, composed of a subject, a text part, and an HTML part.
- SimpleEmail.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- SimpleEmailPart - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the subject or body of an email message, represented as textual email data and the applicable character
set.
- SimpleEmailPart.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- size(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentImportResource.Builder
-
The number of endpoint definitions that were imported successfully to create the segment.
- size() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentImportResource
-
The number of endpoint definitions that were imported successfully to create the segment.
- sizePercent(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.TreatmentResource.Builder
-
The allocated percentage of users (segment members) that the treatment is sent to.
- sizePercent() - Method in class software.amazon.awssdk.services.pinpoint.model.TreatmentResource
-
The allocated percentage of users (segment members) that the treatment is sent to.
- sizePercent(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteTreatmentResource.Builder
-
The allocated percentage of users (segment members) to send the treatment to.
- sizePercent() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteTreatmentResource
-
The allocated percentage of users (segment members) to send the treatment to.
- smallImageIconUrl(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMMessage.Builder
-
The URL of the small icon image to display in the status bar and the content view of the push notification.
- smallImageIconUrl() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
The URL of the small icon image to display in the status bar and the content view of the push notification.
- smallImageIconUrl(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduMessage.Builder
-
The URL of the small icon image to display in the status bar and the content view of the push notification.
- smallImageIconUrl() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
The URL of the small icon image to display in the status bar and the content view of the push notification.
- smallImageIconUrl(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMMessage.Builder
-
The URL of the small icon image to display in the status bar and the content view of the push notification.
- smallImageIconUrl() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
The URL of the small icon image to display in the status bar and the content view of the push notification.
- SMSChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the status and settings of the SMS channel for an application.
- smsChannelRequest(SMSChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelRequest.Builder
-
Sets the value of the SMSChannelRequest property for this object.
- smsChannelRequest(Consumer<SMSChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelRequest.Builder
-
Sets the value of the SMSChannelRequest property for this object.
- smsChannelRequest() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelRequest
-
Returns the value of the SMSChannelRequest property for this object.
- SMSChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- smsChannelResponse(SMSChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteSmsChannelResponse.Builder
-
Sets the value of the SMSChannelResponse property for this object.
- smsChannelResponse(Consumer<SMSChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteSmsChannelResponse.Builder
-
Sets the value of the SMSChannelResponse property for this object.
- smsChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSmsChannelResponse
-
Returns the value of the SMSChannelResponse property for this object.
- smsChannelResponse(SMSChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSmsChannelResponse.Builder
-
Sets the value of the SMSChannelResponse property for this object.
- smsChannelResponse(Consumer<SMSChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSmsChannelResponse.Builder
-
Sets the value of the SMSChannelResponse property for this object.
- smsChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSmsChannelResponse
-
Returns the value of the SMSChannelResponse property for this object.
- SMSChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the status and settings of the SMS channel for an application.
- smsChannelResponse(SMSChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelResponse.Builder
-
Sets the value of the SMSChannelResponse property for this object.
- smsChannelResponse(Consumer<SMSChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelResponse.Builder
-
Sets the value of the SMSChannelResponse property for this object.
- smsChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelResponse
-
Returns the value of the SMSChannelResponse property for this object.
- SMSChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- smsMessage(SMSMessage) - Method in interface software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration.Builder
-
The default message for the SMS channel.
- smsMessage(Consumer<SMSMessage.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration.Builder
-
The default message for the SMS channel.
- smsMessage() - Method in class software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration
-
The default message for the SMS channel.
- smsMessage(CampaignSmsMessage) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageConfiguration.Builder
-
The message that the campaign sends through the SMS channel.
- smsMessage(Consumer<CampaignSmsMessage.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageConfiguration.Builder
-
The message that the campaign sends through the SMS channel.
- smsMessage() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageConfiguration
-
The message that the campaign sends through the SMS channel.
- SMSMessage - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the default settings for a one-time SMS message that's sent directly to an endpoint.
- SMSMessage.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- software.amazon.awssdk.services.pinpoint - package software.amazon.awssdk.services.pinpoint
-
Amazon Pinpoint
- software.amazon.awssdk.services.pinpoint.model - package software.amazon.awssdk.services.pinpoint.model
-
- software.amazon.awssdk.services.pinpoint.transform - package software.amazon.awssdk.services.pinpoint.transform
-
- sound(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMMessage.Builder
-
The sound to play when the recipient receives the push notification.
- sound() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
The sound to play when the recipient receives the push notification.
- sound(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSMessage.Builder
-
The key for the sound to play when the recipient receives the push notification.
- sound() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
The key for the sound to play when the recipient receives the push notification.
- sound(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduMessage.Builder
-
The sound to play when the recipient receives the push notification.
- sound() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
The sound to play when the recipient receives the push notification.
- sound(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMMessage.Builder
-
The sound to play when the recipient receives the push notification.
- sound() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
The sound to play when the recipient receives the push notification.
- sourceSegments(Collection<SegmentReference>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentGroup.Builder
-
The base segment to build the segment on.
- sourceSegments(SegmentReference...) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentGroup.Builder
-
The base segment to build the segment on.
- sourceSegments(Consumer<SegmentReference.Builder>...) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentGroup.Builder
-
The base segment to build the segment on.
- sourceSegments() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroup
-
The base segment to build the segment on.
- sourceType(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentGroup.Builder
-
Specifies how to handle multiple base segments for the segment.
- sourceType(SourceType) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentGroup.Builder
-
Specifies how to handle multiple base segments for the segment.
- sourceType() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroup
-
Specifies how to handle multiple base segments for the segment.
- SourceType - Enum in software.amazon.awssdk.services.pinpoint.model
-
- sourceTypeAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroup
-
Specifies how to handle multiple base segments for the segment.
- start(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ActivityResponse.Builder
-
The actual start time, in ISO 8601 format, of the activity.
- start() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivityResponse
-
The actual start time, in ISO 8601 format, of the activity.
- start(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.QuietTime.Builder
-
The specific time when quiet time begins.
- start() - Method in class software.amazon.awssdk.services.pinpoint.model.QuietTime
-
The specific time when quiet time begins.
- startTime(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Schedule.Builder
-
The scheduled time, in ISO 8601 format, for the campaign to begin.
- startTime() - Method in class software.amazon.awssdk.services.pinpoint.model.Schedule
-
The scheduled time, in ISO 8601 format, for the campaign to begin.
- startTimestamp(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Session.Builder
-
The date and time when the session began.
- startTimestamp() - Method in class software.amazon.awssdk.services.pinpoint.model.Session
-
The date and time when the session began.
- state(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ActivityResponse.Builder
-
The state of the activity.
- state() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivityResponse
-
The state of the activity.
- state(CampaignState) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
The current status of the campaign.
- state(Consumer<CampaignState.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
The current status of the campaign.
- state() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
The current status of the campaign.
- state(CampaignState) - Method in interface software.amazon.awssdk.services.pinpoint.model.TreatmentResource.Builder
-
The status of the treatment.
- state(Consumer<CampaignState.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.TreatmentResource.Builder
-
The status of the treatment.
- state() - Method in class software.amazon.awssdk.services.pinpoint.model.TreatmentResource
-
The status of the treatment.
- statusCode(int) - Method in interface software.amazon.awssdk.services.pinpoint.model.BadRequestException.Builder
-
- statusCode(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointItemResponse.Builder
-
The status code that's returned in the response as a result of processing the endpoint data.
- statusCode() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointItemResponse
-
The status code that's returned in the response as a result of processing the endpoint data.
- statusCode(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointMessageResult.Builder
-
The downstream service status code for delivering the message.
- statusCode() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointMessageResult
-
The downstream service status code for delivering the message.
- statusCode(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.EventItemResponse.Builder
-
The status code that's returned in the response as a result of processing the event.
- statusCode() - Method in class software.amazon.awssdk.services.pinpoint.model.EventItemResponse
-
The status code that's returned in the response as a result of processing the event.
- statusCode(int) - Method in interface software.amazon.awssdk.services.pinpoint.model.ForbiddenException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.pinpoint.model.InternalServerErrorException.Builder
-
- statusCode(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageResult.Builder
-
The downstream service status code for delivering the message.
- statusCode() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageResult
-
The downstream service status code for delivering the message.
- statusCode(int) - Method in interface software.amazon.awssdk.services.pinpoint.model.MethodNotAllowedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.pinpoint.model.NotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.pinpoint.model.PinpointException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.pinpoint.model.PinpointException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.pinpoint.model.TooManyRequestsException.Builder
-
- statusMessage(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointMessageResult.Builder
-
The status message for delivering the message.
- statusMessage() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointMessageResult
-
The status message for delivering the message.
- statusMessage(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageResult.Builder
-
The status message for delivering the message.
- statusMessage() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageResult
-
The status message for delivering the message.
- stopTimestamp(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Session.Builder
-
The date and time when the session ended.
- stopTimestamp() - Method in class software.amazon.awssdk.services.pinpoint.model.Session
-
The date and time when the session ended.
- subject(SimpleEmailPart) - Method in interface software.amazon.awssdk.services.pinpoint.model.SimpleEmail.Builder
-
The subject line, or title, of the email.
- subject(Consumer<SimpleEmailPart.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SimpleEmail.Builder
-
The subject line, or title, of the email.
- subject() - Method in class software.amazon.awssdk.services.pinpoint.model.SimpleEmail
-
The subject line, or title, of the email.
- substitutions(Map<String, ? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.pinpoint.model.AddressConfiguration.Builder
-
An object that maps variable values for the message.
- substitutions() - Method in class software.amazon.awssdk.services.pinpoint.model.AddressConfiguration
-
An object that maps variable values for the message.
- substitutions(Map<String, ? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMMessage.Builder
-
The default message variables to use in the notification message.
- substitutions() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
The default message variables to use in the notification message.
- substitutions(Map<String, ? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSMessage.Builder
-
The default message variables to use in the notification message.
- substitutions() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
The default message variables to use in the notification message.
- substitutions(Map<String, ? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduMessage.Builder
-
The default message variables to use in the notification message.
- substitutions() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
The default message variables to use in the notification message.
- substitutions(Map<String, ? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DefaultMessage.Builder
-
The default message variables to use in the push notification, email, or SMS message.
- substitutions() - Method in class software.amazon.awssdk.services.pinpoint.model.DefaultMessage
-
The default message variables to use in the push notification, email, or SMS message.
- substitutions(Map<String, ? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage.Builder
-
The default message variables to use in the notification message.
- substitutions() - Method in class software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage
-
The default message variables to use in the notification message.
- substitutions(Map<String, ? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailMessage.Builder
-
The default message variables to use in the email message.
- substitutions() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailMessage
-
The default message variables to use in the email message.
- substitutions(Map<String, ? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointSendConfiguration.Builder
-
A map of the message variables to merge with the variables specified for the default message
(DefaultMessage.Substitutions).
- substitutions() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointSendConfiguration
-
A map of the message variables to merge with the variables specified for the default message
(DefaultMessage.Substitutions).
- substitutions(Map<String, ? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMMessage.Builder
-
The default message variables to use in the notification message.
- substitutions() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
The default message variables to use in the notification message.
- substitutions(Map<String, ? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SMSMessage.Builder
-
The message variables to use in the SMS message.
- substitutions() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSMessage
-
The message variables to use in the SMS message.
- substitutions(Map<String, ? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.pinpoint.model.VoiceMessage.Builder
-
The default message variables to use in the voice message.
- substitutions() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceMessage
-
The default message variables to use in the voice message.
- successfulEndpointCount(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.ActivityResponse.Builder
-
The total number of endpoints that the campaign successfully delivered messages to.
- successfulEndpointCount() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivityResponse
-
The total number of endpoints that the campaign successfully delivered messages to.
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UntagResourceRequest.Builder
-
The key of the tag to remove from the application, campaign, or segment.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.pinpoint.model.UntagResourceRequest.Builder
-
The key of the tag to remove from the application, campaign, or segment.
- tagKeys() - Method in class software.amazon.awssdk.services.pinpoint.model.UntagResourceRequest
-
The key of the tag to remove from the application, campaign, or segment.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Adds one or more tags (keys and values) to an application, campaign, or segment.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Adds one or more tags (keys and values) to an application, campaign, or segment.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Adds one or more tags (keys and values) to an application, campaign, or segment.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Adds one or more tags (keys and values) to an application, campaign, or segment.
- TagResourceRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.TagResourceRequestMarshaller
-
- TagResourceResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.ApplicationResponse.Builder
-
A string-to-string map of key-value pairs that identifies the tags that are associated with the application.
- tags() - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationResponse
-
A string-to-string map of key-value pairs that identifies the tags that are associated with the application.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
A string-to-string map of key-value pairs that identifies the tags that are associated with the campaign.
- tags() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
A string-to-string map of key-value pairs that identifies the tags that are associated with the campaign.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.CreateApplicationRequest.Builder
-
A string-to-string map of key-value pairs that defines the tags to associate with the application.
- tags() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateApplicationRequest
-
A string-to-string map of key-value pairs that defines the tags to associate with the application.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentResponse.Builder
-
A string-to-string map of key-value pairs that identifies the tags that are associated with the segment.
- tags() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentResponse
-
A string-to-string map of key-value pairs that identifies the tags that are associated with the segment.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.TagsModel.Builder
-
A string-to-string map of key-value pairs that defines the tags for an application, campaign, or segment.
- tags() - Method in class software.amazon.awssdk.services.pinpoint.model.TagsModel
-
A string-to-string map of key-value pairs that defines the tags for an application, campaign, or segment.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest.Builder
-
A string-to-string map of key-value pairs that defines the tags to associate with the campaign.
- tags() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest
-
A string-to-string map of key-value pairs that defines the tags to associate with the campaign.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteSegmentRequest.Builder
-
A string-to-string map of key-value pairs that defines the tags to associate with the segment.
- tags() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteSegmentRequest
-
A string-to-string map of key-value pairs that defines the tags to associate with the segment.
- tagsModel(TagsModel) - Method in interface software.amazon.awssdk.services.pinpoint.model.ListTagsForResourceResponse.Builder
-
Sets the value of the TagsModel property for this object.
- tagsModel(Consumer<TagsModel.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.ListTagsForResourceResponse.Builder
-
Sets the value of the TagsModel property for this object.
- tagsModel() - Method in class software.amazon.awssdk.services.pinpoint.model.ListTagsForResourceResponse
-
Returns the value of the TagsModel property for this object.
- tagsModel(TagsModel) - Method in interface software.amazon.awssdk.services.pinpoint.model.TagResourceRequest.Builder
-
Sets the value of the TagsModel property for this object.
- tagsModel(Consumer<TagsModel.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.TagResourceRequest.Builder
-
Sets the value of the TagsModel property for this object.
- tagsModel() - Method in class software.amazon.awssdk.services.pinpoint.model.TagResourceRequest
-
Returns the value of the TagsModel property for this object.
- TagsModel - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the tags (keys and values) for an application, campaign, or segment.
- TagsModel.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- teamId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSChannelRequest.Builder
-
The identifier that's assigned to your Apple developer account team.
- teamId() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelRequest
-
The identifier that's assigned to your Apple developer account team.
- teamId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelRequest.Builder
-
The identifier that's assigned to your Apple developer account team.
- teamId() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelRequest
-
The identifier that's assigned to your Apple developer account team.
- teamId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelRequest.Builder
-
The identifier that's assigned to your Apple developer account team.
- teamId() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelRequest
-
The identifier that's assigned to your Apple developer account team.
- teamId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelRequest.Builder
-
The identifier that's assigned to your Apple developer account team.
- teamId() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelRequest
-
The identifier that's assigned to your Apple developer account team.
- textPart(SimpleEmailPart) - Method in interface software.amazon.awssdk.services.pinpoint.model.SimpleEmail.Builder
-
The body of the email message, in text format.
- textPart(Consumer<SimpleEmailPart.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SimpleEmail.Builder
-
The body of the email message, in text format.
- textPart() - Method in class software.amazon.awssdk.services.pinpoint.model.SimpleEmail
-
The body of the email message, in text format.
- threadId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSMessage.Builder
-
The key that represents your app-specific identifier for grouping notifications.
- threadId() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
The key that represents your app-specific identifier for grouping notifications.
- timestamp(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Event.Builder
-
The date and time, in ISO 8601 format, when the event occurred.
- timestamp() - Method in class software.amazon.awssdk.services.pinpoint.model.Event
-
The date and time, in ISO 8601 format, when the event occurred.
- timeToLive(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSMessage.Builder
-
The amount of time, in seconds, that APNs should store and attempt to deliver the push notification, if the
service is unable to deliver the notification the first time.
- timeToLive() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
The amount of time, in seconds, that APNs should store and attempt to deliver the push notification, if the
service is unable to deliver the notification the first time.
- timeToLive(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduMessage.Builder
-
The amount of time, in seconds, that the Baidu Cloud Push service should store the message if the recipient's
device is offline.
- timeToLive() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
The amount of time, in seconds, that the Baidu Cloud Push service should store the message if the recipient's
device is offline.
- timeToLive(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMMessage.Builder
-
The amount of time, in seconds, that FCM should store and attempt to deliver the push notification, if the
service is unable to deliver the notification the first time.
- timeToLive() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
The amount of time, in seconds, that FCM should store and attempt to deliver the push notification, if the
service is unable to deliver the notification the first time.
- timeToLive(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.Message.Builder
-
The number of seconds that the push-notification service should keep the message, if the service is unable to
deliver the notification the first time.
- timeToLive() - Method in class software.amazon.awssdk.services.pinpoint.model.Message
-
The number of seconds that the push-notification service should keep the message, if the service is unable to
deliver the notification the first time.
- timezone(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointDemographic.Builder
-
The time zone of the endpoint, specified as a tz database name value, such as America/Los_Angeles.
- timezone() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointDemographic
-
The time zone of the endpoint, specified as a tz database name value, such as America/Los_Angeles.
- timezone(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse.Builder
-
The time zone for the location where the phone number was originally registered.
- timezone() - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse
-
The time zone for the location where the phone number was originally registered.
- timezone(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Schedule.Builder
-
The starting UTC offset for the campaign schedule, if the value of the IsLocalTime property is true.
- timezone() - Method in class software.amazon.awssdk.services.pinpoint.model.Schedule
-
The starting UTC offset for the campaign schedule, if the value of the IsLocalTime property is true.
- timezonesCompletedCount(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.ActivityResponse.Builder
-
The total number of time zones that were completed.
- timezonesCompletedCount() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivityResponse
-
The total number of time zones that were completed.
- timezonesTotalCount(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.ActivityResponse.Builder
-
The total number of unique time zones that are in the segment for the campaign.
- timezonesTotalCount() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivityResponse
-
The total number of unique time zones that are in the segment for the campaign.
- title(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMMessage.Builder
-
The title to display above the notification message on the recipient's device.
- title() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
The title to display above the notification message on the recipient's device.
- title(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSMessage.Builder
-
The title to display above the notification message on the recipient's device.
- title() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
The title to display above the notification message on the recipient's device.
- title(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduMessage.Builder
-
The title to display above the notification message on the recipient's device.
- title() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
The title to display above the notification message on the recipient's device.
- title(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignEmailMessage.Builder
-
The subject line, or title, of the email.
- title() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignEmailMessage
-
The subject line, or title, of the email.
- title(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage.Builder
-
The default title to display above the notification message on a recipient's device.
- title() - Method in class software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage
-
The default title to display above the notification message on a recipient's device.
- title(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMMessage.Builder
-
The title to display above the notification message on the recipient's device.
- title() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
The title to display above the notification message on the recipient's device.
- title(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Message.Builder
-
The title to display above the notification message on a recipient's device.
- title() - Method in class software.amazon.awssdk.services.pinpoint.model.Message
-
The title to display above the notification message on a recipient's device.
- titleOverride(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.AddressConfiguration.Builder
-
The message title to use instead of the default message title.
- titleOverride() - Method in class software.amazon.awssdk.services.pinpoint.model.AddressConfiguration
-
The message title to use instead of the default message title.
- titleOverride(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointSendConfiguration.Builder
-
The title or subject line of the message.
- titleOverride() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointSendConfiguration
-
The title or subject line of the message.
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivitiesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivityResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.AddressConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationSettingsResource
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.AttributeDimension
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.AttributesResource
-
- toBuilder() - Method in exception software.amazon.awssdk.services.pinpoint.model.BadRequestException
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignEmailMessage
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignEventFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignHook
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignLimits
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignSmsMessage
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignState
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ChannelsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateApplicationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateAppRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateAppResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateCampaignRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateCampaignResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateExportJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateExportJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateImportJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateImportJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateSegmentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateSegmentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DefaultMessage
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAdmChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAdmChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsSandboxChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsSandboxChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipSandboxChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipSandboxChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAppRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAppResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteBaiduChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteBaiduChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteCampaignRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteCampaignResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEmailChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEmailChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEndpointRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEndpointResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEventStreamRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEventStreamResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteGcmChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteGcmChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSegmentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSegmentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSmsChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSmsChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteUserEndpointsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteUserEndpointsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteVoiceChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteVoiceChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailMessage
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointDemographic
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointItemResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointLocation
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointMessageResult
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointSendConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointUser
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.Event
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EventDimensions
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EventItemResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EventsBatch
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EventsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EventsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.EventStream
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResource
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobsResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.pinpoint.model.ForbiddenException
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAdmChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAdmChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsSandboxChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsSandboxChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipSandboxChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipSandboxChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApplicationSettingsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApplicationSettingsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetBaiduChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetBaiduChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetChannelsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetChannelsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEmailChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEmailChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEndpointRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEndpointResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEventStreamRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEventStreamResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetGcmChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetGcmChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSmsChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSmsChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetUserEndpointsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetUserEndpointsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetVoiceChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GetVoiceChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GPSCoordinates
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.GPSPointDimension
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResource
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobsResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.pinpoint.model.InternalServerErrorException
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ItemResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ListTagsForResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.ListTagsForResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.Message
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageBody
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageResult
-
- toBuilder() - Method in exception software.amazon.awssdk.services.pinpoint.model.MethodNotAllowedException
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.MetricDimension
-
- toBuilder() - Method in exception software.amazon.awssdk.services.pinpoint.model.NotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.PhoneNumberValidateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.PhoneNumberValidateResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.pinpoint.model.PinpointException
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.PinpointRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.PublicEndpoint
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventStreamRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventStreamResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.QuietTime
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.RawEmail
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.RecencyDimension
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.RemoveAttributesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.RemoveAttributesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.Schedule
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentBehaviors
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentDemographics
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentDimensions
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroup
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroupList
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentImportResource
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentLocation
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentReference
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SendMessagesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SendMessagesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.Session
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SetDimension
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SimpleEmail
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SimpleEmailPart
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSMessage
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.TagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.TagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.TagsModel
-
- toBuilder() - Method in exception software.amazon.awssdk.services.pinpoint.model.TooManyRequestsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.TreatmentResource
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UntagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UntagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApplicationSettingsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApplicationSettingsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateAttributesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateBaiduChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateBaiduChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateCampaignRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateCampaignResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointsBatchRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointsBatchResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSegmentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSegmentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceMessage
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteApplicationSettingsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteEventStream
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteSegmentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteTreatmentResource
-
- token(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetAppsRequest.Builder
-
The NextToken string that specifies which page of results to return in a paginated response.
- token() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppsRequest
-
The NextToken string that specifies which page of results to return in a paginated response.
- token(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesRequest.Builder
-
The NextToken string that specifies which page of results to return in a paginated response.
- token() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesRequest
-
The NextToken string that specifies which page of results to return in a paginated response.
- token(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignsRequest.Builder
-
The NextToken string that specifies which page of results to return in a paginated response.
- token() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignsRequest
-
The NextToken string that specifies which page of results to return in a paginated response.
- token(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsRequest.Builder
-
The NextToken string that specifies which page of results to return in a paginated response.
- token() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsRequest
-
The NextToken string that specifies which page of results to return in a paginated response.
- token(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetExportJobsRequest.Builder
-
The NextToken string that specifies which page of results to return in a paginated response.
- token() - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobsRequest
-
The NextToken string that specifies which page of results to return in a paginated response.
- token(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetImportJobsRequest.Builder
-
The NextToken string that specifies which page of results to return in a paginated response.
- token() - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobsRequest
-
The NextToken string that specifies which page of results to return in a paginated response.
- token(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsRequest.Builder
-
The NextToken string that specifies which page of results to return in a paginated response.
- token() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsRequest
-
The NextToken string that specifies which page of results to return in a paginated response.
- token(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsRequest.Builder
-
The NextToken string that specifies which page of results to return in a paginated response.
- token() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsRequest
-
The NextToken string that specifies which page of results to return in a paginated response.
- token(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentsRequest.Builder
-
The NextToken string that specifies which page of results to return in a paginated response.
- token() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentsRequest
-
The NextToken string that specifies which page of results to return in a paginated response.
- token(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsRequest.Builder
-
The NextToken string that specifies which page of results to return in a paginated response.
- token() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsRequest
-
The NextToken string that specifies which page of results to return in a paginated response.
- tokenKey(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSChannelRequest.Builder
-
The authentication key to use for APNs tokens.
- tokenKey() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelRequest
-
The authentication key to use for APNs tokens.
- tokenKey(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelRequest.Builder
-
The authentication key to use for APNs tokens.
- tokenKey() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelRequest
-
The authentication key to use for APNs tokens.
- tokenKey(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelRequest.Builder
-
The authentication key to use for APNs tokens.
- tokenKey() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelRequest
-
The authentication key to use for APNs tokens.
- tokenKey(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelRequest.Builder
-
The authentication key to use for APNs tokens.
- tokenKey() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelRequest
-
The authentication key to use for APNs tokens.
- tokenKeyId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSChannelRequest.Builder
-
The key identifier that's assigned to your APNs signing key, if you want Amazon Pinpoint to communicate with
APNs by using APNs tokens.
- tokenKeyId() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelRequest
-
The key identifier that's assigned to your APNs signing key, if you want Amazon Pinpoint to communicate with APNs
by using APNs tokens.
- tokenKeyId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelRequest.Builder
-
The key identifier that's assigned to your APNs signing key, if you want Amazon Pinpoint to communicate with
the APNs sandbox environment by using APNs tokens.
- tokenKeyId() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelRequest
-
The key identifier that's assigned to your APNs signing key, if you want Amazon Pinpoint to communicate with the
APNs sandbox environment by using APNs tokens.
- tokenKeyId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelRequest.Builder
-
The key identifier that's assigned to your APNs signing key, if you want Amazon Pinpoint to communicate with
APNs by using APNs tokens.
- tokenKeyId() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelRequest
-
The key identifier that's assigned to your APNs signing key, if you want Amazon Pinpoint to communicate with APNs
by using APNs tokens.
- tokenKeyId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelRequest.Builder
-
The key identifier that's assigned to your APNs signing key, if you want Amazon Pinpoint to communicate with
the APNs sandbox environment by using APNs tokens.
- tokenKeyId() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelRequest
-
The key identifier that's assigned to your APNs signing key, if you want Amazon Pinpoint to communicate with the
APNs sandbox environment by using APNs tokens.
- TooManyRequestsException - Exception in software.amazon.awssdk.services.pinpoint.model
-
Provides information about an API request or response.
- TooManyRequestsException.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- toString() - Method in enum software.amazon.awssdk.services.pinpoint.model.Action
-
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivitiesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivityResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.AddressConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationSettingsResource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ApplicationsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.AttributeDimension
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.AttributesResource
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.pinpoint.model.AttributeType
-
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignEmailMessage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignEventFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignHook
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignLimits
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignSmsMessage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignState
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.pinpoint.model.CampaignStatus
-
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ChannelsResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.pinpoint.model.ChannelType
-
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateApplicationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateAppRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateAppResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateCampaignRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateCampaignResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateExportJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateExportJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateImportJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateImportJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateSegmentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.CreateSegmentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DefaultMessage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAdmChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAdmChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsSandboxChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsSandboxChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipSandboxChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteApnsVoipSandboxChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAppRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteAppResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteBaiduChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteBaiduChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteCampaignRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteCampaignResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEmailChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEmailChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEndpointRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEndpointResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEventStreamRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteEventStreamResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteGcmChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteGcmChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSegmentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSegmentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSmsChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteSmsChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteUserEndpointsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteUserEndpointsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteVoiceChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteVoiceChannelResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.pinpoint.model.DeliveryStatus
-
- toString() - Method in enum software.amazon.awssdk.services.pinpoint.model.DimensionType
-
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.pinpoint.model.Duration
-
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailMessage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointDemographic
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointItemResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointLocation
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointMessageResult
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointSendConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointUser
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.Event
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EventDimensions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EventItemResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EventsBatch
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EventsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EventsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.EventStream
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobsResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.pinpoint.model.FilterType
-
- toString() - Method in enum software.amazon.awssdk.services.pinpoint.model.Format
-
- toString() - Method in enum software.amazon.awssdk.services.pinpoint.model.Frequency
-
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAdmChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAdmChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsSandboxChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsSandboxChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipSandboxChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApnsVoipSandboxChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApplicationSettingsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetApplicationSettingsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetAppsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetBaiduChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetBaiduChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignActivitiesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetChannelsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetChannelsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEmailChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEmailChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEndpointRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEndpointResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEventStreamRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetEventStreamResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetExportJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetGcmChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetGcmChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetImportJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentExportJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentImportJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSmsChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSmsChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetUserEndpointsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetUserEndpointsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetVoiceChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GetVoiceChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GPSCoordinates
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.GPSPointDimension
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobsResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.pinpoint.model.Include
-
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ItemResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.pinpoint.model.JobStatus
-
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.Message
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageBody
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageResult
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.pinpoint.model.MessageType
-
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.MetricDimension
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.pinpoint.model.Mode
-
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.NumberValidateResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.PhoneNumberValidateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.PhoneNumberValidateResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.PublicEndpoint
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventStreamRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.PutEventStreamResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.QuietTime
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.RawEmail
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.RecencyDimension
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.pinpoint.model.RecencyType
-
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.RemoveAttributesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.RemoveAttributesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.Schedule
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentBehaviors
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentDemographics
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentDimensions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroup
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroupList
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentImportResource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentLocation
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentReference
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentsResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.pinpoint.model.SegmentType
-
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SendMessagesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SendMessagesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessagesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.Session
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SetDimension
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SimpleEmail
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SimpleEmailPart
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSMessage
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.pinpoint.model.SourceType
-
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.TagsModel
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.TreatmentResource
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.pinpoint.model.Type
-
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateAdmChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApplicationSettingsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateApplicationSettingsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateAttributesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateBaiduChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateBaiduChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateCampaignRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateCampaignResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEmailChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointsBatchRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateEndpointsBatchResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateGcmChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSegmentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSegmentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateSmsChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceMessage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteApplicationSettingsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteEventStream
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteSegmentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteTreatmentResource
-
Returns a string representation of this object.
- total(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignLimits.Builder
-
The maximum number of messages that a campaign can send to a single endpoint during the course of the
campaign.
- total() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignLimits
-
The maximum number of messages that a campaign can send to a single endpoint during the course of the campaign.
- totalEndpointCount(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.ActivityResponse.Builder
-
The total number of endpoints that the campaign attempted to deliver messages to.
- totalEndpointCount() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivityResponse
-
The total number of endpoints that the campaign attempted to deliver messages to.
- totalFailures(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobResponse.Builder
-
The total number of endpoint definitions that weren't processed successfully (failed) by the export job,
typically because an error, such as a syntax error, occurred.
- totalFailures() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResponse
-
The total number of endpoint definitions that weren't processed successfully (failed) by the export job,
typically because an error, such as a syntax error, occurred.
- totalFailures(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobResponse.Builder
-
The total number of endpoint definitions that weren't processed successfully (failed) by the import job,
typically because an error, such as a syntax error, occurred.
- totalFailures() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResponse
-
The total number of endpoint definitions that weren't processed successfully (failed) by the import job,
typically because an error, such as a syntax error, occurred.
- totalPieces(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobResponse.Builder
-
The total number of pieces that must be processed to complete the export job.
- totalPieces() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResponse
-
The total number of pieces that must be processed to complete the export job.
- totalPieces(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobResponse.Builder
-
The total number of pieces that must be processed to complete the import job.
- totalPieces() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResponse
-
The total number of pieces that must be processed to complete the import job.
- totalProcessed(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobResponse.Builder
-
The total number of endpoint definitions that were processed by the export job.
- totalProcessed() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResponse
-
The total number of endpoint definitions that were processed by the export job.
- totalProcessed(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobResponse.Builder
-
The total number of endpoint definitions that were processed by the import job.
- totalProcessed() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResponse
-
The total number of endpoint definitions that were processed by the import job.
- traceId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageRequest.Builder
-
The unique identifier for tracing the message.
- traceId() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageRequest
-
The unique identifier for tracing the message.
- traceId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SendUsersMessageRequest.Builder
-
The unique identifier for tracing the message.
- traceId() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessageRequest
-
The unique identifier for tracing the message.
- transactionalMessagesPerSecond(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse.Builder
-
The maximum number of transactional messages that you can send through the SMS channel each second.
- transactionalMessagesPerSecond() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse
-
The maximum number of transactional messages that you can send through the SMS channel each second.
- treatmentDescription(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
The custom description of a variation of the campaign that's used for A/B testing.
- treatmentDescription() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
The custom description of a variation of the campaign that's used for A/B testing.
- treatmentDescription(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.TreatmentResource.Builder
-
The custom description of the treatment.
- treatmentDescription() - Method in class software.amazon.awssdk.services.pinpoint.model.TreatmentResource
-
The custom description of the treatment.
- treatmentDescription(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest.Builder
-
The custom description of a variation of the campaign to use for A/B testing.
- treatmentDescription() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest
-
The custom description of a variation of the campaign to use for A/B testing.
- treatmentDescription(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteTreatmentResource.Builder
-
The custom description of the treatment.
- treatmentDescription() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteTreatmentResource
-
The custom description of the treatment.
- treatmentId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ActivityResponse.Builder
-
The unique identifier for the campaign treatment that the activity applies to.
- treatmentId() - Method in class software.amazon.awssdk.services.pinpoint.model.ActivityResponse
-
The unique identifier for the campaign treatment that the activity applies to.
- treatmentName(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
The custom name of a variation of the campaign that's used for A/B testing.
- treatmentName() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
The custom name of a variation of the campaign that's used for A/B testing.
- treatmentName(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.TreatmentResource.Builder
-
The custom name of the treatment.
- treatmentName() - Method in class software.amazon.awssdk.services.pinpoint.model.TreatmentResource
-
The custom name of the treatment.
- treatmentName(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest.Builder
-
The custom name of a variation of the campaign to use for A/B testing.
- treatmentName() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteCampaignRequest
-
The custom name of a variation of the campaign to use for A/B testing.
- treatmentName(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.WriteTreatmentResource.Builder
-
The custom name of the treatment.
- treatmentName() - Method in class software.amazon.awssdk.services.pinpoint.model.WriteTreatmentResource
-
The custom name of the treatment.
- TreatmentResource - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the settings for a campaign treatment.
- TreatmentResource.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- type(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ExportJobResponse.Builder
-
The job type.
- type() - Method in class software.amazon.awssdk.services.pinpoint.model.ExportJobResponse
-
The job type.
- type(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ImportJobResponse.Builder
-
The job type.
- type() - Method in class software.amazon.awssdk.services.pinpoint.model.ImportJobResponse
-
The job type.
- type(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentGroup.Builder
-
Specifies how to handle multiple dimensions for the segment.
- type(Type) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentGroup.Builder
-
Specifies how to handle multiple dimensions for the segment.
- type() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroup
-
Specifies how to handle multiple dimensions for the segment.
- Type - Enum in software.amazon.awssdk.services.pinpoint.model
-
- typeAsString() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentGroup
-
Specifies how to handle multiple dimensions for the segment.
- untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Removes one or more tags (keys and values) from an application, campaign, or segment.
- untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Removes one or more tags (keys and values) from an application, campaign, or segment.
- untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Removes one or more tags (keys and values) from an application, campaign, or segment.
- untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Removes one or more tags (keys and values) from an application, campaign, or segment.
- UntagResourceRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.UntagResourceRequestMarshaller
-
- UntagResourceResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- updateAdmChannel(UpdateAdmChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the ADM channel settings for an application.
- updateAdmChannel(Consumer<UpdateAdmChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the ADM channel settings for an application.
- updateAdmChannel(UpdateAdmChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the ADM channel settings for an application.
- updateAdmChannel(Consumer<UpdateAdmChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the ADM channel settings for an application.
- UpdateAdmChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateAdmChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- UpdateAdmChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- UpdateAdmChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.UpdateAdmChannelRequestMarshaller
-
- UpdateAdmChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateAdmChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- updateApnsChannel(UpdateApnsChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the APNs channel settings for an application.
- updateApnsChannel(Consumer<UpdateApnsChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the APNs channel settings for an application.
- updateApnsChannel(UpdateApnsChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the APNs channel settings for an application.
- updateApnsChannel(Consumer<UpdateApnsChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the APNs channel settings for an application.
- UpdateApnsChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateApnsChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- UpdateApnsChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- UpdateApnsChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.UpdateApnsChannelRequestMarshaller
-
- UpdateApnsChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateApnsChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- updateApnsSandboxChannel(UpdateApnsSandboxChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the APNs sandbox channel settings for an application.
- updateApnsSandboxChannel(Consumer<UpdateApnsSandboxChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the APNs sandbox channel settings for an application.
- updateApnsSandboxChannel(UpdateApnsSandboxChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the APNs sandbox channel settings for an application.
- updateApnsSandboxChannel(Consumer<UpdateApnsSandboxChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the APNs sandbox channel settings for an application.
- UpdateApnsSandboxChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateApnsSandboxChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- UpdateApnsSandboxChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- UpdateApnsSandboxChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.UpdateApnsSandboxChannelRequestMarshaller
-
- UpdateApnsSandboxChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateApnsSandboxChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- updateApnsVoipChannel(UpdateApnsVoipChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the APNs VoIP channel settings for an application.
- updateApnsVoipChannel(Consumer<UpdateApnsVoipChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the APNs VoIP channel settings for an application.
- updateApnsVoipChannel(UpdateApnsVoipChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the APNs VoIP channel settings for an application.
- updateApnsVoipChannel(Consumer<UpdateApnsVoipChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the APNs VoIP channel settings for an application.
- UpdateApnsVoipChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateApnsVoipChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- UpdateApnsVoipChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- UpdateApnsVoipChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.UpdateApnsVoipChannelRequestMarshaller
-
- UpdateApnsVoipChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateApnsVoipChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- updateApnsVoipSandboxChannel(UpdateApnsVoipSandboxChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the settings for the APNs VoIP sandbox channel for an application.
- updateApnsVoipSandboxChannel(Consumer<UpdateApnsVoipSandboxChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the settings for the APNs VoIP sandbox channel for an application.
- updateApnsVoipSandboxChannel(UpdateApnsVoipSandboxChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the settings for the APNs VoIP sandbox channel for an application.
- updateApnsVoipSandboxChannel(Consumer<UpdateApnsVoipSandboxChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the settings for the APNs VoIP sandbox channel for an application.
- UpdateApnsVoipSandboxChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateApnsVoipSandboxChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- UpdateApnsVoipSandboxChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- UpdateApnsVoipSandboxChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.UpdateApnsVoipSandboxChannelRequestMarshaller
-
- UpdateApnsVoipSandboxChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateApnsVoipSandboxChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- updateApplicationSettings(UpdateApplicationSettingsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the settings for an application.
- updateApplicationSettings(Consumer<UpdateApplicationSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the settings for an application.
- updateApplicationSettings(UpdateApplicationSettingsRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the settings for an application.
- updateApplicationSettings(Consumer<UpdateApplicationSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the settings for an application.
- UpdateApplicationSettingsRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateApplicationSettingsRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- UpdateApplicationSettingsRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- UpdateApplicationSettingsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.UpdateApplicationSettingsRequestMarshaller
-
- UpdateApplicationSettingsResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateApplicationSettingsResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- updateAttributesRequest(UpdateAttributesRequest) - Method in interface software.amazon.awssdk.services.pinpoint.model.RemoveAttributesRequest.Builder
-
Sets the value of the UpdateAttributesRequest property for this object.
- updateAttributesRequest(Consumer<UpdateAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.RemoveAttributesRequest.Builder
-
Sets the value of the UpdateAttributesRequest property for this object.
- updateAttributesRequest() - Method in class software.amazon.awssdk.services.pinpoint.model.RemoveAttributesRequest
-
Returns the value of the UpdateAttributesRequest property for this object.
- UpdateAttributesRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies one or more attributes to remove from all the endpoints that are associated with an application.
- UpdateAttributesRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- updateBaiduChannel(UpdateBaiduChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the settings of the Baidu channel for an application.
- updateBaiduChannel(Consumer<UpdateBaiduChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the settings of the Baidu channel for an application.
- updateBaiduChannel(UpdateBaiduChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the settings of the Baidu channel for an application.
- updateBaiduChannel(Consumer<UpdateBaiduChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the settings of the Baidu channel for an application.
- UpdateBaiduChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateBaiduChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- UpdateBaiduChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- UpdateBaiduChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.UpdateBaiduChannelRequestMarshaller
-
- UpdateBaiduChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateBaiduChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- updateCampaign(UpdateCampaignRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the settings for a campaign.
- updateCampaign(Consumer<UpdateCampaignRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the settings for a campaign.
- updateCampaign(UpdateCampaignRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the settings for a campaign.
- updateCampaign(Consumer<UpdateCampaignRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the settings for a campaign.
- UpdateCampaignRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateCampaignRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- UpdateCampaignRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- UpdateCampaignRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.UpdateCampaignRequestMarshaller
-
- UpdateCampaignResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateCampaignResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- updatedToken(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointMessageResult.Builder
-
For push notifications that are sent through the GCM channel, specifies whether the token was updated as part
of delivering the message.
- updatedToken() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointMessageResult
-
For push notifications that are sent through the GCM channel, specifies whether the token was updated as part of
delivering the message.
- updatedToken(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.MessageResult.Builder
-
For push notifications that are sent through the GCM channel, specifies whether the token was updated as part
of delivering the message.
- updatedToken() - Method in class software.amazon.awssdk.services.pinpoint.model.MessageResult
-
For push notifications that are sent through the GCM channel, specifies whether the token was updated as part of
delivering the message.
- updateEmailChannel(UpdateEmailChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the status and settings of the email channel for an application.
- updateEmailChannel(Consumer<UpdateEmailChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the status and settings of the email channel for an application.
- updateEmailChannel(UpdateEmailChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the status and settings of the email channel for an application.
- updateEmailChannel(Consumer<UpdateEmailChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the status and settings of the email channel for an application.
- UpdateEmailChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateEmailChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- UpdateEmailChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- UpdateEmailChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.UpdateEmailChannelRequestMarshaller
-
- UpdateEmailChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateEmailChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- updateEndpoint(UpdateEndpointRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an
application.
- updateEndpoint(Consumer<UpdateEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an
application.
- updateEndpoint(UpdateEndpointRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an
application.
- updateEndpoint(Consumer<UpdateEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an
application.
- UpdateEndpointRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateEndpointRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- UpdateEndpointRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- UpdateEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.UpdateEndpointRequestMarshaller
-
- UpdateEndpointResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateEndpointResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- updateEndpointsBatch(UpdateEndpointsBatchRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing
endpoints for an application.
- updateEndpointsBatch(Consumer<UpdateEndpointsBatchRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing
endpoints for an application.
- updateEndpointsBatch(UpdateEndpointsBatchRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing
endpoints for an application.
- updateEndpointsBatch(Consumer<UpdateEndpointsBatchRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing
endpoints for an application.
- UpdateEndpointsBatchRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateEndpointsBatchRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- UpdateEndpointsBatchRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- UpdateEndpointsBatchRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.UpdateEndpointsBatchRequestMarshaller
-
- UpdateEndpointsBatchResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateEndpointsBatchResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- updateGcmChannel(UpdateGcmChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the status and settings of the GCM channel for an application.
- updateGcmChannel(Consumer<UpdateGcmChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the status and settings of the GCM channel for an application.
- updateGcmChannel(UpdateGcmChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the status and settings of the GCM channel for an application.
- updateGcmChannel(Consumer<UpdateGcmChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the status and settings of the GCM channel for an application.
- UpdateGcmChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateGcmChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- UpdateGcmChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- UpdateGcmChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.UpdateGcmChannelRequestMarshaller
-
- UpdateGcmChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateGcmChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- updateSegment(UpdateSegmentRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
- updateSegment(Consumer<UpdateSegmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
- updateSegment(UpdateSegmentRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
- updateSegment(Consumer<UpdateSegmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
- UpdateSegmentRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateSegmentRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- UpdateSegmentRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- UpdateSegmentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.UpdateSegmentRequestMarshaller
-
- UpdateSegmentResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateSegmentResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- updateSmsChannel(UpdateSmsChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the status and settings of the SMS channel for an application.
- updateSmsChannel(Consumer<UpdateSmsChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the status and settings of the SMS channel for an application.
- updateSmsChannel(UpdateSmsChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the status and settings of the SMS channel for an application.
- updateSmsChannel(Consumer<UpdateSmsChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the status and settings of the SMS channel for an application.
- UpdateSmsChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateSmsChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- UpdateSmsChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- UpdateSmsChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.UpdateSmsChannelRequestMarshaller
-
- UpdateSmsChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateSmsChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- updateVoiceChannel(UpdateVoiceChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the status and settings of the voice channel for an application.
- updateVoiceChannel(Consumer<UpdateVoiceChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointAsyncClient
-
Updates the status and settings of the voice channel for an application.
- updateVoiceChannel(UpdateVoiceChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the status and settings of the voice channel for an application.
- updateVoiceChannel(Consumer<UpdateVoiceChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.PinpointClient
-
Updates the status and settings of the voice channel for an application.
- UpdateVoiceChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateVoiceChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- UpdateVoiceChannelRequestMarshaller - Class in software.amazon.awssdk.services.pinpoint.transform
-
- UpdateVoiceChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.pinpoint.transform.UpdateVoiceChannelRequestMarshaller
-
- UpdateVoiceChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
- UpdateVoiceChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- url(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMMessage.Builder
-
The URL to open in the recipient's default mobile browser, if a recipient taps the push notification and the
value of the Action property is URL.
- url() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
The URL to open in the recipient's default mobile browser, if a recipient taps the push notification and the
value of the Action property is URL.
- url(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSMessage.Builder
-
The URL to open in the recipient's default mobile browser, if a recipient taps the push notification and the
value of the Action property is URL.
- url() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
The URL to open in the recipient's default mobile browser, if a recipient taps the push notification and the
value of the Action property is URL.
- url(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduMessage.Builder
-
The URL to open in the recipient's default mobile browser, if a recipient taps the push notification and the
value of the Action property is URL.
- url() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduMessage
-
The URL to open in the recipient's default mobile browser, if a recipient taps the push notification and the
value of the Action property is URL.
- url(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage.Builder
-
The default URL to open in a recipient's default mobile browser, if a recipient taps the push notification
and the value of the Action property is URL.
- url() - Method in class software.amazon.awssdk.services.pinpoint.model.DefaultPushNotificationMessage
-
The default URL to open in a recipient's default mobile browser, if a recipient taps the push notification and
the value of the Action property is URL.
- url(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMMessage.Builder
-
The URL to open in the recipient's default mobile browser, if a recipient taps the push notification and the
value of the Action property is URL.
- url() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMMessage
-
The URL to open in the recipient's default mobile browser, if a recipient taps the push notification and the
value of the Action property is URL.
- url(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.Message.Builder
-
The URL to open in a recipient's default mobile browser, if a recipient taps the push notification and the
value of the Action property is URL.
- url() - Method in class software.amazon.awssdk.services.pinpoint.model.Message
-
The URL to open in a recipient's default mobile browser, if a recipient taps the push notification and the value
of the Action property is URL.
- user(EndpointUser) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem.Builder
-
One or more custom user attributes that your app reports to Amazon Pinpoint for the user who's associated
with the endpoint.
- user(Consumer<EndpointUser.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem.Builder
-
One or more custom user attributes that your app reports to Amazon Pinpoint for the user who's associated
with the endpoint.
- user() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointBatchItem
-
One or more custom user attributes that your app reports to Amazon Pinpoint for the user who's associated with
the endpoint.
- user(EndpointUser) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointRequest.Builder
-
One or more custom user attributes that describe the user who's associated with the endpoint.
- user(Consumer<EndpointUser.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointRequest.Builder
-
One or more custom user attributes that describe the user who's associated with the endpoint.
- user() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointRequest
-
One or more custom user attributes that describe the user who's associated with the endpoint.
- user(EndpointUser) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointResponse.Builder
-
One or more custom user attributes that your app reports to Amazon Pinpoint for the user who's associated
with the endpoint.
- user(Consumer<EndpointUser.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointResponse.Builder
-
One or more custom user attributes that your app reports to Amazon Pinpoint for the user who's associated
with the endpoint.
- user() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointResponse
-
One or more custom user attributes that your app reports to Amazon Pinpoint for the user who's associated with
the endpoint.
- user(EndpointUser) - Method in interface software.amazon.awssdk.services.pinpoint.model.PublicEndpoint.Builder
-
One or more custom user attributes that your app reports to Amazon Pinpoint for the user who's associated
with the endpoint.
- user(Consumer<EndpointUser.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.PublicEndpoint.Builder
-
One or more custom user attributes that your app reports to Amazon Pinpoint for the user who's associated
with the endpoint.
- user() - Method in class software.amazon.awssdk.services.pinpoint.model.PublicEndpoint
-
One or more custom user attributes that your app reports to Amazon Pinpoint for the user who's associated with
the endpoint.
- userAttributes(Map<String, ? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointUser.Builder
-
One or more custom attributes that describe the user by associating a name with an array of values.
- userAttributes() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointUser
-
One or more custom attributes that describe the user by associating a name with an array of values.
- userAttributes(Map<String, AttributeDimension>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentDimensions.Builder
-
One or more custom user attributes to use as criteria for the segment.
- userAttributes() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentDimensions
-
One or more custom user attributes to use as criteria for the segment.
- userId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteUserEndpointsRequest.Builder
-
The unique identifier for the user.
- userId() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteUserEndpointsRequest
-
The unique identifier for the user.
- userId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.EndpointUser.Builder
-
The unique identifier for the user.
- userId() - Method in class software.amazon.awssdk.services.pinpoint.model.EndpointUser
-
The unique identifier for the user.
- userId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetUserEndpointsRequest.Builder
-
The unique identifier for the user.
- userId() - Method in class software.amazon.awssdk.services.pinpoint.model.GetUserEndpointsRequest
-
The unique identifier for the user.
- users(Map<String, EndpointSendConfiguration>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SendUsersMessageRequest.Builder
-
A map that associates user IDs with EndpointSendConfiguration objects.
- users() - Method in class software.amazon.awssdk.services.pinpoint.model.SendUsersMessageRequest
-
A map that associates user IDs with EndpointSendConfiguration objects.
- value(Double) - Method in interface software.amazon.awssdk.services.pinpoint.model.MetricDimension.Builder
-
The value to compare.
- value() - Method in class software.amazon.awssdk.services.pinpoint.model.MetricDimension
-
The value to compare.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.pinpoint.model.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.pinpoint.model.AttributeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.pinpoint.model.CampaignStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.pinpoint.model.ChannelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.pinpoint.model.DeliveryStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.pinpoint.model.DimensionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.pinpoint.model.Duration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.pinpoint.model.FilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.pinpoint.model.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.pinpoint.model.Frequency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.pinpoint.model.Include
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.pinpoint.model.JobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.pinpoint.model.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.pinpoint.model.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.pinpoint.model.RecencyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.pinpoint.model.SegmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.pinpoint.model.SourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.pinpoint.model.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.pinpoint.model.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(Collection<String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.AttributeDimension.Builder
-
The criteria values to use for the segment dimension.
- values(String...) - Method in interface software.amazon.awssdk.services.pinpoint.model.AttributeDimension.Builder
-
The criteria values to use for the segment dimension.
- values() - Method in class software.amazon.awssdk.services.pinpoint.model.AttributeDimension
-
The criteria values to use for the segment dimension.
- values() - Static method in enum software.amazon.awssdk.services.pinpoint.model.AttributeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.pinpoint.model.CampaignStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.pinpoint.model.ChannelType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.pinpoint.model.DeliveryStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.pinpoint.model.DimensionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.pinpoint.model.Duration
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.pinpoint.model.FilterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.pinpoint.model.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.pinpoint.model.Frequency
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.pinpoint.model.Include
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.pinpoint.model.JobStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.pinpoint.model.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.pinpoint.model.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.pinpoint.model.RecencyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.pinpoint.model.SegmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(Collection<String>) - Method in interface software.amazon.awssdk.services.pinpoint.model.SetDimension.Builder
-
The criteria values to use for the segment dimension.
- values(String...) - Method in interface software.amazon.awssdk.services.pinpoint.model.SetDimension.Builder
-
The criteria values to use for the segment dimension.
- values() - Method in class software.amazon.awssdk.services.pinpoint.model.SetDimension
-
The criteria values to use for the segment dimension.
- values() - Static method in enum software.amazon.awssdk.services.pinpoint.model.SourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.pinpoint.model.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse.Builder
-
The current version of the ADM channel.
- version() - Method in class software.amazon.awssdk.services.pinpoint.model.ADMChannelResponse
-
The current version of the ADM channel.
- version(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse.Builder
-
The current version of the APNs channel.
- version() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSChannelResponse
-
The current version of the APNs channel.
- version(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse.Builder
-
The current version of the APNs sandbox channel.
- version() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSSandboxChannelResponse
-
The current version of the APNs sandbox channel.
- version(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse.Builder
-
The current version of the APNs VoIP channel.
- version() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelResponse
-
The current version of the APNs VoIP channel.
- version(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse.Builder
-
The current version of the APNs VoIP sandbox channel.
- version() - Method in class software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelResponse
-
The current version of the APNs VoIP sandbox channel.
- version(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse.Builder
-
The current version of the Baidu channel.
- version() - Method in class software.amazon.awssdk.services.pinpoint.model.BaiduChannelResponse
-
The current version of the Baidu channel.
- version(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.CampaignResponse.Builder
-
The version number of the campaign.
- version() - Method in class software.amazon.awssdk.services.pinpoint.model.CampaignResponse
-
The version number of the campaign.
- version(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.ChannelResponse.Builder
-
The current version of the channel.
- version() - Method in class software.amazon.awssdk.services.pinpoint.model.ChannelResponse
-
The current version of the channel.
- version(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse.Builder
-
The current version of the email channel.
- version() - Method in class software.amazon.awssdk.services.pinpoint.model.EmailChannelResponse
-
The current version of the email channel.
- version(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse.Builder
-
The current version of the GCM channel.
- version() - Method in class software.amazon.awssdk.services.pinpoint.model.GCMChannelResponse
-
The current version of the GCM channel.
- version(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionRequest.Builder
-
The unique version number (Version property) for the campaign version.
- version() - Method in class software.amazon.awssdk.services.pinpoint.model.GetCampaignVersionRequest
-
The unique version number (Version property) for the campaign version.
- version(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionRequest.Builder
-
The unique version number (Version property) for the campaign version.
- version() - Method in class software.amazon.awssdk.services.pinpoint.model.GetSegmentVersionRequest
-
The unique version number (Version property) for the campaign version.
- version(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentReference.Builder
-
The version number of the segment.
- version() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentReference
-
The version number of the segment.
- version(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.SegmentResponse.Builder
-
The version number of the segment.
- version() - Method in class software.amazon.awssdk.services.pinpoint.model.SegmentResponse
-
The version number of the segment.
- version(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse.Builder
-
The current version of the SMS channel.
- version() - Method in class software.amazon.awssdk.services.pinpoint.model.SMSChannelResponse
-
The current version of the SMS channel.
- version(Integer) - Method in interface software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse.Builder
-
The current version of the voice channel.
- version() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceChannelResponse
-
The current version of the voice channel.
- voiceChannelRequest(VoiceChannelRequest) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelRequest.Builder
-
Sets the value of the VoiceChannelRequest property for this object.
- voiceChannelRequest(Consumer<VoiceChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelRequest.Builder
-
Sets the value of the VoiceChannelRequest property for this object.
- voiceChannelRequest() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelRequest
-
Returns the value of the VoiceChannelRequest property for this object.
- VoiceChannelRequest - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the status and settings of the voice channel for an application.
- VoiceChannelRequest.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- voiceChannelResponse(VoiceChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteVoiceChannelResponse.Builder
-
Sets the value of the VoiceChannelResponse property for this object.
- voiceChannelResponse(Consumer<VoiceChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DeleteVoiceChannelResponse.Builder
-
Sets the value of the VoiceChannelResponse property for this object.
- voiceChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.DeleteVoiceChannelResponse
-
Returns the value of the VoiceChannelResponse property for this object.
- voiceChannelResponse(VoiceChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetVoiceChannelResponse.Builder
-
Sets the value of the VoiceChannelResponse property for this object.
- voiceChannelResponse(Consumer<VoiceChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.GetVoiceChannelResponse.Builder
-
Sets the value of the VoiceChannelResponse property for this object.
- voiceChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.GetVoiceChannelResponse
-
Returns the value of the VoiceChannelResponse property for this object.
- voiceChannelResponse(VoiceChannelResponse) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelResponse.Builder
-
Sets the value of the VoiceChannelResponse property for this object.
- voiceChannelResponse(Consumer<VoiceChannelResponse.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelResponse.Builder
-
Sets the value of the VoiceChannelResponse property for this object.
- voiceChannelResponse() - Method in class software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelResponse
-
Returns the value of the VoiceChannelResponse property for this object.
- VoiceChannelResponse - Class in software.amazon.awssdk.services.pinpoint.model
-
Provides information about the status and settings of the voice channel for an application.
- VoiceChannelResponse.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-
- voiceId(String) - Method in interface software.amazon.awssdk.services.pinpoint.model.VoiceMessage.Builder
-
The name of the voice to use when delivering the message.
- voiceId() - Method in class software.amazon.awssdk.services.pinpoint.model.VoiceMessage
-
The name of the voice to use when delivering the message.
- voiceMessage(VoiceMessage) - Method in interface software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration.Builder
-
The default message for the voice channel.
- voiceMessage(Consumer<VoiceMessage.Builder>) - Method in interface software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration.Builder
-
The default message for the voice channel.
- voiceMessage() - Method in class software.amazon.awssdk.services.pinpoint.model.DirectMessageConfiguration
-
The default message for the voice channel.
- VoiceMessage - Class in software.amazon.awssdk.services.pinpoint.model
-
Specifies the settings for a one-time voice message that's sent directly to an endpoint through the voice channel.
- VoiceMessage.Builder - Interface in software.amazon.awssdk.services.pinpoint.model
-