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