Uses of Interface
software.amazon.awssdk.services.workdocs.model.DraftUploadOutOfSyncException.Builder
-
Packages that use DraftUploadOutOfSyncException.Builder Package Description software.amazon.awssdk.services.workdocs.model -
-
Uses of DraftUploadOutOfSyncException.Builder in software.amazon.awssdk.services.workdocs.model
Methods in software.amazon.awssdk.services.workdocs.model that return DraftUploadOutOfSyncException.Builder Modifier and Type Method Description DraftUploadOutOfSyncException.BuilderDraftUploadOutOfSyncException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static DraftUploadOutOfSyncException.BuilderDraftUploadOutOfSyncException. builder()DraftUploadOutOfSyncException.BuilderDraftUploadOutOfSyncException.Builder. cause(Throwable cause)DraftUploadOutOfSyncException.BuilderDraftUploadOutOfSyncException.Builder. message(String message)DraftUploadOutOfSyncException.BuilderDraftUploadOutOfSyncException.Builder. requestId(String requestId)DraftUploadOutOfSyncException.BuilderDraftUploadOutOfSyncException.Builder. statusCode(int statusCode)DraftUploadOutOfSyncException.BuilderDraftUploadOutOfSyncException. toBuilder()DraftUploadOutOfSyncException.BuilderDraftUploadOutOfSyncException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.workdocs.model that return types with arguments of type DraftUploadOutOfSyncException.Builder Modifier and Type Method Description static Class<? extends DraftUploadOutOfSyncException.Builder>DraftUploadOutOfSyncException. serializableBuilderClass()
-