Uses of Interface
software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesRequest.Builder
Packages that use GetPlatformApplicationAttributesRequest.Builder
Package
Description
-
Uses of GetPlatformApplicationAttributesRequest.Builder in software.amazon.awssdk.services.sns
Method parameters in software.amazon.awssdk.services.sns with type arguments of type GetPlatformApplicationAttributesRequest.BuilderModifier and TypeMethodDescriptionSnsAsyncClient.getPlatformApplicationAttributes(Consumer<GetPlatformApplicationAttributesRequest.Builder> getPlatformApplicationAttributesRequest) Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).SnsClient.getPlatformApplicationAttributes(Consumer<GetPlatformApplicationAttributesRequest.Builder> getPlatformApplicationAttributesRequest) Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging). -
Uses of GetPlatformApplicationAttributesRequest.Builder in software.amazon.awssdk.services.sns.model
Methods in software.amazon.awssdk.services.sns.model that return GetPlatformApplicationAttributesRequest.BuilderModifier and TypeMethodDescriptionGetPlatformApplicationAttributesRequest.builder()GetPlatformApplicationAttributesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetPlatformApplicationAttributesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetPlatformApplicationAttributesRequest.Builder.platformApplicationArn(String platformApplicationArn) PlatformApplicationArnfor GetPlatformApplicationAttributesInput.GetPlatformApplicationAttributesRequest.toBuilder()Methods in software.amazon.awssdk.services.sns.model that return types with arguments of type GetPlatformApplicationAttributesRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetPlatformApplicationAttributesRequest.Builder>GetPlatformApplicationAttributesRequest.serializableBuilderClass()