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