- get(URI) - Method in interface com.atlassian.marketplace.client.http.HttpTransport
-
Performs an HTTP GET.
- get(URI) - Method in class com.atlassian.marketplace.client.impl.CommonsHttpTransport
-
- getAccessToken() - Method in class com.atlassian.marketplace.client.api.AddonQuery
-
- getAccessToken() - Method in class com.atlassian.marketplace.client.api.AddonVersionsQuery
-
- getAccessToken() - Method in interface com.atlassian.marketplace.client.api.QueryProperties.AccessToken
-
The access token, if any, that the client is providing for the query (in order to allow
access to a private listing).
- getAddress() - Method in class com.atlassian.marketplace.client.model.Vendor
-
The vendor's public contact address.
- getAfterBuildNumber() - Method in class com.atlassian.marketplace.client.api.ApplicationVersionsQuery
-
The version build number, if any, that the client has specified in order to search for
later versions.
- getAfterVersionName() - Method in class com.atlassian.marketplace.client.api.AddonVersionsQuery
-
The version string, if any, that the client has specified in order to search for
later versions.
- getAllLicenseTypes() - Method in interface com.atlassian.marketplace.client.api.LicenseTypes
-
Returns all of the available license types.
- getAlternateUri() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
The address of a Marketplace page that shows details of the add-on.
- getAlternateUri() - Method in class com.atlassian.marketplace.client.model.AddonReference
-
- getAlternateUri() - Method in class com.atlassian.marketplace.client.model.ConnectScope
-
Address of the web page describing this scope.
- getAlternateUri() - Method in class com.atlassian.marketplace.client.model.LicenseType
-
Address of a web page that describes the license type.
- getAlternateUri() - Method in class com.atlassian.marketplace.client.model.VendorBase
-
The address of a Marketplace page that shows details of the vendor.
- getAmount() - Method in class com.atlassian.marketplace.client.model.AddonPricingItem
-
The amount (in USD) that a customer pays for a license at this tier.
- getAppBuildNumber() - Method in class com.atlassian.marketplace.client.api.AddonQuery
-
- getAppBuildNumber() - Method in class com.atlassian.marketplace.client.api.AddonVersionsQuery
-
- getAppBuildNumber() - Method in class com.atlassian.marketplace.client.api.ProductQuery
-
- getAppBuildNumber() - Method in interface com.atlassian.marketplace.client.api.QueryProperties.ApplicationCriteria
-
The application build number, if any, that the client is using to restrict the query results.
- getApplication() - Method in class com.atlassian.marketplace.client.api.AddonQuery
-
- getApplication() - Method in class com.atlassian.marketplace.client.api.AddonVersionsQuery
-
- getApplication() - Method in class com.atlassian.marketplace.client.api.ProductQuery
-
- getApplication() - Method in interface com.atlassian.marketplace.client.api.QueryProperties.ApplicationCriteria
-
The key of the application, if any, that the client is using to restrict the query results.
- getApplication() - Method in class com.atlassian.marketplace.client.model.VersionCompatibility
-
The application key.
- getArtifactInfo() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
- getArtifactInfo() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
Details about the installable file for this add-on, if it has one that is hosted by
Marketplace.
- getArtifactInfo() - Method in class com.atlassian.marketplace.client.model.AddonVersionSummary
-
- getArtifactUri() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
- getArtifactUri() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
Shortcut for getting the download URI for the add-on's installable file, if any.
- getArtifactUri() - Method in class com.atlassian.marketplace.client.model.AddonVersionSummary
-
- getArtifactUri() - Method in class com.atlassian.marketplace.client.model.ProductVersion
-
- getAuthMethod() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyAuthParams
-
- getAuthParams() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyConfiguration
-
- getAverageStars() - Method in class com.atlassian.marketplace.client.model.AddonReviewsSummary
-
The average rating of the add-on, from 0 to 4 (will be zero if it has never been rated).
- getBanner() - Method in class com.atlassian.marketplace.client.model.Addon
-
The add-on banner image.
- getBinaryUri() - Method in class com.atlassian.marketplace.client.model.ArtifactInfo
-
The URI from which the actual file can be downloaded.
- getBody() - Method in class com.atlassian.marketplace.client.model.Highlight
-
Longer description with additional information about a highlight image.
- getBounds() - Method in class com.atlassian.marketplace.client.api.AddonQuery
-
- getBounds() - Method in class com.atlassian.marketplace.client.api.AddonVersionsQuery
-
- getBounds() - Method in class com.atlassian.marketplace.client.api.ApplicationVersionsQuery
-
- getBounds() - Method in class com.atlassian.marketplace.client.api.PageReference
-
The starting offset and limit of the result page.
- getBounds() - Method in class com.atlassian.marketplace.client.api.ProductQuery
-
- getBounds() - Method in interface com.atlassian.marketplace.client.api.QueryProperties.Bounds
-
The offset/limit parameters attached to this query.
- getBounds() - Method in class com.atlassian.marketplace.client.api.VendorQuery
-
- getBuildNumber() - Method in class com.atlassian.marketplace.client.api.ProductVersionSpecifier
-
- getBuildNumber() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
The version's build number, a value specified by the vendor (or, in the case of Atlassian
Connect add-ons, set automatically by Marketplace) that distinguishes it from all other versions
of the add-on and determines the correct ordering of versions.
- getBuildNumber() - Method in class com.atlassian.marketplace.client.model.ApplicationVersion
-
The version's build number, a value specified by Atlassian that distinguishes it from all other
versions of the application and determines the correct ordering of versions.
- getBuildNumber() - Method in class com.atlassian.marketplace.client.model.ProductVersion
-
The unique integer that identifies this version and defines its ordering relative to other versions.
- getById(VendorId) - Method in interface com.atlassian.marketplace.client.api.Vendors
-
Queries a single vendor.
- getByKey(String, AddonQuery) - Method in interface com.atlassian.marketplace.client.api.Addons
-
Queries detail information for a single add-on.
- getByKey(ApplicationKey) - Method in interface com.atlassian.marketplace.client.api.Applications
-
Queries a single application.
- getByKey(String) - Method in interface com.atlassian.marketplace.client.api.LicenseTypes
-
Searches for a license type by its "key" property - for instance, "gpl" or "commercial".
- getByKey(String, ProductQuery) - Method in interface com.atlassian.marketplace.client.api.Products
-
Queries a single product.
- getCaption() - Method in class com.atlassian.marketplace.client.model.Screenshot
-
The optional caption for the screenshot.
- getCategories() - Method in class com.atlassian.marketplace.client.model.Addon
-
- getCategories() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
Returns summaries of all logical categories that this add-on belongs to.
- getCategories() - Method in class com.atlassian.marketplace.client.model.AddonSummary
-
- getCategoryIds() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
- getCategoryNames() - Method in class com.atlassian.marketplace.client.api.AddonQuery
-
The list of add-on category names, if any, that the client has specified to restrict
the query results.
- getCity() - Method in class com.atlassian.marketplace.client.model.Address
-
The city name.
- getClassFields(Class<?>) - Static method in class com.atlassian.marketplace.client.impl.EntityValidator
-
- getCloudFreeUsers() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
If there is an introductory free tier for this add-on, the maximum number of users allowed for free.
- getCloudFreeUsers() - Method in class com.atlassian.marketplace.client.model.Application
-
- getCode() - Method in class com.atlassian.marketplace.client.model.ErrorDetail
-
The error code.
- getCompatibilities() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
A list of
VersionCompatibility objects representing each of the
Applications the add-on version is compatible with, and the compatible
application version range.
- getCompatibilities() - Method in class com.atlassian.marketplace.client.model.ProductVersion
-
Returns a list of
VersionCompatibility objects representing each of the
Applications the product version is compatible with, and the compatible
application version range.
- getCompatibilitiesIfSpecified() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
Same as
AddonVersion.getCompatibilities(), but returns
none() rather than an empty
list if this is a new version that you are creating which has no compatibilities specified
(meaning that it will inherit its compatibilities from the previous version).
- getCompatibilityUpdateMode() - Method in class com.atlassian.marketplace.client.model.Application
-
- getCompatibleApplications() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
Returns just the application keys from the list of compatibilities.
- getConnectScopes() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
List of Atlassian Connect scopes used by the version, if it is an Atlassian Connect add-on;
otherwise an empty list.
- getConnectTimeoutMillis() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration
-
- getContentStream() - Method in interface com.atlassian.marketplace.client.http.SimpleHttpResponse
-
An input stream for the response body.
- getCost() - Method in class com.atlassian.marketplace.client.api.AddonQuery
-
- getCost() - Method in class com.atlassian.marketplace.client.api.AddonVersionsQuery
-
- getCost() - Method in class com.atlassian.marketplace.client.api.ProductQuery
-
- getCost() - Method in interface com.atlassian.marketplace.client.api.QueryProperties.Cost
-
The
Cost filter, if any, that the client is using to restrict the query results.
- getCount() - Method in class com.atlassian.marketplace.client.impl.InternalModel.EntityCollection
-
The total number of entities in the collection, which may be more than the subset in this representation.
- getCount() - Method in class com.atlassian.marketplace.client.model.AddonReviewsSummary
-
The number of times the add-on has been reviewed.
- getCountry() - Method in class com.atlassian.marketplace.client.model.Address
-
The ISO-3166 country code.
- getCredentials() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration
-
- getCredentials() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyAuthParams
-
- getDefault() - Static method in enum com.atlassian.marketplace.client.model.LicenseEditionType
-
- getDescription() - Method in class com.atlassian.marketplace.client.model.Addon
-
A description of the add-on that can be longer than
AddonBase.getSummary()
and can include some limited HTML markup.
- getDescription() - Method in class com.atlassian.marketplace.client.model.AddonPricingItem
-
Long description of this tier, such as "Addon Name 10 Users: Commercial License".
- getDescription() - Method in class com.atlassian.marketplace.client.model.Application
-
- getDescription() - Method in class com.atlassian.marketplace.client.model.ConnectScope
-
The scope description.
- getDescription() - Method in class com.atlassian.marketplace.client.model.Vendor
-
Short introductory text that appears on the vendor's Marketplace page.
- getDistribution() - Method in class com.atlassian.marketplace.client.model.Addon
-
- getDistribution() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
Summary information about the add-on's download/install counts.
- getDistribution() - Method in class com.atlassian.marketplace.client.model.AddonSummary
-
- getDownloadPageUri() - Method in class com.atlassian.marketplace.client.model.Application
-
- getDownloads() - Method in class com.atlassian.marketplace.client.model.AddonDistributionSummary
-
The number of times the add-on has been downloaded from Marketplace.
- getDownloadsPageUri() - Method in class com.atlassian.marketplace.client.model.Product
-
The URI of the web page describing available downloads for this product, if any.
- getEditionDescription() - Method in class com.atlassian.marketplace.client.model.AddonPricingItem
-
Short description of this tier, such as "10 Users".
- getEditionId() - Method in class com.atlassian.marketplace.client.model.AddonPricingItem
-
Unique identifier for this tier, used internally.
- getEditionType() - Method in class com.atlassian.marketplace.client.model.AddonPricingItem
-
The type of tier that this is (per-user versus per-role).
- getEmail() - Method in class com.atlassian.marketplace.client.model.Vendor
-
The vendor's public contact email.
- getErrorDetails() - Method in exception com.atlassian.marketplace.client.MpacException.ServerError
-
Error details included in the response, if any.
- getExplanation() - Method in class com.atlassian.marketplace.client.model.Highlight
-
Caption that will be displayed in the image gallery when viewing the image.
- getExternalLinkUri(AddonExternalLinkType) - Method in class com.atlassian.marketplace.client.model.Addon
-
Returns one of the optional vendor-specified external links for the add-on.
- getExternalLinkUri(AddonVersionExternalLinkType) - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
Returns one of the optional vendor-specified external links for the add-on version.
- getExternalLinkUri(VendorExternalLinkType) - Method in class com.atlassian.marketplace.client.model.Vendor
-
Returns one of the optional vendor-specified external links for the vendor.
- getFullImage() - Method in class com.atlassian.marketplace.client.model.Highlight
-
The full-sized image for the highlight.
- getFunctionalCategories() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
- getFunctionalCategories() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
Returns summaries of all functional categories that this add-on version belongs to.
- getFunctionalCategories() - Method in class com.atlassian.marketplace.client.model.AddonVersionSummary
-
- getFunctionalCategoryIds() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
- getHeader(String) - Method in interface com.atlassian.marketplace.client.http.SimpleHttpResponse
-
Returns all header values for the given header name.
- getHighlights() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
The image/text "highlight" items that are featured in a public add-on listing; may be
omitted for private versions.
- getHighlightsIfSpecified() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
Same as
AddonVersion.getHighlights(), but returns
none() rather than an empty
list if this is a new version that you are creating which has no highlights specified
(meaning that it will inherit its highlights from the previous version).
- getHosting() - Method in class com.atlassian.marketplace.client.api.AddonQuery
-
- getHosting() - Method in class com.atlassian.marketplace.client.api.AddonVersionsQuery
-
- getHosting() - Method in class com.atlassian.marketplace.client.api.ProductQuery
-
- getHosting() - Method in interface com.atlassian.marketplace.client.api.QueryProperties.Hosting
-
The hosting type that the client is using to restrict the query, if any.
- getHostname() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyHost
-
- getHtml() - Method in class com.atlassian.marketplace.client.model.HtmlString
-
- getHttp() - Method in class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
-
- getHttp() - Method in interface com.atlassian.marketplace.client.MarketplaceClient
-
Provides access to the underlying HTTP transport mechanism.
- getId() - Method in class com.atlassian.marketplace.client.model.AddonCategorySummary
-
The unique resource identifier for the category.
- getId() - Method in class com.atlassian.marketplace.client.model.LicenseType
-
The unique resource identifier for the license type.
- getId() - Method in class com.atlassian.marketplace.client.model.VendorBase
-
The unique resource identifier for the vendor.
- getImage() - Method in class com.atlassian.marketplace.client.model.AddonReference
-
- getImage() - Method in class com.atlassian.marketplace.client.model.Screenshot
-
The full-sized image for the screenshot.
- getImageContentType(ImageInfo.Size, ImageInfo.Resolution) - Method in class com.atlassian.marketplace.client.model.ImageInfo
-
Returns the content type for the image, if known.
- getImageUri() - Method in class com.atlassian.marketplace.client.model.ImageInfo
-
Returns the URI of the image at its default size, for displaying at standard resolution.
- getImageUri(ImageInfo.Size, ImageInfo.Resolution) - Method in class com.atlassian.marketplace.client.model.ImageInfo
-
Returns a URI for the image at a different size, or for displaying at higher resolution.
- getIncludeHidden() - Method in class com.atlassian.marketplace.client.api.AddonQuery
-
The subset of normally hidden add-ons, if any, that the client has specified to include
in the query results.
- getIntroduction() - Method in class com.atlassian.marketplace.client.model.Application
-
- getItems() - Method in class com.atlassian.marketplace.client.impl.InternalModel.AddonReferences
-
- getItems() - Method in class com.atlassian.marketplace.client.impl.InternalModel.Addons
-
- getItems() - Method in class com.atlassian.marketplace.client.impl.InternalModel.AddonVersions
-
- getItems() - Method in class com.atlassian.marketplace.client.impl.InternalModel.ApplicationVersions
-
- getItems() - Method in class com.atlassian.marketplace.client.impl.InternalModel.EntityCollection
-
A list of entities, either the full result set or a subset (page) of a larger set.
- getItems() - Method in class com.atlassian.marketplace.client.impl.InternalModel.LicenseTypes
-
- getItems() - Method in class com.atlassian.marketplace.client.impl.InternalModel.Products
-
- getItems() - Method in class com.atlassian.marketplace.client.impl.InternalModel.Vendors
-
- getItems() - Method in class com.atlassian.marketplace.client.model.AddonPricing
-
A list of available pricing tiers.
- getItems() - Method in class com.atlassian.marketplace.client.model.Links
-
Used internally.
- getKey() - Method in enum com.atlassian.marketplace.client.api.AddonExternalLinkType
-
The property name that corresponds to this link type within the vendorLinks or
legacy.vendorLinks property of the add-on's JSON representation.
- getKey() - Method in enum com.atlassian.marketplace.client.api.AddonQuery.IncludeHiddenType
-
- getKey() - Method in enum com.atlassian.marketplace.client.api.AddonQuery.TreatPartlyFreeAs
-
- getKey() - Method in enum com.atlassian.marketplace.client.api.AddonQuery.View
-
- getKey() - Method in enum com.atlassian.marketplace.client.api.AddonVersionExternalLinkType
-
The property name that corresponds to this link type within the vendorLinks or
legacy.vendorLinks property of the add-on version's JSON representation.
- getKey() - Method in class com.atlassian.marketplace.client.api.ApplicationKey
-
Returns the string key used for this application in the Marketplace API.
- getKey() - Method in enum com.atlassian.marketplace.client.api.Cost
-
- getKey() - Method in interface com.atlassian.marketplace.client.api.EnumWithKey
-
The string key that represents this value in the Marketplace API.
- getKey() - Method in enum com.atlassian.marketplace.client.api.HostingType
-
- getKey() - Method in enum com.atlassian.marketplace.client.api.ImagePurpose
-
- getKey() - Method in enum com.atlassian.marketplace.client.api.PricingType
-
- getKey() - Method in enum com.atlassian.marketplace.client.api.VendorExternalLinkType
-
The property name that corresponds to this link type within the vendorLinks or
property of the vendor's JSON representation.
- getKey() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
The unique key of the add-on.
- getKey() - Method in class com.atlassian.marketplace.client.model.AddonReference
-
- getKey() - Method in enum com.atlassian.marketplace.client.model.AddonStatus
-
- getKey() - Method in enum com.atlassian.marketplace.client.model.AddonVersionStatus
-
- getKey() - Method in enum com.atlassian.marketplace.client.model.Application.CompatibilityUpdateMode
-
- getKey() - Method in class com.atlassian.marketplace.client.model.Application
-
The unique string key representing the application.
- getKey() - Method in enum com.atlassian.marketplace.client.model.ApplicationStatus
-
- getKey() - Method in enum com.atlassian.marketplace.client.model.ApplicationVersionStatus
-
- getKey() - Method in class com.atlassian.marketplace.client.model.ConnectScope
-
The scope key.
- getKey() - Method in enum com.atlassian.marketplace.client.model.LicenseEditionType
-
- getKey() - Method in class com.atlassian.marketplace.client.model.LicenseType
-
A short string identifier that Marketplace uses to describe this license type, such as "gpl".
- getKey() - Method in enum com.atlassian.marketplace.client.model.PaymentModel
-
- getKey() - Method in class com.atlassian.marketplace.client.model.Product
-
The short unique identifier for the product.
- getLabel() - Method in class com.atlassian.marketplace.client.api.AddonQuery
-
The marketing label string, if any, that the client has specified to restrict the query results.
- getLastModified() - Method in class com.atlassian.marketplace.client.model.AddonPricing
-
Timestamp of the last change made to this pricing.
- getLearnMoreUri() - Method in class com.atlassian.marketplace.client.model.Application
-
- getLearnMoreUri() - Method in class com.atlassian.marketplace.client.model.ProductVersion
-
- getLicenseType() - Method in class com.atlassian.marketplace.client.model.AddonPricingItem
-
The license type that this pricing is for: "commercial", "academic", etc.
- getLicenseType() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
Information about the add-on version's software license type; may be omitted for
private versions.
- getLicenseTypeId() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
The unique resource identifier for the add-on version's software license type; may be
omitted for private versions.
- getLicenseTypeId() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
The unique resource identifier for the software license type used by this version,
if any.
- getLimit() - Method in class com.atlassian.marketplace.client.api.QueryBounds
-
The maximum number of items that the client wants to receive in the result set.
- getLine1() - Method in class com.atlassian.marketplace.client.model.Address
-
The first line of the address.
- getLine2() - Method in class com.atlassian.marketplace.client.model.Address
-
The second line of the address, if any.
- getLink(String) - Method in class com.atlassian.marketplace.client.model.Links
-
Returns the first
Link matching the given key, if any.
- getLink(String, String) - Method in class com.atlassian.marketplace.client.model.Links
-
Returns the first
Link matching the given key and the given content type, if any.
- getLinks() - Method in class com.atlassian.marketplace.client.impl.InternalModel.EntityCollection
-
The top-level links for the resource.
- getLinks() - Method in class com.atlassian.marketplace.client.impl.InternalModel.MinimalLinks
-
- getLinks() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
- getLinks() - Method in class com.atlassian.marketplace.client.model.AddonCategorySummary
-
- getLinks() - Method in class com.atlassian.marketplace.client.model.AddonPricing
-
- getLinks() - Method in class com.atlassian.marketplace.client.model.AddonReference
-
- getLinks() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
- getLinks() - Method in class com.atlassian.marketplace.client.model.Application
-
- getLinks() - Method in class com.atlassian.marketplace.client.model.ApplicationVersion
-
- getLinks() - Method in class com.atlassian.marketplace.client.model.ArtifactInfo
-
- getLinks() - Method in class com.atlassian.marketplace.client.model.ConnectScope
-
- getLinks() - Method in interface com.atlassian.marketplace.client.model.Entity
-
The top-level links for the resource.
- getLinks() - Method in class com.atlassian.marketplace.client.model.Highlight
-
- getLinks() - Method in class com.atlassian.marketplace.client.model.ImageInfo
-
- getLinks() - Method in class com.atlassian.marketplace.client.model.LicenseType
-
- getLinks(String) - Method in class com.atlassian.marketplace.client.model.Links
-
Returns every
Link that matches the given key.
- getLinks() - Method in class com.atlassian.marketplace.client.model.Product
-
- getLinks() - Method in class com.atlassian.marketplace.client.model.Screenshot
-
- getLinks() - Method in class com.atlassian.marketplace.client.model.VendorBase
-
- getLogo() - Method in class com.atlassian.marketplace.client.model.Addon
-
- getLogo() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
The add-on logo.
- getLogo() - Method in class com.atlassian.marketplace.client.model.AddonSummary
-
- getLogo() - Method in class com.atlassian.marketplace.client.model.Product
-
The product logo.
- getLogo() - Method in class com.atlassian.marketplace.client.model.Vendor
-
- getLogo() - Method in class com.atlassian.marketplace.client.model.VendorBase
-
The vendor logo.
- getLogo() - Method in class com.atlassian.marketplace.client.model.VendorSummary
-
- getMaxCacheEntries() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration
-
- getMaxCacheObjectSize() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration
-
- getMaxConnections() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration
-
- getMaxRedirects() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration
-
- getMessage() - Method in class com.atlassian.marketplace.client.encoding.InvalidFieldValue
-
- getMessage() - Method in class com.atlassian.marketplace.client.encoding.MalformedJson
-
- getMessage() - Method in class com.atlassian.marketplace.client.encoding.MissingRequiredField
-
- getMessage() - Method in class com.atlassian.marketplace.client.encoding.MissingRequiredLink
-
- getMessage() - Method in class com.atlassian.marketplace.client.encoding.SchemaViolation
-
A human-readable string describing the error.
- getMessage() - Method in exception com.atlassian.marketplace.client.impl.SchemaViolationException
-
- getMessage() - Method in class com.atlassian.marketplace.client.model.ErrorDetail
-
The error message.
- getMessage() - Method in exception com.atlassian.marketplace.client.model.ModelBuilders.InvalidModelException
-
- getMessage() - Method in exception com.atlassian.marketplace.client.MpacException.InvalidResponseError
-
- getMonthsValid() - Method in class com.atlassian.marketplace.client.model.AddonPricingItem
-
The time period that this pricing is for: 1 for monthly, 12 for annual.
- getMore(PageReference<T>) - Method in class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
-
- getMore(PageReference<T>) - Method in interface com.atlassian.marketplace.client.MarketplaceClient
-
- getMoreDetails() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
Optional descriptive text to be displayed in the add-on listing.
- getName() - Method in class com.atlassian.marketplace.client.api.ProductVersionSpecifier
-
- getName() - Method in class com.atlassian.marketplace.client.encoding.MissingRequiredField
-
The name of the field that was not found.
- getName() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
The name of the add-on.
- getName() - Method in class com.atlassian.marketplace.client.model.AddonCategorySummary
-
The category name.
- getName() - Method in class com.atlassian.marketplace.client.model.AddonReference
-
- getName() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
The version string, e.g.
- getName() - Method in class com.atlassian.marketplace.client.model.Application
-
The application name.
- getName() - Method in class com.atlassian.marketplace.client.model.ApplicationVersion
-
The version string, e.g.
- getName() - Method in class com.atlassian.marketplace.client.model.ConnectScope
-
The scope name.
- getName() - Method in class com.atlassian.marketplace.client.model.LicenseType
-
The name of the license type, such as "GNU Public License (GPL)".
- getName() - Method in class com.atlassian.marketplace.client.model.Product
-
The product name.
- getName() - Method in class com.atlassian.marketplace.client.model.ProductVersion
-
The version string, e.g.
- getName() - Method in class com.atlassian.marketplace.client.model.VendorBase
-
The vendor name.
- getNext() - Method in class com.atlassian.marketplace.client.api.Page
-
If there are other items after this subset in the full result set, returns a
PageReference
allowing you to query the next page; otherwise returns
Option.none().
- getNtlmDomain() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyAuthParams
-
- getNtlmWorkstation() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyAuthParams
-
- getOffset() - Method in class com.atlassian.marketplace.client.api.Page
-
Shortcut for getReference().get().getOffset(), but returns zero if getReference()
is none().
- getOffset() - Method in class com.atlassian.marketplace.client.api.QueryBounds
-
The number of items that the client wants to skip past at the start of the result set.
- getOtherContactDetails() - Method in class com.atlassian.marketplace.client.model.Vendor
-
Any other public contact information the vendor wishes to provide.
- getParent() - Method in class com.atlassian.marketplace.client.model.AddonPricing
-
Key of the application that the add-on is for (e.g.
- getPassword() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.Credentials
-
- getPath() - Method in class com.atlassian.marketplace.client.model.ErrorDetail
-
The path to a request property that was involved in the error, if any.
- getPaymentModel() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
- getPaymentModel() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
Indicates whether the version is free, paid via Atlassian, or paid via Vendor.
- getPaymentModel() - Method in class com.atlassian.marketplace.client.model.ProductVersion
-
Indicates whether the version is free or paid via Atlassian.
- getPhone() - Method in class com.atlassian.marketplace.client.model.Vendor
-
The vendor's public phone number.
- getPluralName() - Method in class com.atlassian.marketplace.client.model.AddonPricing.RoleInfo
-
The plural form of the pricing role name, such as "users".
- getPort() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyHost
-
- getPostCode() - Method in class com.atlassian.marketplace.client.model.Address
-
The postal code, if applicable.
- getPrevious() - Method in class com.atlassian.marketplace.client.api.Page
-
If there are other items before this subset in the full result set, returns a
PageReference
allowing you to query the previous page; otherwise returns
Option.none().
- getPricing(String, PricingType) - Method in interface com.atlassian.marketplace.client.api.Addons
-
Queries the current pricing (the prices that are publicly visible on the Marketplace site) for
an add-on.
- getPricingDetailsPageUri() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
The address of a Marketplace page that shows details of the add-on's pricing.
- getPricingUri(PricingType) - Method in class com.atlassian.marketplace.client.model.AddonBase
-
Returns a resource URI for retrieving the add-on's current pricing.
- getProxyConfiguration() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration
-
- getProxyHost() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyConfiguration
-
- getReader() - Method in class com.atlassian.marketplace.client.api.PageReference
-
- getReadTimeoutMillis() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration
-
- getReference() - Method in class com.atlassian.marketplace.client.api.Page
-
Returns a reference to the address of this query page on the server allowing it to be requeried
in the future, or Option.none() if it does not exist on the server.
- getRel() - Method in class com.atlassian.marketplace.client.encoding.MissingRequiredLink
-
The link relation string of the link that was not found.
- getReleaseDate() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
The date on which this version was released.
- getReleaseDate() - Method in class com.atlassian.marketplace.client.model.ApplicationVersion
-
The date on which the version was released.
- getReleaseDate() - Method in class com.atlassian.marketplace.client.model.ProductVersion
-
- getReleasedBy() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
The name of the person who released this version.
- getReleaseNotes() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
Optional details about this release of the add-on (for instance, new features).
- getReleaseNotesUri() - Method in class com.atlassian.marketplace.client.model.ProductVersion
-
- getReleaseSummary() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
A brief description of the nature or purpose of this release (for instance, "bug fixes").
- getRemoteDescriptorUri() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
- getRemoteDescriptorUri() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
Shortcut for getting the remote Atlassian Connect descriptor URI for the add-on, if any.
- getRemoteDescriptorUri() - Method in class com.atlassian.marketplace.client.model.AddonVersionSummary
-
- getRemoteDescriptorUri() - Method in class com.atlassian.marketplace.client.model.ArtifactInfo
-
The remote URI of the descriptor where it is hosted by its application, if this artifact
is the descriptor of an Atlassian Connect add-on.
- getRenewalAmount() - Method in class com.atlassian.marketplace.client.model.AddonPricingItem
-
The amount (in USD) that a customer with an existing license at this tier pays for a renewal
(calculated by Marketplace, cannot be set).
- getRequestDecorator() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration
-
- getRequestHeaders() - Method in interface com.atlassian.marketplace.client.http.RequestDecorator
-
Returns a map of header names and values that should be added to outgoing
Marketplace requests.
- getReviewDetailsPageUri() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
The address of a Marketplace page that shows details of the add-on's reviews.
- getReviews() - Method in class com.atlassian.marketplace.client.model.Addon
-
- getReviews() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
Summary information about the add-on's reviews.
- getReviews() - Method in class com.atlassian.marketplace.client.model.AddonReference
-
- getReviews() - Method in class com.atlassian.marketplace.client.model.AddonSummary
-
- getRoleInfo() - Method in class com.atlassian.marketplace.client.model.AddonPricing
-
Additional information describing the pricing role for a role-based plugin.
- getRootLinks() - Method in class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
-
- getRootLinks() - Method in interface com.atlassian.marketplace.client.MarketplaceClient
-
Returns the top-level API resource links, such as "addons".
- getSchemaClass() - Method in class com.atlassian.marketplace.client.encoding.SchemaViolation
-
The class of the model object that was involved in the error.
- getSchemaViolations() - Method in exception com.atlassian.marketplace.client.impl.SchemaViolationException
-
- getSchemaViolations() - Method in exception com.atlassian.marketplace.client.model.ModelBuilders.InvalidModelException
-
- getSchemaViolations() - Method in exception com.atlassian.marketplace.client.MpacException.InvalidResponseError
-
- getScreenshots() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
Screenshot images with optional captions.
- getScreenshotsIfSpecified() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
Same as
AddonVersion.getScreenshots(), but returns
none() rather than an empty
list if this is a new version that you are creating which has no screenshots specified
(meaning that it will inherit its screenshots from the previous version).
- getSearchText() - Method in class com.atlassian.marketplace.client.api.AddonQuery
-
The search text, if any, that the client has specified for the query.
- getSelfUri() - Method in class com.atlassian.marketplace.client.impl.InternalModel.EntityCollection
-
- getSelfUri() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
- getSelfUri() - Method in class com.atlassian.marketplace.client.model.AddonCategorySummary
-
- getSelfUri() - Method in class com.atlassian.marketplace.client.model.AddonReference
-
- getSelfUri() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
- getSelfUri() - Method in class com.atlassian.marketplace.client.model.Application
-
- getSelfUri() - Method in class com.atlassian.marketplace.client.model.ApplicationVersion
-
- getSelfUri() - Method in class com.atlassian.marketplace.client.model.ArtifactInfo
-
- getSelfUri() - Method in interface com.atlassian.marketplace.client.model.Entity
-
The "self" link for the resource.
- getSelfUri() - Method in class com.atlassian.marketplace.client.model.ImageInfo
-
Returns the self link to the image resource in the
Assets
API.
- getSelfUri() - Method in class com.atlassian.marketplace.client.model.LicenseType
-
- getSelfUri() - Method in class com.atlassian.marketplace.client.model.VendorBase
-
- getServerBuildRange() - Method in class com.atlassian.marketplace.client.model.VersionCompatibility
-
The minimum and maximum application build numbers with which the version is compatible
in a Server installation.
- getServerMaxBuild() - Method in class com.atlassian.marketplace.client.model.VersionCompatibility
-
- getServerMinBuild() - Method in class com.atlassian.marketplace.client.model.VersionCompatibility
-
- getSingularName() - Method in class com.atlassian.marketplace.client.model.AddonPricing.RoleInfo
-
The singular form of the pricing role name, such as "user".
- getSpecifiedVersion() - Method in class com.atlassian.marketplace.client.api.AddonVersionSpecifier
-
Used internally to access the previously set details of the specifier.
- getSpecifiedVersion() - Method in class com.atlassian.marketplace.client.api.ApplicationVersionSpecifier
-
Used internally to access the previously set details of the specifier.
- getState() - Method in class com.atlassian.marketplace.client.model.Address
-
The state or province name.
- getStatus() - Method in interface com.atlassian.marketplace.client.http.SimpleHttpResponse
-
The status code of the response.
- getStatus() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
Indicates whether the add-on is public, private, or pending approval.
- getStatus() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
- getStatus() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
Indicates whether the version is public, private, or pending approval.
- getStatus() - Method in class com.atlassian.marketplace.client.model.Application
-
- getStatus() - Method in class com.atlassian.marketplace.client.model.ApplicationVersion
-
Indicates whether the version is publicly visible or private.
- getStatus() - Method in exception com.atlassian.marketplace.client.MpacException.ServerError
-
The HTTP status code from the response.
- getSummary() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
Summary of the add-on's functionality.
- getSummary() - Method in class com.atlassian.marketplace.client.model.Product
-
A human-readable short description of the product.
- getSupportDetailsPageUri() - Method in class com.atlassian.marketplace.client.model.Addon
-
The address of a Marketplace page that describes the add-on's support details.
- getTagLine() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
A short phrase that summarizes what the add-on does.
- getTemplateOrUri() - Method in class com.atlassian.marketplace.client.model.Link
-
- getThumbnailImage() - Method in class com.atlassian.marketplace.client.model.Highlight
-
The reduced-size image for the highlight.
- getTitle() - Method in class com.atlassian.marketplace.client.model.Highlight
-
Descriptive heading to describe a highlight image.
- getTitleLogo() - Method in class com.atlassian.marketplace.client.model.Product
-
The alternate logo that includes the product name as part of the image.
- getTotalInstalls() - Method in class com.atlassian.marketplace.client.model.AddonDistributionSummary
-
- getTotalUsers() - Method in class com.atlassian.marketplace.client.model.AddonDistributionSummary
-
- getTreatPartlyFreeAs() - Method in class com.atlassian.marketplace.client.api.AddonQuery
-
The
AddonQuery.TreatPartlyFreeAs value, if any, that the client has specified to determine how
free-tier listings will be treated in the query.
- getType() - Method in class com.atlassian.marketplace.client.model.Link
-
Returns the optional "type" attribute, indicating the media type of the linked resource.
- getUnitCount() - Method in class com.atlassian.marketplace.client.model.AddonPricingItem
-
The user count (or other unit if appropriate, such as remote agents in Bamboo) defining
this pricing tier; -1 for unlimited.
- getUri() - Method in class com.atlassian.marketplace.client.api.PageReference
-
The REST URI of the result page.
- getUri() - Method in class com.atlassian.marketplace.client.api.ResourceId
-
Returns the wrapped resource URI.
- getUri() - Method in class com.atlassian.marketplace.client.model.Link
-
Returns the link URI (the "href" attribute) if it is a URI; if it is a template,
converts it to a URI by removing all variable parameters.
- getUri(String) - Method in class com.atlassian.marketplace.client.model.Links
-
Shortcut for getting the URI of the first
Link that matches the given key.
- getUri(String, String) - Method in class com.atlassian.marketplace.client.model.Links
-
Shortcut for getting the URI of the first
Link that matches the given key and content type.
- getUriTemplate() - Method in class com.atlassian.marketplace.client.model.Link
-
Returns the link URI template if it is a template, or Option.none() if it is a
normal URI.
- getUriTemplate(String) - Method in class com.atlassian.marketplace.client.model.Links
-
Shortcut for getting the template of the first
Link that matches the given key,
if it is a template.
- getUriTemplate(String, String) - Method in class com.atlassian.marketplace.client.model.Links
-
Shortcut for getting the template of the first
Link that matches the given key
and content type, if it is a template.
- getUsername() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.Credentials
-
- getValue() - Method in class com.atlassian.marketplace.client.api.UriTemplate
-
Returns the template string.
- getValue() - Method in class com.atlassian.marketplace.client.encoding.InvalidFieldValue
-
The specific string value that caused the error.
- getValues() - Method in class com.atlassian.marketplace.client.api.EnumWithKey.Parser
-
- getVendor() - Method in class com.atlassian.marketplace.client.model.Addon
-
- getVendor() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
Summary information about the add-on's vendor.
- getVendor() - Method in class com.atlassian.marketplace.client.model.AddonSummary
-
- getVendorId() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
A unique resource identifier for the add-on's vendor.
- getVendorId() - Method in class com.atlassian.marketplace.client.model.AddonReference
-
- getVersion(String, AddonVersionSpecifier, AddonVersionsQuery) - Method in interface com.atlassian.marketplace.client.api.Addons
-
Queries one version of an add-on.
- getVersion(ApplicationKey, ApplicationVersionSpecifier) - Method in interface com.atlassian.marketplace.client.api.Applications
-
Queries a specific version of an application.
- getVersion(String, ProductVersionSpecifier) - Method in interface com.atlassian.marketplace.client.api.Products
-
Queries a specific version of a product.
- getVersion() - Method in class com.atlassian.marketplace.client.model.Addon
-
Details of one of the add-on's versions.
- getVersion() - Method in class com.atlassian.marketplace.client.model.AddonSummary
-
Details of one of the add-on's versions.
- getVersion() - Method in class com.atlassian.marketplace.client.model.Product
-
The product's current version (or the version that matched the query), if available.
- getVersionName() - Method in class com.atlassian.marketplace.client.model.Product
-
The version string of the product's current version (or the version that matched the query),
if available.
- getVersions(String, AddonVersionsQuery) - Method in interface com.atlassian.marketplace.client.api.Addons
-
Gets a list of versions for an add-on.
- getVersions(ApplicationKey, ApplicationVersionsQuery) - Method in interface com.atlassian.marketplace.client.api.Applications
-
Gets a list of versions for an application.
- getView() - Method in class com.atlassian.marketplace.client.api.AddonQuery
-
The
AddonQuery.View value, if any, that the client has specified as a filter and/or sort order
for the query.
- getYoutubeId() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
The string key of a YouTube video to be featured in the add-on listing.
- validateInstance(T) - Static method in class com.atlassian.marketplace.client.impl.EntityValidator
-
- valueForKey(String) - Method in class com.atlassian.marketplace.client.api.EnumWithKey.Parser
-
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.api.AddonExternalLinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.api.AddonQuery.IncludeHiddenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.api.AddonQuery.TreatPartlyFreeAs
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.api.AddonQuery.View
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.api.AddonVersionExternalLinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.atlassian.marketplace.client.api.ApplicationKey
-
Returns an ApplicationKey instance corresponding to the given string value.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.api.Cost
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.api.HostingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.api.ImagePurpose
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.api.PricingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.api.VendorExternalLinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.http.HttpConfiguration.ProxyAuthMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.impl.CommonsHttpTransport.CachingBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.model.AddonStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.model.AddonVersionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.model.Application.CompatibilityUpdateMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.model.ApplicationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.model.ApplicationVersionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.model.ImageInfo.Resolution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.model.ImageInfo.Size
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.model.LicenseEditionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.marketplace.client.model.PaymentModel
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.atlassian.marketplace.client.api.AddonExternalLinkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.api.AddonQuery.IncludeHiddenType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.api.AddonQuery.TreatPartlyFreeAs
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.api.AddonQuery.View
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.api.AddonVersionExternalLinkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.api.Cost
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.api.HostingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.api.ImagePurpose
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.api.PricingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.api.VendorExternalLinkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.http.HttpConfiguration.ProxyAuthMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.impl.CommonsHttpTransport.CachingBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.model.AddonStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.model.AddonVersionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.model.Application.CompatibilityUpdateMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.model.ApplicationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.model.ApplicationVersionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.model.ImageInfo.Resolution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.model.ImageInfo.Size
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.model.LicenseEditionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.marketplace.client.model.PaymentModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vendor(VendorSummary) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonBuilder
-
- vendor(VendorId) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonBuilder
-
- vendor() - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
-
- vendor(Vendor) - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
-
- vendor(VendorSummary) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonBuilder
-
- vendor(Option<VendorSummary>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonSummaryBuilder
-
- vendor() - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- vendor(Vendor) - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- Vendor - Class in com.atlassian.marketplace.client.model
-
Details about a vendor.
- Vendor() - Constructor for class com.atlassian.marketplace.client.model.Vendor
-
- VendorBase - Class in com.atlassian.marketplace.client.model
-
- VendorBase() - Constructor for class com.atlassian.marketplace.client.model.VendorBase
-
- VendorExternalLinkType - Enum in com.atlassian.marketplace.client.api
-
Represents the available types of vendor-specified external links for vendors.
- VendorId - Class in com.atlassian.marketplace.client.api
-
Simple value wrapper for a resource URI when it is used to identify a vendor.
- VendorQuery - Class in com.atlassian.marketplace.client.api
-
Encapsulates search parameters that can be passed to
Vendors to determine what
subset of vendors you are interested in.
- VendorQuery.Builder - Class in com.atlassian.marketplace.client.api
-
- VendorQuery.Builder() - Constructor for class com.atlassian.marketplace.client.api.VendorQuery.Builder
-
- Vendors - Interface in com.atlassian.marketplace.client.api
-
Starting point for all resources that return vendor information.
- vendors() - Method in class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
-
- vendors(Links, ImmutableList<VendorSummary>, int) - Static method in class com.atlassian.marketplace.client.impl.InternalModel
-
- vendors() - Method in interface com.atlassian.marketplace.client.MarketplaceClient
-
Returns an API object that provides access to vendors.
- vendorSummary() - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- VendorSummary - Class in com.atlassian.marketplace.client.model
-
A concise representation of a
Vendor when it is embedded in another response.
- VendorSummary() - Constructor for class com.atlassian.marketplace.client.model.VendorSummary
-
- verifiedStatus(Option<String>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.VendorBuilder
-
- verifiedStatus(Option<String>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.VendorSummaryBuilder
-
- version(Option<AddonVersion>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonBuilder
-
- version(Option<AddonVersion>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonBuilder
-
- version(Option<AddonVersionSummary>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonSummaryBuilder
-
- version(Option<ProductVersion>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ProductBuilder
-
- VersionCompatibility - Class in com.atlassian.marketplace.client.model
-
A range of application versions compatible with an add-on version or product version.
- versionCompatibilityForCloud(ApplicationKey) - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
-
Creates a
VersionCompatibility that specifies compatibility with an application in
Cloud hosting only.
- versionCompatibilityForServer(ApplicationKey, int, int) - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
-
Creates a
VersionCompatibility that specifies compatibility with an application in
Server hosting only.
- versionCompatibilityForServerAndCloud(ApplicationKey, int, int) - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
-
- versionName(String) - Static method in class com.atlassian.marketplace.client.api.AddonVersionSpecifier
-
Searches for an add-on version by name (version string, e.g.
- versionName(String) - Static method in class com.atlassian.marketplace.client.api.ApplicationVersionSpecifier
-
Searches for an application version by name (version string, e.g.
- view(Option<AddonQuery.View>) - Method in class com.atlassian.marketplace.client.api.AddonQuery.Builder
-
Specifies an
AddonQuery.View which determines the overall sort order and/or subset of
add-ons to be queried.