- accessToken(Option<String>) - Method in class com.atlassian.marketplace.client.api.AddonQuery.Builder
-
- accessToken(Option<String>) - Method in class com.atlassian.marketplace.client.api.AddonVersionsQuery.Builder
-
- accessToken(Option<String>) - Method in interface com.atlassian.marketplace.client.api.QueryBuilderProperties.AccessToken
-
Optionally includes an access token in the query, allowing access to any private add-on
that has such a token.
- addLink(String, URI) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.BuilderWithLinks
-
- addLink(String, String, URI) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.BuilderWithLinks
-
- addLinks(Links) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.BuilderWithLinks
-
- addLinkTemplate(String, String) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.BuilderWithLinks
-
- Addon - Class in com.atlassian.marketplace.client.model
-
Information about an add-on.
- Addon() - Constructor for class com.atlassian.marketplace.client.model.Addon
-
- addon() - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
-
- addon(Addon) - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
-
- addon() - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- addon(Addon) - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- AddonBase - Class in com.atlassian.marketplace.client.model
-
- AddonBase() - Constructor for class com.atlassian.marketplace.client.model.AddonBase
-
- AddonCategories - Interface in com.atlassian.marketplace.client.api
-
Starting point for all resources that return add-on category information.
- addonCategories() - Method in class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
-
- addonCategories(Links, ImmutableList<AddonCategorySummary>) - Static method in class com.atlassian.marketplace.client.impl.InternalModel
-
- addonCategories() - Method in interface com.atlassian.marketplace.client.MarketplaceClient
-
Returns an API object that provides access to add-on categories.
- AddonCategoryId - Class in com.atlassian.marketplace.client.api
-
Simple value wrapper for a resource URI when it is used to identify an add-on category.
- AddonCategorySummary - Class in com.atlassian.marketplace.client.model
-
Describes a category that add-ons can be listed in.
- AddonCategorySummary() - Constructor for class com.atlassian.marketplace.client.model.AddonCategorySummary
-
- addonCategorySummary() - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- AddonDistributionSummary - Class in com.atlassian.marketplace.client.model
-
Information about the download/install counts for an add-on.
- AddonDistributionSummary() - Constructor for class com.atlassian.marketplace.client.model.AddonDistributionSummary
-
- addonDistributionSummary() - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- AddonExternalLinkType - Enum in com.atlassian.marketplace.client.api
-
Represents the available types of vendor-specified external links for add-ons.
- AddonPricing - Class in com.atlassian.marketplace.client.model
-
Information about the pricing of a paid-via-Atlassian add-on.
- AddonPricing() - Constructor for class com.atlassian.marketplace.client.model.AddonPricing
-
- addonPricing() - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- AddonPricing.RoleInfo - Class in com.atlassian.marketplace.client.model
-
- AddonPricing.RoleInfo() - Constructor for class com.atlassian.marketplace.client.model.AddonPricing.RoleInfo
-
- AddonPricingItem - Class in com.atlassian.marketplace.client.model
-
- AddonPricingItem() - Constructor for class com.atlassian.marketplace.client.model.AddonPricingItem
-
- addonPricingItem() - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- AddonQuery - Class in com.atlassian.marketplace.client.api
-
Encapsulates search parameters that can be passed to
Addons to determine what
subset of add-on listings you are interested in and/or what information should be included
in the results.
- AddonQuery.Builder - Class in com.atlassian.marketplace.client.api
-
- AddonQuery.Builder() - Constructor for class com.atlassian.marketplace.client.api.AddonQuery.Builder
-
- AddonQuery.IncludeHiddenType - Enum in com.atlassian.marketplace.client.api
-
Constants representing subsets of add-ons that are normally hidden but may still be queried.
- AddonQuery.TreatPartlyFreeAs - Enum in com.atlassian.marketplace.client.api
-
Determines how paid-via-Atlassian add-ons with free tiers, such as those where the vendor has opted into the
Cloud free-for-five tier, are treated in queries.
- AddonQuery.View - Enum in com.atlassian.marketplace.client.api
-
Constants representing preset add-on list views, which may affect both the set of
add-ons being queried and the sort order of the results.
- AddonReference - Class in com.atlassian.marketplace.client.model
-
Minimal data about an add-on listing, even less detailed than
AddonSummary.
- AddonReference() - Constructor for class com.atlassian.marketplace.client.model.AddonReference
-
- addonReference() - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- addonReferences(Links, ImmutableList<AddonReference>, int) - Static method in class com.atlassian.marketplace.client.impl.InternalModel
-
- AddonReviewsSummary - Class in com.atlassian.marketplace.client.model
-
Summary information about user reviews for an add-on.
- AddonReviewsSummary() - Constructor for class com.atlassian.marketplace.client.model.AddonReviewsSummary
-
- addonReviewsSummary(float, int) - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- Addons - Interface in com.atlassian.marketplace.client.api
-
Starting point for all resources that return add-on information.
- addons() - Method in class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
-
- addons(Links, ImmutableList<AddonSummary>, int) - Static method in class com.atlassian.marketplace.client.impl.InternalModel
-
- addons() - Method in interface com.atlassian.marketplace.client.MarketplaceClient
-
Returns an API object that provides access to add-on listings.
- AddonStatus - Enum in com.atlassian.marketplace.client.model
-
Indicates whether an
Addon is publicly visible, private, or pending approval.
- AddonSummary - Class in com.atlassian.marketplace.client.model
-
A more concise representation of an
Addon when it is embedded in another response.
- AddonSummary() - Constructor for class com.atlassian.marketplace.client.model.AddonSummary
-
- addonSummary() - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- AddonVersion - Class in com.atlassian.marketplace.client.model
-
Information about a specific version of an
Addon.
- AddonVersion() - Constructor for class com.atlassian.marketplace.client.model.AddonVersion
-
- addonVersion() - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
-
- addonVersion(AddonVersion) - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
-
- addonVersion() - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- addonVersion(AddonVersion) - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- AddonVersionBase - Class in com.atlassian.marketplace.client.model
-
- AddonVersionBase() - Constructor for class com.atlassian.marketplace.client.model.AddonVersionBase
-
- AddonVersionExternalLinkType - Enum in com.atlassian.marketplace.client.api
-
Represents the available types of vendor-specified external links for add-on versions.
- AddonVersionReleaseProperties - Class in com.atlassian.marketplace.client.model
-
- AddonVersionReleaseProperties() - Constructor for class com.atlassian.marketplace.client.model.AddonVersionReleaseProperties
-
- addonVersionReleaseProperties() - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
-
- addonVersionReleaseProperties() - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- addonVersions(Links, ImmutableList<AddonVersionSummary>, int) - Static method in class com.atlassian.marketplace.client.impl.InternalModel
-
- AddonVersionSpecifier - Class in com.atlassian.marketplace.client.api
-
- AddonVersionsQuery - Class in com.atlassian.marketplace.client.api
-
- AddonVersionsQuery.Builder - Class in com.atlassian.marketplace.client.api
-
- AddonVersionsQuery.Builder() - Constructor for class com.atlassian.marketplace.client.api.AddonVersionsQuery.Builder
-
- AddonVersionStatus - Enum in com.atlassian.marketplace.client.model
-
Indicates whether an
AddonVersion is publicly visible, private, or pending approval.
- AddonVersionSummary - Class in com.atlassian.marketplace.client.model
-
Information about a specific version of an
Addon.
- AddonVersionSummary() - Constructor for class com.atlassian.marketplace.client.model.AddonVersionSummary
-
- addonVersionSummary() - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- Address - Class in com.atlassian.marketplace.client.model
-
Standard postal address properties.
- Address() - Constructor for class com.atlassian.marketplace.client.model.Address
-
- address() - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
-
- address(Option<Address>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.VendorBuilder
-
- address(Option<Address>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.VendorBuilder
-
- afterBuildNumber(Option<Integer>) - Method in class com.atlassian.marketplace.client.api.ApplicationVersionsQuery.Builder
-
Specifies an existing version if you want to query versions that are later than that
version.
- afterVersion(Option<String>) - Method in class com.atlassian.marketplace.client.api.AddonVersionsQuery.Builder
-
Specifies an existing version if you want to query versions that are later than that
version.
- amount(float) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonPricingItemBuilder
-
- any() - Static method in class com.atlassian.marketplace.client.api.AddonQuery
-
Returns an
AddonQuery with no criteria, which will match any available add-on.
- any() - Static method in class com.atlassian.marketplace.client.api.AddonVersionsQuery
-
Returns an AddonVersionsQuery with no criteria, which will match any available versions.
- any() - Static method in class com.atlassian.marketplace.client.api.ApplicationVersionsQuery
-
Returns an ApplicationsQuery with no criteria, which will query the most recent application versions.
- any() - Static method in class com.atlassian.marketplace.client.api.ProductQuery
-
Returns a ProductQuery with no criteria, which will match any available product.
- any() - Static method in class com.atlassian.marketplace.client.api.VendorQuery
-
Returns a VendorQuery with default criteria.
- API_VERSION - Static variable in class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
-
- appBuildNumber(Option<Integer>) - Method in class com.atlassian.marketplace.client.api.AddonQuery.Builder
-
- appBuildNumber(Option<Integer>) - Method in class com.atlassian.marketplace.client.api.AddonVersionsQuery.Builder
-
- appBuildNumber(Option<Integer>) - Method in class com.atlassian.marketplace.client.api.ProductQuery.Builder
-
- appBuildNumber(Option<Integer>) - Method in interface com.atlassian.marketplace.client.api.QueryBuilderProperties.ApplicationCriteria
-
Restricts the query to add-ons that are compatible with the specified application version.
- application(Option<ApplicationKey>) - Method in class com.atlassian.marketplace.client.api.AddonQuery.Builder
-
- application(Option<ApplicationKey>) - Method in class com.atlassian.marketplace.client.api.AddonVersionsQuery.Builder
-
- application(Option<ApplicationKey>) - Method in class com.atlassian.marketplace.client.api.ProductQuery.Builder
-
- application(Option<ApplicationKey>) - Method in interface com.atlassian.marketplace.client.api.QueryBuilderProperties.ApplicationCriteria
-
Restricts the query to add-ons that are compatible with the specified application.
- Application - Class in com.atlassian.marketplace.client.model
-
Information about a specific version of an
Application.
- Application() - Constructor for class com.atlassian.marketplace.client.model.Application
-
- application() - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
-
- application(Application) - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
-
- application() - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- application(Application) - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- ApplicationKey - Class in com.atlassian.marketplace.client.api
-
A string that uniquely identifies one of the applications known to the Atlassian
Marketplace.
- Applications - Interface in com.atlassian.marketplace.client.api
-
Starting point for all resources that return application information.
- applications() - Method in class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
-
- applications(Links, ImmutableList<Application>) - Static method in class com.atlassian.marketplace.client.impl.InternalModel
-
- applications - Variable in class com.atlassian.marketplace.client.impl.InternalModel.Applications.Embedded
-
- applications() - Method in interface com.atlassian.marketplace.client.MarketplaceClient
-
Returns an API object that provides access to application listings.
- ApplicationStatus - Enum in com.atlassian.marketplace.client.model
-
Indicates whether an
Application is publicly visible or not.
- ApplicationVersion - Class in com.atlassian.marketplace.client.model
-
Information about a specific version of an
Application.
- ApplicationVersion() - Constructor for class com.atlassian.marketplace.client.model.ApplicationVersion
-
- applicationVersion() - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
-
- applicationVersion(ApplicationVersion) - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
-
- applicationVersion() - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- applicationVersion(ApplicationVersion) - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
-
- applicationVersions(Links, ImmutableList<ApplicationVersion>, int) - Static method in class com.atlassian.marketplace.client.impl.InternalModel
-
- ApplicationVersionSpecifier - Class in com.atlassian.marketplace.client.api
-
- ApplicationVersionsQuery - Class in com.atlassian.marketplace.client.api
-
- ApplicationVersionsQuery.Builder - Class in com.atlassian.marketplace.client.api
-
- ApplicationVersionsQuery.Builder() - Constructor for class com.atlassian.marketplace.client.api.ApplicationVersionsQuery.Builder
-
- ApplicationVersionStatus - Enum in com.atlassian.marketplace.client.model
-
- artifact(Option<ArtifactId>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionBuilder
-
- artifact(Option<ArtifactInfo>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
-
- ArtifactId - Class in com.atlassian.marketplace.client.api
-
Specifies an add-on artifact (such as a .jar file).
- ArtifactInfo - Class in com.atlassian.marketplace.client.model
-
Information about an installable file hosted by Marketplace.
- ArtifactInfo() - Constructor for class com.atlassian.marketplace.client.model.ArtifactInfo
-
- artifactInfo(URI, boolean) - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
-
- artifactUri(Option<URI>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
-
- artifactUri(Option<URI>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionSummaryBuilder
-
- artifactUri(Option<URI>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ProductVersionBuilder
-
- Assets - Interface in com.atlassian.marketplace.client.api
-
Allows you to manage file-like data that can be attached to resources, such as a logo
for an add-on or vendor, or an artifact for an installable add-on.
- assets() - Method in class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
-
- assets() - Method in interface com.atlassian.marketplace.client.MarketplaceClient
-
Returns an API object that provides file uploading capabilities.
- authParams(Option<HttpConfiguration.ProxyAuthParams>) - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyConfiguration.Builder
-
- autoUpdateAllowed(boolean) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
-
- autoUpdateAllowed(boolean) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionSummaryBuilder
-
- 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
-
- 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
-
- getAlternateUri() - Method in class com.atlassian.marketplace.client.model.AddonReference
-
- getAlternateUri() - Method in class com.atlassian.marketplace.client.model.ConnectScope
-
Returns the URI of the web page describing this scope.
- getAlternateUri() - Method in class com.atlassian.marketplace.client.model.LicenseType
-
- getAlternateUri() - Method in class com.atlassian.marketplace.client.model.VendorBase
-
- getAmount() - Method in class com.atlassian.marketplace.client.model.AddonPricingItem
-
The price in U.S.
- 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
-
- 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
-
- 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
-
- getBanner() - Method in class com.atlassian.marketplace.client.model.Addon
-
The addon logo.
- getBinaryUri() - Method in class com.atlassian.marketplace.client.model.ArtifactInfo
-
- getBody() - Method in class com.atlassian.marketplace.client.model.Highlight
-
The HTML content for the highlight.
- 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
-
- getBuildNumber() - Method in class com.atlassian.marketplace.client.model.ApplicationVersion
-
- 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
-
The list of categories
- getCategories() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
- getCategories() - Method in class com.atlassian.marketplace.client.model.AddonSummary
-
List of add-on categories
- 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
-
- getClassFields(Class<?>) - Static method in class com.atlassian.marketplace.client.impl.EntityValidator
-
- getCloudFreeUsers() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
- getCloudFreeUsers() - Method in class com.atlassian.marketplace.client.model.Application
-
- getCompatibilities() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
Returns 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
-
- 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).
- getCompatibleApplications() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
- getConnectScopes() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
- getConnectScopes() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
- 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
-
- getCountry() - Method in class com.atlassian.marketplace.client.model.Address
-
- getCredentials() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration
-
- getCredentials() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyAuthParams
-
- getDate() - Method in class com.atlassian.marketplace.client.model.AddonVersionReleaseProperties
-
- getDefault() - Static method in enum com.atlassian.marketplace.client.model.LicenseEditionType
-
- getDescription() - Method in class com.atlassian.marketplace.client.model.Addon
-
- getDescription() - Method in class com.atlassian.marketplace.client.model.AddonPricingItem
-
- getDescription() - Method in class com.atlassian.marketplace.client.model.ConnectScope
-
The scope description.
- getDescription() - Method in class com.atlassian.marketplace.client.model.Vendor
-
- getDistribution() - Method in class com.atlassian.marketplace.client.model.Addon
-
The addon distribution details summary
- getDistribution() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
- getDistribution() - Method in class com.atlassian.marketplace.client.model.AddonSummary
-
The addon distribution details summary
- getDistributionUri() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
- getDownloads() - Method in class com.atlassian.marketplace.client.model.AddonDistributionSummary
-
- 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
-
- getEditionId() - Method in class com.atlassian.marketplace.client.model.AddonPricingItem
-
- getEditionType() - Method in class com.atlassian.marketplace.client.model.AddonPricingItem
-
Name of the edition type for which this price applies (e.g.
- getEmail() - Method in class com.atlassian.marketplace.client.model.Vendor
-
- getExplanation() - Method in class com.atlassian.marketplace.client.model.Highlight
-
The optional image subtitle for the highlight.
- 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.
- 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
-
- getHighlightsIfSpecified() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
- 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.LicenseType
-
- getId() - Method in class com.atlassian.marketplace.client.model.VendorBase
-
- getImage() - Method in class com.atlassian.marketplace.client.model.AddonReference
-
The addon logo.
- 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
-
- 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
-
- getKey() - Method in class com.atlassian.marketplace.client.api.ApplicationKey
-
- getKey() - Method in enum com.atlassian.marketplace.client.api.Cost
-
- getKey() - Method in interface com.atlassian.marketplace.client.api.EnumWithKey
-
- 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
-
- getKey() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
- 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 class com.atlassian.marketplace.client.model.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
-
- 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
-
The date on which these prices were last updated.
- getLearnMoreUri() - Method in class com.atlassian.marketplace.client.model.ProductVersion
-
- getLicenseType() - Method in class com.atlassian.marketplace.client.model.AddonPricingItem
-
Name of the license type for which this price applies (e.g.
- getLicenseTypeId() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
- getLicenseUri() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
- 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
-
- getLine2() - Method in class com.atlassian.marketplace.client.model.Address
-
- 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
-
The addon logo.
- getLogo() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
- getLogo() - Method in class com.atlassian.marketplace.client.model.AddonSummary
-
The addon logo.
- getLogo() - Method in class com.atlassian.marketplace.client.model.Product
-
The product logo.
- getLogo() - Method in class com.atlassian.marketplace.client.model.Vendor
-
The vendor logo.
- getLogo() - Method in class com.atlassian.marketplace.client.model.VendorBase
-
The vendor logo.
- getLogo() - Method in class com.atlassian.marketplace.client.model.VendorSummary
-
The vendor logo.
- 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 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
-
Support period in months: 1 or 12 for Cloud monthly/annual, 12 for Server.
- 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
-
- getName() - Method in class com.atlassian.marketplace.client.api.ApplicationKey
-
- 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
-
- 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.AddonVersion
-
The version string, e.g.
- 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
-
- getName() - Method in class com.atlassian.marketplace.client.model.ApplicationVersion
-
- getName() - Method in class com.atlassian.marketplace.client.model.ConnectScope
-
The scope name.
- getName() - Method in class com.atlassian.marketplace.client.model.LicenseType
-
- 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
-
- getParent() - Method in class com.atlassian.marketplace.client.model.AddonPricing
-
Name of the base pricing that provides the defaults for these prices, if any (e.g.
- getPassword() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.Credentials
-
- getPaymentModel() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
- getPaymentModel() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
- getPaymentModel() - Method in class com.atlassian.marketplace.client.model.ProductVersion
-
- getPhone() - Method in class com.atlassian.marketplace.client.model.Vendor
-
- getPluralName() - Method in class com.atlassian.marketplace.client.model.AddonPricing.RoleInfo
-
The plural form of the pricing role name.
- getPort() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyHost
-
- getPostCode() - Method in class com.atlassian.marketplace.client.model.Address
-
- 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
-
- getPricingUri(PricingType) - Method in class com.atlassian.marketplace.client.model.AddonBase
-
- 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.ApplicationVersion
-
- getReleaseDate() - Method in class com.atlassian.marketplace.client.model.ProductVersion
-
- getReleasedBy() - Method in class com.atlassian.marketplace.client.model.AddonVersionReleaseProperties
-
- getReleaseNotes() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
- getReleaseNotesUri() - Method in class com.atlassian.marketplace.client.model.ProductVersion
-
- getReleaseProperties() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
- getReleaseProperties() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
- getReleaseSummary() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
- getRemoteDescriptorUri() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
- getRemoteDescriptorUri() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
- getRemoteDescriptorUri() - Method in class com.atlassian.marketplace.client.model.AddonVersionSummary
-
- getRemoteDescriptorUri() - Method in class com.atlassian.marketplace.client.model.ArtifactInfo
-
- getRenewalAmount() - Method in class com.atlassian.marketplace.client.model.AddonPricingItem
-
The pricing item renewal amount
- getRequestDecorator() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration
-
- getRequestHeaders() - Method in interface com.atlassian.marketplace.client.http.RequestDecorator
-
- getReviewDetailsPageUri() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
- getReviews() - Method in class com.atlassian.marketplace.client.model.Addon
-
The addon review summary
- getReviews() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
- getReviews() - Method in class com.atlassian.marketplace.client.model.AddonReference
-
- getReviews() - Method in class com.atlassian.marketplace.client.model.AddonSummary
-
The addon review summary
- 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
-
- getScreenshotsIfSpecified() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
- 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 Marketplace 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.
- getSpecifiedVersion() - Method in class com.atlassian.marketplace.client.api.AddonVersionSpecifier
-
- getSpecifiedVersion() - Method in class com.atlassian.marketplace.client.api.ApplicationVersionSpecifier
-
- getState() - Method in class com.atlassian.marketplace.client.model.Address
-
- 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 not yet approved
- getStatus() - Method in class com.atlassian.marketplace.client.model.AddonVersion
-
- getStatus() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
-
- getStatus() - Method in class com.atlassian.marketplace.client.model.Application
-
- getStatus() - Method in class com.atlassian.marketplace.client.model.ApplicationVersion
-
- 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
-
The add-on summary.
- 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
-
- 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
-
The caption for the highlight.
- 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 number of licensed users/agents/etc.
- 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
-
- 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
-
- 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
-
The addon's vendor details
- getVendor() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
- getVendor() - Method in class com.atlassian.marketplace.client.model.AddonSummary
-
The addon's vendor details
- getVendorId() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
- getVendorUri() - Method in class com.atlassian.marketplace.client.model.AddonBase
-
- getVendorUri() - 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
-
The addon version details
- getVersion() - Method in class com.atlassian.marketplace.client.model.AddonSummary
-
- 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(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
-
- 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.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.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
-
Specifies the add-on's vendor using a URI, which must be the resource URI of the vendor,
obtained by calling getSelfUri on a vendor object.
- 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 vendor information 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.