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