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