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