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