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