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