Uses of Interface
software.amazon.awssdk.services.workmail.model.StartMailboxExportJobResponse.Builder
-
Packages that use StartMailboxExportJobResponse.Builder Package Description software.amazon.awssdk.services.workmail.model -
-
Uses of StartMailboxExportJobResponse.Builder in software.amazon.awssdk.services.workmail.model
Methods in software.amazon.awssdk.services.workmail.model that return StartMailboxExportJobResponse.Builder Modifier and Type Method Description static StartMailboxExportJobResponse.BuilderStartMailboxExportJobResponse. builder()StartMailboxExportJobResponse.BuilderStartMailboxExportJobResponse.Builder. jobId(String jobId)The job ID.StartMailboxExportJobResponse.BuilderStartMailboxExportJobResponse. toBuilder()Methods in software.amazon.awssdk.services.workmail.model that return types with arguments of type StartMailboxExportJobResponse.Builder Modifier and Type Method Description static Class<? extends StartMailboxExportJobResponse.Builder>StartMailboxExportJobResponse. serializableBuilderClass()
-