Uses of Class
com.amazonaws.services.sns.model.SetPlatformApplicationAttributesResult
Packages that use SetPlatformApplicationAttributesResult
-
Uses of SetPlatformApplicationAttributesResult in com.amazonaws.services.sns
Methods in com.amazonaws.services.sns that return SetPlatformApplicationAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSNS.setPlatformApplicationAttributes
(SetPlatformApplicationAttributesRequest request) AmazonSNS.setPlatformApplicationAttributes
(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest) Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM.AmazonSNSClient.setPlatformApplicationAttributes
(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest) Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM.Methods in com.amazonaws.services.sns that return types with arguments of type SetPlatformApplicationAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSNSAsync.setPlatformApplicationAttributesAsync
(SetPlatformApplicationAttributesRequest request) AbstractAmazonSNSAsync.setPlatformApplicationAttributesAsync
(SetPlatformApplicationAttributesRequest request, AsyncHandler<SetPlatformApplicationAttributesRequest, SetPlatformApplicationAttributesResult> asyncHandler) AmazonSNSAsync.setPlatformApplicationAttributesAsync
(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest) Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM.AmazonSNSAsync.setPlatformApplicationAttributesAsync
(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest, AsyncHandler<SetPlatformApplicationAttributesRequest, SetPlatformApplicationAttributesResult> asyncHandler) Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM.AmazonSNSAsyncClient.setPlatformApplicationAttributesAsync
(SetPlatformApplicationAttributesRequest request) AmazonSNSAsyncClient.setPlatformApplicationAttributesAsync
(SetPlatformApplicationAttributesRequest request, AsyncHandler<SetPlatformApplicationAttributesRequest, SetPlatformApplicationAttributesResult> asyncHandler) Method parameters in com.amazonaws.services.sns with type arguments of type SetPlatformApplicationAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSNSAsync.setPlatformApplicationAttributesAsync
(SetPlatformApplicationAttributesRequest request, AsyncHandler<SetPlatformApplicationAttributesRequest, SetPlatformApplicationAttributesResult> asyncHandler) AmazonSNSAsync.setPlatformApplicationAttributesAsync
(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest, AsyncHandler<SetPlatformApplicationAttributesRequest, SetPlatformApplicationAttributesResult> asyncHandler) Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM.AmazonSNSAsyncClient.setPlatformApplicationAttributesAsync
(SetPlatformApplicationAttributesRequest request, AsyncHandler<SetPlatformApplicationAttributesRequest, SetPlatformApplicationAttributesResult> asyncHandler) -
Uses of SetPlatformApplicationAttributesResult in com.amazonaws.services.sns.model
Methods in com.amazonaws.services.sns.model that return SetPlatformApplicationAttributesResult