Uses of Interface
software.amazon.awssdk.services.codecatalyst.model.WorkflowSortCriteria.Builder
-
Packages that use WorkflowSortCriteria.Builder Package Description software.amazon.awssdk.services.codecatalyst.model -
-
Uses of WorkflowSortCriteria.Builder in software.amazon.awssdk.services.codecatalyst.model
Methods in software.amazon.awssdk.services.codecatalyst.model that return WorkflowSortCriteria.Builder Modifier and Type Method Description static WorkflowSortCriteria.BuilderWorkflowSortCriteria. builder()WorkflowSortCriteria.BuilderWorkflowSortCriteria. toBuilder()Methods in software.amazon.awssdk.services.codecatalyst.model that return types with arguments of type WorkflowSortCriteria.Builder Modifier and Type Method Description static Class<? extends WorkflowSortCriteria.Builder>WorkflowSortCriteria. serializableBuilderClass()
-