Uses of Interface
software.amazon.awssdk.services.rds.model.DbInstanceRoleNotFoundException.Builder
-
Packages that use DbInstanceRoleNotFoundException.Builder Package Description software.amazon.awssdk.services.rds.model -
-
Uses of DbInstanceRoleNotFoundException.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DbInstanceRoleNotFoundException.Builder Modifier and Type Method Description DbInstanceRoleNotFoundException.BuilderDbInstanceRoleNotFoundException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static DbInstanceRoleNotFoundException.BuilderDbInstanceRoleNotFoundException. builder()DbInstanceRoleNotFoundException.BuilderDbInstanceRoleNotFoundException.Builder. cause(Throwable cause)DbInstanceRoleNotFoundException.BuilderDbInstanceRoleNotFoundException.Builder. message(String message)DbInstanceRoleNotFoundException.BuilderDbInstanceRoleNotFoundException.Builder. requestId(String requestId)DbInstanceRoleNotFoundException.BuilderDbInstanceRoleNotFoundException.Builder. statusCode(int statusCode)DbInstanceRoleNotFoundException.BuilderDbInstanceRoleNotFoundException. toBuilder()DbInstanceRoleNotFoundException.BuilderDbInstanceRoleNotFoundException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DbInstanceRoleNotFoundException.Builder Modifier and Type Method Description static Class<? extends DbInstanceRoleNotFoundException.Builder>DbInstanceRoleNotFoundException. serializableBuilderClass()
-