static DeploymentVersionSearchCriteria.Builder |
DeploymentVersionSearchCriteria.builder() |
DeploymentVersionSearchCriteria.Builder |
DeploymentVersionSearchCriteria.Builder.createdFromBranch(@NotNull PlanKey branchKey) |
DeploymentVersionSearchCriteria.Builder |
DeploymentVersionSearchCriteria.Builder.createdFromBranch(@NotNull String branchKey) |
DeploymentVersionSearchCriteria.Builder |
DeploymentVersionSearchCriteria.Builder.limit(int offset,
int maxResults) |
DeploymentVersionSearchCriteria.Builder |
DeploymentVersionSearchCriteria.Builder.notCreatedFromBranch(@NotNull PlanKey branchKey) |
DeploymentVersionSearchCriteria.Builder |
DeploymentVersionSearchCriteria.Builder.notCreatedFromBranch(@NotNull String branchKey) |
DeploymentVersionSearchCriteria.Builder |
DeploymentVersionSearchCriteria.Builder.withDeploymentProject(long deploymentProjectId) |
DeploymentVersionSearchCriteria.Builder |
DeploymentVersionSearchCriteria.Builder.withNameLike(@NotNull String nameLike) |