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