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