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