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