Java com.amazonaws.services.sns.model CreatePlatformApplicationRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.sns.model CreatePlatformApplicationRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.sns.model CreatePlatformApplicationRequest.

The text is from its open source code.

Constructor

Method

voidsetAttributes(java.util.Map attributes)

For a list of attributes, see SetPlatformApplicationAttributes

voidsetName(String name)

Application names must be made up of only uppercase and lowercase ASCII letters, numbers, underscores, hyphens, and periods, and must be between 1 and 256 characters long.

voidsetPlatform(String platform)

The following platforms are supported: ADM (Amazon Device Messaging), APNS (Apple Push Notification Service), APNS_SANDBOX, and FCM (Firebase Cloud Messaging).