Uses of Interface
software.amazon.awssdk.services.glue.model.StartExportLabelsTaskRunResponse.Builder
-
Packages that use StartExportLabelsTaskRunResponse.Builder Package Description software.amazon.awssdk.services.glue.model -
-
Uses of StartExportLabelsTaskRunResponse.Builder in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return StartExportLabelsTaskRunResponse.Builder Modifier and Type Method Description static StartExportLabelsTaskRunResponse.BuilderStartExportLabelsTaskRunResponse. builder()StartExportLabelsTaskRunResponse.BuilderStartExportLabelsTaskRunResponse.Builder. taskRunId(String taskRunId)The unique identifier for the task run.StartExportLabelsTaskRunResponse.BuilderStartExportLabelsTaskRunResponse. toBuilder()Methods in software.amazon.awssdk.services.glue.model that return types with arguments of type StartExportLabelsTaskRunResponse.Builder Modifier and Type Method Description static Class<? extends StartExportLabelsTaskRunResponse.Builder>StartExportLabelsTaskRunResponse. serializableBuilderClass()
-