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