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