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