Uses of Enum Class
org.azd.enums.ReleaseExpands
Packages that use ReleaseExpands
-
Uses of ReleaseExpands in org.azd.enums
Methods in org.azd.enums that return ReleaseExpandsModifier and TypeMethodDescriptionstatic ReleaseExpandsReturns the enum constant of this class with the specified name.static ReleaseExpands[]ReleaseExpands.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ReleaseExpands in org.azd.interfaces
Methods in org.azd.interfaces with parameters of type ReleaseExpandsModifier and TypeMethodDescriptionReleaseDetails.getReleases(ReleaseExpands expand) ReleaseDetails.getReleases(ReleaseExpands expand, int top) ReleaseDetails.getReleases(ReleaseExpands expand, int top, String artifactTypeId, String artifactVersionId, int continuationToken, String createdBy, int definitionEnvironmentId, int definitionId, int environmentStatusFilter, boolean isDeleted, String maxCreatedTime, String minCreatedTime, String path, String[] propertyFilters, ReleaseQueryOrder queryOrder, String[] releaseIdFilter, String searchText, String sourceBranchFilter, String sourceId, ReleaseStatus statusFilter, String[] tagFilter) ReleaseDetails.getReleases(ReleaseExpands expand, String artifactVersionId) -
Uses of ReleaseExpands in org.azd.release
Methods in org.azd.release with parameters of type ReleaseExpandsModifier and TypeMethodDescriptionReleaseApi.getReleases(ReleaseExpands expand) Get a list of releasesReleaseApi.getReleases(ReleaseExpands expand, int top) Get a list of releasesReleaseApi.getReleases(ReleaseExpands expand, int top, String artifactTypeId, String artifactVersionId, int continuationToken, String createdBy, int definitionEnvironmentId, int definitionId, int environmentStatusFilter, boolean isDeleted, String maxCreatedTime, String minCreatedTime, String path, String[] propertyFilters, ReleaseQueryOrder queryOrder, String[] releaseIdFilter, String searchText, String sourceBranchFilter, String sourceId, ReleaseStatus statusFilter, String[] tagFilter) Get a list of releasesReleaseApi.getReleases(ReleaseExpands expand, String artifactVersionId) Get a list of releases