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