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