Uses of Interface
software.amazon.awssdk.services.sns.model.PlatformApplicationDisabledException.Builder
Packages that use PlatformApplicationDisabledException.Builder
-
Uses of PlatformApplicationDisabledException.Builder in software.amazon.awssdk.services.sns.model
Methods in software.amazon.awssdk.services.sns.model that return PlatformApplicationDisabledException.BuilderModifier and TypeMethodDescriptionPlatformApplicationDisabledException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) PlatformApplicationDisabledException.builder()PlatformApplicationDisabledException.Builder.numAttempts(Integer numAttempts) PlatformApplicationDisabledException.Builder.statusCode(int statusCode) PlatformApplicationDisabledException.toBuilder()PlatformApplicationDisabledException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.sns.model that return types with arguments of type PlatformApplicationDisabledException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PlatformApplicationDisabledException.Builder>PlatformApplicationDisabledException.serializableBuilderClass()