2222/**
2323 * <p>
2424 * Creates a platform application object for one of the supported push
25- * notification services, such as APNS and GCM , to which devices and mobile apps
25+ * notification services, such as APNS and FCM , to which devices and mobile apps
2626 * may register. You must specify PlatformPrincipal and PlatformCredential
2727 * attributes when using the <code>CreatePlatformApplication</code> action. The
2828 * PlatformPrincipal is received from the notification service. For
4141 * "secret key". The PlatformApplicationArn that is returned when using
4242 * <code>CreatePlatformApplication</code> is then used as an attribute for the
4343 * <code>CreatePlatformEndpoint</code> action. For more information, see <a
44- * href="http ://docs.aws.amazon.com/sns/latest/dg/SNSMobilePush.html">Using
44+ * href="https ://docs.aws.amazon.com/sns/latest/dg/SNSMobilePush.html">Using
4545 * Amazon SNS Mobile Push Notifications</a>. For more information about
4646 * obtaining the PlatformPrincipal and PlatformCredential for each of the
4747 * supported push notification services, see <a
48- * href="http ://docs.aws.amazon.com/sns/latest/dg/mobile-push-apns.html">Getting
49- * Started with Apple Push Notification Service</a>, <a
50- * href="http ://docs.aws.amazon.com/sns/latest/dg/mobile-push-adm.html">Getting
48+ * href="https ://docs.aws.amazon.com/sns/latest/dg/mobile-push-apns.html"
49+ * >Getting Started with Apple Push Notification Service</a>, <a
50+ * href="https ://docs.aws.amazon.com/sns/latest/dg/mobile-push-adm.html">Getting
5151 * Started with Amazon Device Messaging</a>, <a
52- * href="http ://docs.aws.amazon.com/sns/latest/dg/mobile-push-baidu.html"
52+ * href="https ://docs.aws.amazon.com/sns/latest/dg/mobile-push-baidu.html"
5353 * >Getting Started with Baidu Cloud Push</a>, <a
54- * href="http ://docs.aws.amazon.com/sns/latest/dg/mobile-push-gcm.html">Getting
54+ * href="https ://docs.aws.amazon.com/sns/latest/dg/mobile-push-gcm.html">Getting
5555 * Started with Google Cloud Messaging for Android</a>, <a
56- * href="http ://docs.aws.amazon.com/sns/latest/dg/mobile-push-mpns.html">Getting
57- * Started with MPNS</a>, or <a
58- * href="http ://docs.aws.amazon.com/sns/latest/dg/mobile-push-wns.html">Getting
56+ * href="https ://docs.aws.amazon.com/sns/latest/dg/mobile-push-mpns.html"
57+ * >Getting Started with MPNS</a>, or <a
58+ * href="https ://docs.aws.amazon.com/sns/latest/dg/mobile-push-wns.html">Getting
5959 * Started with WNS</a>.
6060 * </p>
6161 */
@@ -82,7 +82,7 @@ public class CreatePlatformApplicationRequest extends AmazonWebServiceRequest im
8282 /**
8383 * <p>
8484 * For a list of attributes, see <a href=
85- * "http ://docs.aws.amazon.com/sns/latest/api/API_SetPlatformApplicationAttributes.html"
85+ * "https ://docs.aws.amazon.com/sns/latest/api/API_SetPlatformApplicationAttributes.html"
8686 * >SetPlatformApplicationAttributes</a>
8787 * </p>
8888 */
@@ -205,13 +205,13 @@ public CreatePlatformApplicationRequest withPlatform(String platform) {
205205 /**
206206 * <p>
207207 * For a list of attributes, see <a href=
208- * "http ://docs.aws.amazon.com/sns/latest/api/API_SetPlatformApplicationAttributes.html"
208+ * "https ://docs.aws.amazon.com/sns/latest/api/API_SetPlatformApplicationAttributes.html"
209209 * >SetPlatformApplicationAttributes</a>
210210 * </p>
211211 *
212212 * @return <p>
213213 * For a list of attributes, see <a href=
214- * "http ://docs.aws.amazon.com/sns/latest/api/API_SetPlatformApplicationAttributes.html"
214+ * "https ://docs.aws.amazon.com/sns/latest/api/API_SetPlatformApplicationAttributes.html"
215215 * >SetPlatformApplicationAttributes</a>
216216 * </p>
217217 */
@@ -222,13 +222,13 @@ public java.util.Map<String, String> getAttributes() {
222222 /**
223223 * <p>
224224 * For a list of attributes, see <a href=
225- * "http ://docs.aws.amazon.com/sns/latest/api/API_SetPlatformApplicationAttributes.html"
225+ * "https ://docs.aws.amazon.com/sns/latest/api/API_SetPlatformApplicationAttributes.html"
226226 * >SetPlatformApplicationAttributes</a>
227227 * </p>
228228 *
229229 * @param attributes <p>
230230 * For a list of attributes, see <a href=
231- * "http ://docs.aws.amazon.com/sns/latest/api/API_SetPlatformApplicationAttributes.html"
231+ * "https ://docs.aws.amazon.com/sns/latest/api/API_SetPlatformApplicationAttributes.html"
232232 * >SetPlatformApplicationAttributes</a>
233233 * </p>
234234 */
@@ -239,7 +239,7 @@ public void setAttributes(java.util.Map<String, String> attributes) {
239239 /**
240240 * <p>
241241 * For a list of attributes, see <a href=
242- * "http ://docs.aws.amazon.com/sns/latest/api/API_SetPlatformApplicationAttributes.html"
242+ * "https ://docs.aws.amazon.com/sns/latest/api/API_SetPlatformApplicationAttributes.html"
243243 * >SetPlatformApplicationAttributes</a>
244244 * </p>
245245 * <p>
@@ -248,7 +248,7 @@ public void setAttributes(java.util.Map<String, String> attributes) {
248248 *
249249 * @param attributes <p>
250250 * For a list of attributes, see <a href=
251- * "http ://docs.aws.amazon.com/sns/latest/api/API_SetPlatformApplicationAttributes.html"
251+ * "https ://docs.aws.amazon.com/sns/latest/api/API_SetPlatformApplicationAttributes.html"
252252 * >SetPlatformApplicationAttributes</a>
253253 * </p>
254254 * @return A reference to this updated object so that method calls can be
@@ -262,7 +262,7 @@ public CreatePlatformApplicationRequest withAttributes(java.util.Map<String, Str
262262 /**
263263 * <p>
264264 * For a list of attributes, see <a href=
265- * "http ://docs.aws.amazon.com/sns/latest/api/API_SetPlatformApplicationAttributes.html"
265+ * "https ://docs.aws.amazon.com/sns/latest/api/API_SetPlatformApplicationAttributes.html"
266266 * >SetPlatformApplicationAttributes</a>
267267 * </p>
268268 * <p>
0 commit comments