Uses of Interface
software.amazon.awssdk.services.sns.model.PlatformApplication.Builder
Packages that use PlatformApplication.Builder
-
Uses of PlatformApplication.Builder in software.amazon.awssdk.services.sns.model
Methods in software.amazon.awssdk.services.sns.model that return PlatformApplication.BuilderModifier and TypeMethodDescriptionPlatformApplication.Builder.attributes(Map<String, String> attributes) Attributes for platform application object.static PlatformApplication.BuilderPlatformApplication.builder()PlatformApplication.Builder.platformApplicationArn(String platformApplicationArn) PlatformApplicationArn for platform application object.PlatformApplication.toBuilder()Methods in software.amazon.awssdk.services.sns.model that return types with arguments of type PlatformApplication.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PlatformApplication.Builder>PlatformApplication.serializableBuilderClass()