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