A B C D E F G H I J K L M N O P Q R S T U V W Y _ 

A

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
Creates a new ModelBuilders.AddonBuilder initialized from the properties of an existing Addon.
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
Properties that exist in both Addon and AddonSummary.
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
An individual pricing tier within AddonPricing.
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
Builder class for AddonQuery.
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
Creates a new AddonReviewsSummary.
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
Creates a new ModelBuilders.AddonVersionBuilder initialized from the properties of an existing AddonVersion.
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
Properties that exist in both AddonVersion and AddonVersionSummary.
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
Common properties related to an add-on version release, present for both AddonVersion and AddonVersionSummary.
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
Builder class for AddonVersionsQuery.
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
Creates a new ModelBuilders.ApplicationBuilder initialized from the properties of an existing Application.
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
Creates a new ModelBuilders.ApplicationVersionBuilder initialized from the properties of an existing ApplicationVersion.
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
Builder class for ApplicationVersionsQuery.
ApplicationVersionsQuery.Builder() - Constructor for class com.atlassian.marketplace.client.api.ApplicationVersionsQuery.Builder
 
ApplicationVersionStatus - Enum in com.atlassian.marketplace.client.model
Indicates whether an ApplicationVersion is publicly visible or not.
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
 

B

BAMBOO - Static variable in class com.atlassian.marketplace.client.api.ApplicationKey
 
banner(Option<ImageId>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonBuilder
 
banner(Option<ImageInfo>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonBuilder
 
baseUri - Variable in class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
 
beta(boolean) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionReleasePropertiesBuilder
 
beta(boolean) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionReleasePropertiesBuilder
 
BITBUCKET - Static variable in class com.atlassian.marketplace.client.api.ApplicationKey
 
body(HtmlString) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.HighlightBuilder
 
bounds(QueryBounds) - Method in class com.atlassian.marketplace.client.api.AddonQuery.Builder
 
bounds(QueryBounds) - Method in class com.atlassian.marketplace.client.api.AddonVersionsQuery.Builder
 
bounds(QueryBounds) - Method in class com.atlassian.marketplace.client.api.ApplicationVersionsQuery.Builder
 
bounds(QueryBounds) - Method in class com.atlassian.marketplace.client.api.ProductQuery.Builder
 
bounds(QueryBounds) - Method in interface com.atlassian.marketplace.client.api.QueryBuilderProperties.Bounds
Sets the starting offset and/or the maximum result page size for the query, from a QueryBounds instance.
bounds(QueryBounds) - Method in class com.atlassian.marketplace.client.api.VendorQuery.Builder
 
build() - Method in class com.atlassian.marketplace.client.api.AddonQuery.Builder
Returns an immutable AddonQuery based on the current builder properties.
build() - Method in class com.atlassian.marketplace.client.api.AddonVersionsQuery.Builder
Returns an immutable AddonVersionsQuery based on the current builder properties.
build() - Method in class com.atlassian.marketplace.client.api.ApplicationVersionsQuery.Builder
Returns an immutable ApplicationVersionsQuery based on the current builder properties.
build() - Method in class com.atlassian.marketplace.client.api.ProductQuery.Builder
Returns an immutable ProductQuery based on the current builder properties.
build() - Method in class com.atlassian.marketplace.client.api.VendorQuery.Builder
Returns an immutable VendorQuery based on the current builder properties.
build() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.Builder
 
build() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyConfiguration.Builder
 
build() - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionReleasePropertiesBuilder
 
build() - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddressBuilder
 
build() - Method in class com.atlassian.marketplace.client.model.ModelBuilders.LinksBuilder
 
build() - Method in interface com.atlassian.marketplace.client.model.ModelBuilders.SafeBuilder
 
build() - Method in interface com.atlassian.marketplace.client.model.ModelBuilders.UnsafeBuilder
 
build() - Method in class com.atlassian.marketplace.client.model.ModelBuilders.UnsafeBuilderWithLinks
 
build() - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonBuilder
 
build() - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonCategorySummaryBuilder
 
build() - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonDistributionSummaryBuilder
 
build() - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonPricingBuilder
 
build() - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonPricingItemBuilder
 
build() - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonReferenceBuilder
 
build() - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonSummaryBuilder
 
build() - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
build() - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionReleasePropertiesBuilder
 
build() - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionSummaryBuilder
 
build() - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ApplicationBuilder
 
build() - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ApplicationVersionBuilder
 
build() - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ImageInfoBuilder
 
build() - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ProductBuilder
 
build() - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ProductVersionBuilder
 
build() - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.VendorBuilder
 
build() - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.VendorSummaryBuilder
 
build() - Method in class com.atlassian.marketplace.client.util.UriBuilder
 
builder() - Static method in class com.atlassian.marketplace.client.api.AddonQuery
Returns a new AddonQuery.Builder for constructing an AddonQuery.
builder(AddonQuery) - Static method in class com.atlassian.marketplace.client.api.AddonQuery
Returns a new AddonQuery.Builder for constructing an AddonQuery based on an existing AddonQuery.
builder() - Static method in class com.atlassian.marketplace.client.api.AddonVersionsQuery
Returns a new AddonVersionsQuery.Builder for constructing an AddonVersionsQuery.
builder(AddonVersionsQuery) - Static method in class com.atlassian.marketplace.client.api.AddonVersionsQuery
Returns a new AddonVersionsQuery.Builder for constructing an AddonVersionsQuery based on an existing AddonVersionsQuery.
builder() - Static method in class com.atlassian.marketplace.client.api.ApplicationVersionsQuery
Returns a new ApplicationVersionsQuery.Builder for constructing an ApplicationVersionsQuery.
builder(ApplicationVersionsQuery) - Static method in class com.atlassian.marketplace.client.api.ApplicationVersionsQuery
Returns a new ApplicationVersionsQuery.Builder for constructing an ApplicationVersionsQuery based on an existing ApplicationVersionsQuery.
builder() - Static method in class com.atlassian.marketplace.client.api.ProductQuery
Returns a new ProductQuery.Builder for constructing a ProductQuery.
builder(ProductQuery) - Static method in class com.atlassian.marketplace.client.api.ProductQuery
Returns a new ProductQuery.Builder for constructing a ProductQuery based on an existing ProductQuery.
builder() - Static method in class com.atlassian.marketplace.client.api.VendorQuery
Returns a new VendorQuery.Builder for constructing a VendorQuery.
builder(VendorQuery) - Static method in class com.atlassian.marketplace.client.api.VendorQuery
Returns a new VendorQuery.Builder for constructing a VendorQuery based on an existing VendorQuery.
builder() - Static method in class com.atlassian.marketplace.client.http.HttpConfiguration
Returns a new HttpConfiguration.Builder for constructing an HttpConfiguration instance.
builder() - Static method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyConfiguration
 
buildNumber(int) - Static method in class com.atlassian.marketplace.client.api.AddonVersionSpecifier
Searches for an add-on version by build number.
buildNumber(int) - Static method in class com.atlassian.marketplace.client.api.ApplicationVersionSpecifier
Searches for an application version by build number.
buildNumber(int) - Static method in class com.atlassian.marketplace.client.api.ProductVersionSpecifier
Searches for a product version by build number.
buildNumber(int) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionBuilder
 
buildNumber(int) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.ApplicationVersionBuilder
 
buildNumber(int) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
buildNumber(int) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ApplicationVersionBuilder
 
buildNumber(int) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ProductVersionBuilder
 
buildUnsafe() - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonBuilder
 
buildUnsafe() - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionBuilder
 
buildUnsafe() - Method in class com.atlassian.marketplace.client.model.ModelBuilders.ApplicationBuilder
 
buildUnsafe() - Method in class com.atlassian.marketplace.client.model.ModelBuilders.ApplicationVersionBuilder
 
buildUnsafe() - Method in class com.atlassian.marketplace.client.model.ModelBuilders.HighlightBuilder
 
buildUnsafe() - Method in class com.atlassian.marketplace.client.model.ModelBuilders.ScreenshotBuilder
 
buildUnsafe() - Method in class com.atlassian.marketplace.client.model.ModelBuilders.UnsafeBuilderWithLinks
 
buildUnsafe() - Method in class com.atlassian.marketplace.client.model.ModelBuilders.VendorBuilder
 
bundled(boolean) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonDistributionSummaryBuilder
 

C

canSetForNewAddons() - Method in enum com.atlassian.marketplace.client.api.AddonExternalLinkType
Returns true if it is possible to set this type of link for new add-on listings.
canSetForNewAddonVersions() - Method in enum com.atlassian.marketplace.client.api.AddonVersionExternalLinkType
Returns true if it is possible to set this type of link for new add-on versions.
caption(Option<String>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.ScreenshotBuilder
 
categories - Variable in class com.atlassian.marketplace.client.impl.InternalModel.AddonCategories.Embedded
 
categories(Iterable<AddonCategoryId>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonBuilder
 
categories(Iterable<AddonCategorySummary>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonSummaryBuilder
 
categoryNames(Iterable<String>) - Method in class com.atlassian.marketplace.client.api.AddonQuery.Builder
Restricts the query to add-ons that belong to one of the specified categories.
categorySummaries(Iterable<AddonCategorySummary>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonBuilder
 
city(Option<String>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddressBuilder
 
claimAccessToken(String, String) - Method in interface com.atlassian.marketplace.client.api.Addons
Checks if the access token for the given add-on is valid for this application instance to use, and if so, marks it as claimed by this instance (based on the current hostname).
close() - Method in interface com.atlassian.marketplace.client.http.SimpleHttpResponse
Ensures that the input stream is closed.
close() - Method in class com.atlassian.marketplace.client.impl.CommonsHttpTransport
Should be called to shutdown the Client HttpConnectionManager, this will prevent finaliser errors from appearing in the log, and helps to prevent a resource leak.
close() - Method in class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
 
close() - Method in interface com.atlassian.marketplace.client.MarketplaceClient
Should be called when finished with client to release resources
cloud(boolean) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
cloud(boolean) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionSummaryBuilder
 
cloudFreeUsers(Option<Integer>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.ApplicationBuilder
 
cloudFreeUsers(Option<Integer>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonBuilder
 
cloudFreeUsers(Option<Integer>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonSummaryBuilder
 
cloudFreeUsers(Option<Integer>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ApplicationBuilder
 
com.atlassian.marketplace.client - package com.atlassian.marketplace.client
Top-level interfaces and value classes for the Atlassian Marketplace API.
com.atlassian.marketplace.client.api - package com.atlassian.marketplace.client.api
Interfaces and immutable value classes used in the Atlassian Marketplace API.
com.atlassian.marketplace.client.encoding - package com.atlassian.marketplace.client.encoding
Interfaces and classes related to JSON serialization and deserialization.
com.atlassian.marketplace.client.http - package com.atlassian.marketplace.client.http
Interfaces and classes related to the HTTP transport layer.
com.atlassian.marketplace.client.impl - package com.atlassian.marketplace.client.impl
Internal implementation of Marketplace client APIs.
com.atlassian.marketplace.client.model - package com.atlassian.marketplace.client.model
Entities that can be returned by the Atlassian Marketplace 2.0 API.
com.atlassian.marketplace.client.util - package com.atlassian.marketplace.client.util
Miscellaneous helper classes and methods.
CommonsHttpTransport - Class in com.atlassian.marketplace.client.impl
Implementation of HttpTransport based on Apache HttpComponents.
CommonsHttpTransport(HttpConfiguration, URI) - Constructor for class com.atlassian.marketplace.client.impl.CommonsHttpTransport
 
CommonsHttpTransport.CachingBehavior - Enum in com.atlassian.marketplace.client.impl
compatibilities(Iterable<VersionCompatibility>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionBuilder
 
compatibilities(Iterable<VersionCompatibility>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
compatibilities(Iterable<VersionCompatibility>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ProductVersionBuilder
 
compatibleWith(Predicate<ApplicationKey>, HostingType, int) - Static method in class com.atlassian.marketplace.client.model.VersionCompatibility
 
CONFLUENCE - Static variable in class com.atlassian.marketplace.client.api.ApplicationKey
 
connect(boolean) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
connect(boolean) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionSummaryBuilder
 
ConnectScope - Class in com.atlassian.marketplace.client.model
Information about an Atlassian Connect scope that is used by an AddonVersion.
ConnectScope() - Constructor for class com.atlassian.marketplace.client.model.ConnectScope
 
connectScope(String, String, String) - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
 
connectScope(String, String, String) - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
Creates a new ConnectScope.
connectTimeoutMillis(Integer) - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.Builder
Sets the length of time to wait for a connection before timing out.
contactSalesForAdditionalPricing(boolean) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonPricingBuilder
 
cost(Option<Cost>) - Method in class com.atlassian.marketplace.client.api.AddonQuery.Builder
 
cost(Option<Cost>) - Method in class com.atlassian.marketplace.client.api.AddonVersionsQuery.Builder
 
Cost - Enum in com.atlassian.marketplace.client.api
Constants for querying add-ons according to their paid/free attributes.
cost(Option<Cost>) - Method in class com.atlassian.marketplace.client.api.ProductQuery.Builder
 
cost(Option<Cost>) - Method in interface com.atlassian.marketplace.client.api.QueryBuilderProperties.Cost
Restricts the query to add-ons/products that match the given Cost criteria.
country(Option<String>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddressBuilder
 
create(String) - Static method in class com.atlassian.marketplace.client.api.UriTemplate
 
createAddon(Addon) - Method in interface com.atlassian.marketplace.client.api.Addons
Creates a new add-on listing.
createApplication(Application) - Method in interface com.atlassian.marketplace.client.api.Applications
Creates a new application.
createHttpClient(HttpConfiguration, Option<URI>) - Static method in class com.atlassian.marketplace.client.impl.CommonsHttpTransport
Helper method that configures an HttpClient with the specified proxy/timeout properties.
createMarketplaceClient(URI, HttpConfiguration) - Static method in class com.atlassian.marketplace.client.MarketplaceClientFactory
Creates a MarketplaceClient instance using a specific server URI and configuration.
createMarketplaceClient(URI) - Static method in class com.atlassian.marketplace.client.MarketplaceClientFactory
Creates a MarketplaceClient instance using a specific server URI, using defaults for all other configuration properties.
createMarketplaceClient(HttpConfiguration) - Static method in class com.atlassian.marketplace.client.MarketplaceClientFactory
Creates a MarketplaceClient instance using a specific configuration, and the default server URI.
createMarketplaceClient() - Static method in class com.atlassian.marketplace.client.MarketplaceClientFactory
Creates a MarketplaceClient instance using the default server URI and configuration.
createVendor(Vendor) - Method in interface com.atlassian.marketplace.client.api.Vendors
Creates a new vendor.
createVersion(String, AddonVersion) - Method in interface com.atlassian.marketplace.client.api.Addons
Creates a new version for an existing add-on.
createVersion(ApplicationKey, ApplicationVersion) - Method in interface com.atlassian.marketplace.client.api.Applications
Creates a new version for an existing application.
credentials(Option<HttpConfiguration.Credentials>) - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.Builder
Sets a username and password for basic authentication.
CRUCIBLE - Static variable in class com.atlassian.marketplace.client.api.ApplicationKey
 

D

dataCenter(boolean) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
dataCenter(boolean) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionSummaryBuilder
 
date(LocalDate) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionReleasePropertiesBuilder
 
date(LocalDate) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionReleasePropertiesBuilder
 
DATE_FORMAT - Static variable in class com.atlassian.marketplace.client.encoding.DateFormats
The format used for all string representations of dates that do not have time values or time zones.
DATE_TIME_FORMAT - Static variable in class com.atlassian.marketplace.client.encoding.DateFormats
The format used for all string representations of dates that also have time values.
DateFormats - Class in com.atlassian.marketplace.client.encoding
Defines the format strings used for date and date/time values in the Marketplace REST API.
decode(InputStream, Class<T>) - Method in interface com.atlassian.marketplace.client.impl.EntityEncoding
 
decode(InputStream, Class<T>) - Method in class com.atlassian.marketplace.client.impl.JsonEntityEncoding
 
DEFAULT_CONNECT_TIMEOUT_MILLIS - Static variable in class com.atlassian.marketplace.client.http.HttpConfiguration
 
DEFAULT_MARKETPLACE_URI - Static variable in class com.atlassian.marketplace.client.MarketplaceClientFactory
The standard base URI of the Atlassian Marketplace server.
DEFAULT_MAX_CACHE_ENTRIES - Static variable in class com.atlassian.marketplace.client.http.HttpConfiguration
 
DEFAULT_MAX_CACHE_OBJECT_SIZE - Static variable in class com.atlassian.marketplace.client.http.HttpConfiguration
 
DEFAULT_MAX_CONNECTIONS - Static variable in class com.atlassian.marketplace.client.http.HttpConfiguration
 
DEFAULT_PORT - Static variable in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyHost
 
DEFAULT_READ_TIMEOUT_MILLIS - Static variable in class com.atlassian.marketplace.client.http.HttpConfiguration
 
DEFAULT_SERVER_URI - Static variable in class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
 
DEFAULT_URI - Static variable in class com.atlassian.marketplace.client.model.TestModelBuilders
 
defaultBounds() - Static method in class com.atlassian.marketplace.client.api.QueryBounds
Returns a QueryBounds instance with no QueryBounds.offset or QueryBounds.limit specified.
DefaultMarketplaceClient - Class in com.atlassian.marketplace.client.impl
Default implementation of MarketplaceClient for the Marketplace 2.0 API.
DefaultMarketplaceClient(URI, HttpConfiguration) - Constructor for class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
Constructs a DefaultMarketplaceClient using the default HTTP implementation.
DefaultMarketplaceClient(URI, HttpTransport, EntityEncoding) - Constructor for class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
Constructs a DefaultMarketplaceClient using a specific HTTP implementation and response parser.
defaults() - Static method in class com.atlassian.marketplace.client.http.HttpConfiguration
 
delete(URI) - Method in interface com.atlassian.marketplace.client.http.HttpTransport
Performs an HTTP DELETE.
delete(URI) - Method in class com.atlassian.marketplace.client.impl.CommonsHttpTransport
 
deployable(boolean) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionBuilder
 
deployable(boolean) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
deployable(boolean) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionSummaryBuilder
 
describe() - Method in class com.atlassian.marketplace.client.api.QueryBounds
 
description(Option<String>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.VendorBuilder
 
description(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonPricingItemBuilder
 
description(Option<String>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.VendorBuilder
 
distribution(AddonDistributionSummary) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonBuilder
 
distribution(AddonDistributionSummary) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonSummaryBuilder
 
downloads(int) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonDistributionSummaryBuilder
 
downloadsPageUri(Option<URI>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ProductBuilder
 

E

editionDescription(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonPricingItemBuilder
 
editionId(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonPricingItemBuilder
 
editionType(LicenseEditionType) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonPricingItemBuilder
 
email(String) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.VendorBuilder
 
email(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.VendorBuilder
 
empty() - Static method in class com.atlassian.marketplace.client.api.Page
Returns a Page containing no items, with no server URI (Page.getReference(), Page.getNext(), and Page.getPrevious() will all return Option.none()).
empty(Class<T>) - Static method in class com.atlassian.marketplace.client.api.Page
Returns a Page containing no items, with no server URI (Page.getReference(), Page.getNext(), and Page.getPrevious() will all return Option.none()).
empty() - Static method in class com.atlassian.marketplace.client.api.QueryBounds
Returns a QueryBounds instance with QueryBounds.limit set to some(0), so that the result set will always be empty.
encode(OutputStream, T) - Method in interface com.atlassian.marketplace.client.impl.EntityEncoding
 
encode(OutputStream, T) - Method in class com.atlassian.marketplace.client.impl.JsonEntityEncoding
 
encodeChanges(OutputStream, T, T) - Method in interface com.atlassian.marketplace.client.impl.EntityEncoding
 
encodeChanges(OutputStream, T, T) - Method in class com.atlassian.marketplace.client.impl.JsonEntityEncoding
 
encoding - Variable in class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
 
Entity - Interface in com.atlassian.marketplace.client.model
Common properties defined for resource entities in the Marketplace v2 API.
EntityEncoding - Interface in com.atlassian.marketplace.client.impl
Interface for an object that marshals and unmarshals request/response entities.
EntityFunctions - Class in com.atlassian.marketplace.client.util
Helper methods for resource entities in the Marketplace v2 API.
entityLinks(Iterable<T>) - Static method in class com.atlassian.marketplace.client.util.EntityFunctions
 
EntityValidator - Class in com.atlassian.marketplace.client.impl
Provides post-processing of generic model instances after they have gone through the standard JSON deserialization.
EntityValidator() - Constructor for class com.atlassian.marketplace.client.impl.EntityValidator
 
EnumWithKey - Interface in com.atlassian.marketplace.client.api
Common interface for enum types that have a unique string key for each possible value.
EnumWithKey.Parser<A extends EnumWithKey> - Class in com.atlassian.marketplace.client.api
Helper class that can get allowable values or match a key string for any EnumWithKey type.
equals(Object) - Method in class com.atlassian.marketplace.client.api.AddonQuery
 
equals(Object) - Method in class com.atlassian.marketplace.client.api.AddonVersionSpecifier
 
equals(Object) - Method in class com.atlassian.marketplace.client.api.AddonVersionsQuery
 
equals(Object) - Method in class com.atlassian.marketplace.client.api.ApplicationKey
 
equals(Object) - Method in class com.atlassian.marketplace.client.api.ApplicationVersionSpecifier
 
equals(Object) - Method in class com.atlassian.marketplace.client.api.ApplicationVersionsQuery
 
equals(Object) - Method in class com.atlassian.marketplace.client.api.PageReference
 
equals(Object) - Method in class com.atlassian.marketplace.client.api.ProductQuery
 
equals(Object) - Method in class com.atlassian.marketplace.client.api.ProductVersionSpecifier
 
equals(Object) - Method in class com.atlassian.marketplace.client.api.QueryBounds
 
equals(Object) - Method in class com.atlassian.marketplace.client.api.ResourceId
 
equals(Object) - Method in class com.atlassian.marketplace.client.api.UriTemplate
 
equals(Object) - Method in class com.atlassian.marketplace.client.api.VendorQuery
 
equals(Object) - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.Credentials
 
equals(Object) - Method in class com.atlassian.marketplace.client.http.HttpConfiguration
 
equals(Object) - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyAuthParams
 
equals(Object) - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyConfiguration
 
equals(Object) - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyHost
 
equals(Object) - Method in class com.atlassian.marketplace.client.model.HtmlString
 
equals(Object) - Method in class com.atlassian.marketplace.client.model.Link
 
expertDiscountOptOut(boolean) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonPricingBuilder
 
explanation(Option<String>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.HighlightBuilder
 
externalLinkUri(AddonExternalLinkType, Option<URI>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonBuilder
Sets one of the vendor-specified external links for the add-on.
externalLinkUri(AddonVersionExternalLinkType, Option<URI>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionBuilder
Sets one of the vendor-specified external links for the add-on version.
externalLinkUri(VendorExternalLinkType, Option<URI>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.VendorBuilder
Sets one of the vendor-specified external links for the vendor.
externalLinkUri(AddonExternalLinkType, Option<URI>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonBuilder
 
externalLinkUri(AddonVersionExternalLinkType, Option<URI>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
externalLinkUri(VendorExternalLinkType, Option<URI>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.VendorBuilder
 

F

find(AddonQuery) - Method in interface com.atlassian.marketplace.client.api.Addons
Returns a list of add-ons.
find(ProductQuery) - Method in interface com.atlassian.marketplace.client.api.Products
Returns a list of products.
find(VendorQuery) - Method in interface com.atlassian.marketplace.client.api.Vendors
Gets a list of vendors.
findBanners(AddonQuery) - Method in interface com.atlassian.marketplace.client.api.Addons
Similar to Addons.find(com.atlassian.marketplace.client.api.AddonQuery), but further restricts the query to add-ons that have a banner image, and returns minimal AddonReference results, whose AddonReference.getImage() method will return the banner image.
findForApplication(ApplicationKey) - Method in interface com.atlassian.marketplace.client.api.AddonCategories
Returns the list of all categories that are relevant to the specified application.
findRecommendations(String, AddonQuery) - Method in interface com.atlassian.marketplace.client.api.Addons
Returns add-ons that Marketplace considers similar to the specified add-on in some way, optionally constrained by compatibility or other AddonQuery properties.
FISHEYE - Static variable in class com.atlassian.marketplace.client.api.ApplicationKey
 
forThisUserOnly(boolean) - Method in class com.atlassian.marketplace.client.api.AddonQuery.Builder
Specifies whether to query only the addons associated with the current authenticated user's vendor(s).
forThisUserOnly(boolean) - Method in class com.atlassian.marketplace.client.api.VendorQuery.Builder
Specifies whether to query only the vendor(s) associated with the current authenticated user or all vendors.
forType(Class<A>) - Static method in class com.atlassian.marketplace.client.api.EnumWithKey.Parser
 
fromAddonQuery(AddonQuery) - Static method in class com.atlassian.marketplace.client.api.AddonVersionsQuery
 
fromItems(Iterable<T>) - Static method in class com.atlassian.marketplace.client.api.Page
Returns a Page from a fixed list of items, with no server URI (Page.getReference(), Page.getNext(), and Page.getPrevious() will all return Option.none()).
fromKey(String) - Static method in enum com.atlassian.marketplace.client.http.HttpConfiguration.ProxyAuthMethod
 
fromUri(URI) - Static method in class com.atlassian.marketplace.client.api.AddonCategoryId
 
fromUri(URI) - Static method in class com.atlassian.marketplace.client.api.ArtifactId
Specifies the URI of an artifact that is available online.
fromUri(URI) - Static method in class com.atlassian.marketplace.client.api.ImageId
Specifies the URI of an image that is available online.
fromUri(URI) - Static method in class com.atlassian.marketplace.client.api.LicenseTypeId
 
fromUri(URI) - Static method in class com.atlassian.marketplace.client.api.VendorId
 
fromUri(URI, Option<String>) - Static method in class com.atlassian.marketplace.client.model.Link
 
fromUri(URI) - Static method in class com.atlassian.marketplace.client.util.UriBuilder
 
fromUri(String) - Static method in class com.atlassian.marketplace.client.util.UriBuilder
 
fromUriTemplate(UriTemplate, Option<String>) - Static method in class com.atlassian.marketplace.client.model.Link
 
fullImage(ImageId) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.HighlightBuilder
 

G

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
Queries a page of a result set from a previous query, for any resource that provides paginated results (such as Addons.find(com.atlassian.marketplace.client.api.AddonQuery)).
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
 

H

hasAuth() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyConfiguration
 
hasCredentials() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration
 
hashCode() - Method in class com.atlassian.marketplace.client.api.AddonQuery
 
hashCode() - Method in class com.atlassian.marketplace.client.api.AddonVersionSpecifier
 
hashCode() - Method in class com.atlassian.marketplace.client.api.AddonVersionsQuery
 
hashCode() - Method in class com.atlassian.marketplace.client.api.ApplicationKey
 
hashCode() - Method in class com.atlassian.marketplace.client.api.ApplicationVersionSpecifier
 
hashCode() - Method in class com.atlassian.marketplace.client.api.ApplicationVersionsQuery
 
hashCode() - Method in class com.atlassian.marketplace.client.api.PageReference
 
hashCode() - Method in class com.atlassian.marketplace.client.api.ProductQuery
 
hashCode() - Method in class com.atlassian.marketplace.client.api.ProductVersionSpecifier
 
hashCode() - Method in class com.atlassian.marketplace.client.api.QueryBounds
 
hashCode() - Method in class com.atlassian.marketplace.client.api.ResourceId
 
hashCode() - Method in class com.atlassian.marketplace.client.api.UriTemplate
 
hashCode() - Method in class com.atlassian.marketplace.client.api.VendorQuery
 
hashCode() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.Credentials
 
hashCode() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration
 
hashCode() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyAuthParams
 
hashCode() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyConfiguration
 
hashCode() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyHost
 
hashCode() - Method in class com.atlassian.marketplace.client.model.HtmlString
 
hashCode() - Method in class com.atlassian.marketplace.client.model.Link
 
hasProxy() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration
 
Highlight - Class in com.atlassian.marketplace.client.model
One of the "highlight" image/text sections that can be part of AddonVersion details.
Highlight() - Constructor for class com.atlassian.marketplace.client.model.Highlight
 
highlight() - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
highlights(Iterable<Highlight>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionBuilder
 
highlights(Iterable<Highlight>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
host(String) - Method in class com.atlassian.marketplace.client.util.UriBuilder
 
hosting(Option<HostingType>) - Method in class com.atlassian.marketplace.client.api.AddonQuery.Builder
 
hosting(Option<HostingType>) - Method in class com.atlassian.marketplace.client.api.AddonVersionsQuery.Builder
 
hosting(Option<HostingType>) - Method in class com.atlassian.marketplace.client.api.ProductQuery.Builder
 
hosting(Option<HostingType>) - Method in interface com.atlassian.marketplace.client.api.QueryBuilderProperties.Hosting
Restricts the query to add-ons that support the given hosting type.
HostingType - Enum in com.atlassian.marketplace.client.api
Represents the available hosting models for Atlassian applications.
html(String) - Static method in class com.atlassian.marketplace.client.model.HtmlString
 
HtmlString - Class in com.atlassian.marketplace.client.model
Simple value wrapper for a string that can contain HTML markup.
htmlToString() - Static method in class com.atlassian.marketplace.client.model.HtmlString
 
httpClientBuilder(HttpConfiguration, Option<URI>, CommonsHttpTransport.CachingBehavior) - Static method in class com.atlassian.marketplace.client.impl.CommonsHttpTransport
Helper method that configures an HttpClientBuilder with the specified proxy/timeout properties.
HttpConfiguration - Class in com.atlassian.marketplace.client.http
Encapsulates all the properties that control the client's HTTP behavior, except for the base URI of the server.
HttpConfiguration.Builder - Class in com.atlassian.marketplace.client.http
Builder class for HttpConfiguration.
HttpConfiguration.Builder() - Constructor for class com.atlassian.marketplace.client.http.HttpConfiguration.Builder
 
HttpConfiguration.Credentials - Class in com.atlassian.marketplace.client.http
A username-password pair for client authentication or proxy authentication.
HttpConfiguration.Credentials(String, String) - Constructor for class com.atlassian.marketplace.client.http.HttpConfiguration.Credentials
 
HttpConfiguration.ProxyAuthMethod - Enum in com.atlassian.marketplace.client.http
Constants for the supported proxy authentication methods.
HttpConfiguration.ProxyAuthParams - Class in com.atlassian.marketplace.client.http
Parameters for proxy authentication, instantiated only if you are using an authenticated proxy.
HttpConfiguration.ProxyAuthParams(HttpConfiguration.Credentials, HttpConfiguration.ProxyAuthMethod, Option<String>, Option<String>) - Constructor for class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyAuthParams
 
HttpConfiguration.ProxyAuthParams(HttpConfiguration.Credentials, HttpConfiguration.ProxyAuthMethod) - Constructor for class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyAuthParams
 
HttpConfiguration.ProxyConfiguration - Class in com.atlassian.marketplace.client.http
Parameters for specifying an HTTP proxy.
HttpConfiguration.ProxyConfiguration.Builder - Class in com.atlassian.marketplace.client.http
HttpConfiguration.ProxyConfiguration.Builder() - Constructor for class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyConfiguration.Builder
 
HttpConfiguration.ProxyHost - Class in com.atlassian.marketplace.client.http
Specifies the proxy hostname and port.
HttpConfiguration.ProxyHost(String, int) - Constructor for class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyHost
 
HttpConfiguration.ProxyHost(String) - Constructor for class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyHost
 
HttpTransport - Interface in com.atlassian.marketplace.client.http
Abstraction of how to execute HTTP requests against the API.
httpTransport - Variable in class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
 

I

image(ImageId) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.ScreenshotBuilder
 
image(Option<ImageInfo>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonReferenceBuilder
 
ImageId - Class in com.atlassian.marketplace.client.api
Specifies an image as a property of a model object.
ImageInfo - Class in com.atlassian.marketplace.client.model
Represents an image hosted by Marketplace, such as an add-on logo.
ImageInfo() - Constructor for class com.atlassian.marketplace.client.model.ImageInfo
 
imageInfo() - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
ImageInfo.Resolution - Enum in com.atlassian.marketplace.client.model
Image resolution constants for use with ImageInfo.getImageUri(Size, Resolution)).
ImageInfo.Size - Enum in com.atlassian.marketplace.client.model
Image size constants for use with ImageInfo.getImageUri(Size, Resolution)).
ImagePurpose - Enum in com.atlassian.marketplace.client.api
Constants representing preset sizes for images.
includeHidden(Option<AddonQuery.IncludeHiddenType>) - Method in class com.atlassian.marketplace.client.api.AddonQuery.Builder
Specifies whether to include special "hidden" add-ons in the results.
includePrivate(boolean) - Method in class com.atlassian.marketplace.client.api.AddonQuery.Builder
Specifies whether to include private add-ons in the results.
InternalModel - Class in com.atlassian.marketplace.client.impl
Model classes that are only used internally by the client implementation.
InternalModel() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel
 
InternalModel.AddonCategories - Class in com.atlassian.marketplace.client.impl
 
InternalModel.AddonCategories() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.AddonCategories
 
InternalModel.AddonCategories.Embedded - Class in com.atlassian.marketplace.client.impl
 
InternalModel.AddonCategories.Embedded() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.AddonCategories.Embedded
 
InternalModel.AddonReferences - Class in com.atlassian.marketplace.client.impl
 
InternalModel.AddonReferences() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.AddonReferences
 
InternalModel.AddonReferences.Embedded - Class in com.atlassian.marketplace.client.impl
 
InternalModel.AddonReferences.Embedded() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.AddonReferences.Embedded
 
InternalModel.Addons - Class in com.atlassian.marketplace.client.impl
 
InternalModel.Addons() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.Addons
 
InternalModel.Addons.Embedded - Class in com.atlassian.marketplace.client.impl
 
InternalModel.Addons.Embedded() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.Addons.Embedded
 
InternalModel.AddonVersions - Class in com.atlassian.marketplace.client.impl
 
InternalModel.AddonVersions() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.AddonVersions
 
InternalModel.AddonVersions.Embedded - Class in com.atlassian.marketplace.client.impl
 
InternalModel.AddonVersions.Embedded() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.AddonVersions.Embedded
 
InternalModel.Applications - Class in com.atlassian.marketplace.client.impl
 
InternalModel.Applications() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.Applications
 
InternalModel.Applications.Embedded - Class in com.atlassian.marketplace.client.impl
 
InternalModel.Applications.Embedded() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.Applications.Embedded
 
InternalModel.ApplicationVersions - Class in com.atlassian.marketplace.client.impl
 
InternalModel.ApplicationVersions() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.ApplicationVersions
 
InternalModel.ApplicationVersions.Embedded - Class in com.atlassian.marketplace.client.impl
 
InternalModel.ApplicationVersions.Embedded() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.ApplicationVersions.Embedded
 
InternalModel.EntityCollection<T> - Class in com.atlassian.marketplace.client.impl
Common properties for resource collections.
InternalModel.EntityCollection() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.EntityCollection
 
InternalModel.EntityCollection(Links, int) - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.EntityCollection
 
InternalModel.LicenseTypes - Class in com.atlassian.marketplace.client.impl
 
InternalModel.LicenseTypes() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.LicenseTypes
 
InternalModel.LicenseTypes.Embedded - Class in com.atlassian.marketplace.client.impl
 
InternalModel.LicenseTypes.Embedded() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.LicenseTypes.Embedded
 
InternalModel.MinimalLinks - Class in com.atlassian.marketplace.client.impl
 
InternalModel.MinimalLinks(Links) - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.MinimalLinks
 
InternalModel.Products - Class in com.atlassian.marketplace.client.impl
 
InternalModel.Products() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.Products
 
InternalModel.Products.Embedded - Class in com.atlassian.marketplace.client.impl
 
InternalModel.Products.Embedded() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.Products.Embedded
 
InternalModel.Vendors - Class in com.atlassian.marketplace.client.impl
 
InternalModel.Vendors() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.Vendors
 
InternalModel.Vendors.Embedded - Class in com.atlassian.marketplace.client.impl
 
InternalModel.Vendors.Embedded() - Constructor for class com.atlassian.marketplace.client.impl.InternalModel.Vendors.Embedded
 
introduction(String) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.ApplicationBuilder
 
introduction(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ApplicationBuilder
 
InvalidFieldValue - Class in com.atlassian.marketplace.client.encoding
Indicates that an object returned by the server (or constructed by the caller) was invalid because a field had a string value that was not one of its allowable values.
InvalidFieldValue(String, Class<?>) - Constructor for class com.atlassian.marketplace.client.encoding.InvalidFieldValue
 
isAutoUpdateAllowed() - Method in class com.atlassian.marketplace.client.model.AddonVersion
 
isAutoUpdateAllowed() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
 
isBeta() - Method in class com.atlassian.marketplace.client.model.AddonVersionReleaseProperties
 
isBundled() - Method in class com.atlassian.marketplace.client.model.AddonDistributionSummary
 
isCloud() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
 
isCloudCompatible() - Method in class com.atlassian.marketplace.client.model.VersionCompatibility
Returns true if the version is compatible with Atlassian Cloud instances.
isCompatibleWith(Predicate<ApplicationKey>, HostingType, int) - Method in class com.atlassian.marketplace.client.model.AddonVersion
 
isCompatibleWith(ApplicationKey, HostingType, int) - Method in class com.atlassian.marketplace.client.model.ProductVersion
 
isCompatibleWith(Predicate<ApplicationKey>, HostingType, int) - Method in class com.atlassian.marketplace.client.model.VersionCompatibility
 
isCompatibleWithApplication(ApplicationKey) - Method in class com.atlassian.marketplace.client.model.AddonVersion
 
isConnect() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
 
isContactSalesForAdditionalPricing() - Method in class com.atlassian.marketplace.client.model.AddonPricing
 
isDataCenterCompatible() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
 
isDeployable() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
True if this version can be installed directly via the Plugin Manager.
isEmpty() - Method in interface com.atlassian.marketplace.client.http.SimpleHttpResponse
True if the response has a zero-length body.
isEquivalentForAddonCompatibility(ApplicationKey) - Method in class com.atlassian.marketplace.client.api.ApplicationKey
Same as ApplicationKey.equals(java.lang.Object), but also returns true for different application keys that should still be treated as the same product for the purposes of add-on compatibility (i.e.
isExpertDiscountOptOut() - Method in class com.atlassian.marketplace.client.model.AddonPricing
 
isForThisUserOnly() - Method in class com.atlassian.marketplace.client.api.AddonQuery
True if the client is querying only add-ons that are associated with the current authenticated user's vendor(s).
isForThisUserOnly() - Method in class com.atlassian.marketplace.client.api.VendorQuery
True if the client is querying only the list of vendors that are associated with the current authenticated user.
isIncludePrivate() - Method in class com.atlassian.marketplace.client.api.AddonQuery
True if the client is querying private add-ons as well as public add-ons.
isInServerBuildRange(int) - Method in class com.atlassian.marketplace.client.model.VersionCompatibility
 
isReachable() - Method in class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
 
isReachable() - Method in interface com.atlassian.marketplace.client.MarketplaceClient
Checks whether the MPAC service is available, by attempting to get the root resource.
isRoleBased() - Method in class com.atlassian.marketplace.client.model.AddonPricing
Returns true if the pricing is role-based, false if not (e.g.
isServer() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
 
isServerCompatible() - Method in class com.atlassian.marketplace.client.model.VersionCompatibility
Returns true if the version is compatible with Atlassian Server instances.
isStatic() - Method in class com.atlassian.marketplace.client.model.AddonVersion
 
isStatic() - Method in class com.atlassian.marketplace.client.model.AddonVersionBase
 
isSupported() - Method in class com.atlassian.marketplace.client.model.AddonVersionReleaseProperties
 
isVerified() - Method in class com.atlassian.marketplace.client.model.VendorBase
 
isWithVersion() - Method in class com.atlassian.marketplace.client.api.AddonQuery
 
isWithVersion() - Method in class com.atlassian.marketplace.client.api.ProductQuery
 
isWithVersion() - Method in interface com.atlassian.marketplace.client.api.QueryProperties.WithVersion
True if the client is requesting version-level detail in the result set.
items(Iterable<AddonPricingItem>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonPricingBuilder
 
iterator() - Method in class com.atlassian.marketplace.client.api.Page
 

J

JIRA - Static variable in class com.atlassian.marketplace.client.api.ApplicationKey
 
JsonEntityEncoding - Class in com.atlassian.marketplace.client.impl
Gson-based implementation of EntityEncoding.
JsonEntityEncoding() - Constructor for class com.atlassian.marketplace.client.impl.JsonEntityEncoding
 

K

key(String) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonBuilder
 
key(ApplicationKey) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.ApplicationBuilder
 
key(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonBuilder
 
key(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonReferenceBuilder
 
key(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonSummaryBuilder
 
key(ApplicationKey) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ApplicationBuilder
 
key(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ProductBuilder
 

L

label(Option<String>) - Method in class com.atlassian.marketplace.client.api.AddonQuery.Builder
Restricts the query to add-ons that have been tagged with the specified label string.
lastModified(Option<DateTime>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonPricingBuilder
 
latest() - Static method in class com.atlassian.marketplace.client.api.AddonVersionSpecifier
Searches for the latest version (which may be constrained by compatibility, etc., if you are using a method that also has an AddonQuery parameter).
latest() - Static method in class com.atlassian.marketplace.client.api.ApplicationVersionSpecifier
Searches for the latest version.
latest() - Static method in class com.atlassian.marketplace.client.api.ProductVersionSpecifier
 
learnMoreUri(Option<URI>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ProductVersionBuilder
 
LicenseEditionType - Enum in com.atlassian.marketplace.client.model
Describes the type of license edition for an AddonPricingItem.
LicenseType - Class in com.atlassian.marketplace.client.model
Information about a type of software license.
LicenseType() - Constructor for class com.atlassian.marketplace.client.model.LicenseType
 
licenseType(Option<LicenseType>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionBuilder
 
licenseType(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonPricingItemBuilder
 
LicenseTypeId - Class in com.atlassian.marketplace.client.api
Simple value wrapper for a resource URI when it is used to identify a license type.
licenseTypeId(Option<LicenseTypeId>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionBuilder
 
LicenseTypes - Interface in com.atlassian.marketplace.client.api
Starting point for all resources that return software license type information.
licenseTypes() - Method in class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
 
licenseTypes() - Method in interface com.atlassian.marketplace.client.MarketplaceClient
Returns an API object that provides access to software license types.
limit(Option<Integer>) - Static method in class com.atlassian.marketplace.client.api.QueryBounds
Constructs a new QueryBounds instance that optionally specifies the maximum number of items to be included in each page of the result set.
line1(String) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddressBuilder
 
line2(Option<String>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddressBuilder
 
Link - Class in com.atlassian.marketplace.client.model
A resource/web hyperlink in the HAL-JSON format used by the Marketplace 2.0 API.
Link(Either<UriTemplate, URI>, Option<String>) - Constructor for class com.atlassian.marketplace.client.model.Link
 
Links - Class in com.atlassian.marketplace.client.model
A links map in the HAL-JSON format used by the Marketplace 2.0 API.
Links(Map<String, ImmutableList<Link>>) - Constructor for class com.atlassian.marketplace.client.model.Links
 
links - Variable in class com.atlassian.marketplace.client.model.ModelBuilders.BuilderWithLinks
 
links(Links) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.BuilderWithLinks
 
links() - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
links() - Static method in class com.atlassian.marketplace.client.util.EntityFunctions
 
logo(Option<ImageId>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonBuilder
 
logo(Option<ImageId>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.VendorBuilder
 
logo(Option<ImageInfo>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonBuilder
 
logo(Option<ImageInfo>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonSummaryBuilder
 
logo(Option<ImageInfo>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ProductBuilder
 
logo(Option<ImageInfo>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.VendorBuilder
 
logo(Option<ImageInfo>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.VendorSummaryBuilder
 

M

MalformedJson - Class in com.atlassian.marketplace.client.encoding
Indicates that an object returned by the server had some JSON parsing error that could not be described by one of the other SchemaViolation subclasses.
MalformedJson(Class<?>, String) - Constructor for class com.atlassian.marketplace.client.encoding.MalformedJson
 
MarketplaceClient - Interface in com.atlassian.marketplace.client
Client interface for the Atlassian Marketplace 2.0 API.
MarketplaceClientFactory - Class in com.atlassian.marketplace.client
Static factory methods for creating the standard implementation of MarketplaceClient.
matchType(Option<String>) - Method in class com.atlassian.marketplace.client.model.Link
 
maxCacheEntries(int) - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.Builder
Sets the maximum number of HTTP responses that will be stored in the HTTP cache at a time.
maxCacheObjectSize(long) - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.Builder
Sets the maximum size of HTTP responses that can be stored in the HTTP cache.
maxConnections(int) - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.Builder
Sets the maximum number of simultaneous HTTP connections the client can make to the server.
maxRedirects(Option<Integer>) - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.Builder
Sets the maximum number of redirects that will be automatically followed.
minimalLinks(Links) - Static method in class com.atlassian.marketplace.client.impl.InternalModel
 
MissingRequiredField - Class in com.atlassian.marketplace.client.encoding
Indicates that an object returned by the server (or constructed by the caller) was invalid because a required field was omitted.
MissingRequiredField(Class<?>, String) - Constructor for class com.atlassian.marketplace.client.encoding.MissingRequiredField
 
MissingRequiredLink - Class in com.atlassian.marketplace.client.encoding
Indicates that an object returned by the server (or constructed by the caller) was invalid because a required link relation was omitted.
MissingRequiredLink(Class<?>, String) - Constructor for class com.atlassian.marketplace.client.encoding.MissingRequiredLink
 
ModelBuilders - Class in com.atlassian.marketplace.client.model
Classes for constructing model objects for the 2.0 API.
ModelBuilders.AddonBuilder - Class in com.atlassian.marketplace.client.model
 
ModelBuilders.AddonVersionBuilder - Class in com.atlassian.marketplace.client.model
 
ModelBuilders.AddonVersionReleasePropertiesBuilder - Class in com.atlassian.marketplace.client.model
 
ModelBuilders.AddonVersionReleasePropertiesBuilder() - Constructor for class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionReleasePropertiesBuilder
 
ModelBuilders.AddressBuilder - Class in com.atlassian.marketplace.client.model
 
ModelBuilders.AddressBuilder() - Constructor for class com.atlassian.marketplace.client.model.ModelBuilders.AddressBuilder
 
ModelBuilders.ApplicationBuilder - Class in com.atlassian.marketplace.client.model
 
ModelBuilders.ApplicationVersionBuilder - Class in com.atlassian.marketplace.client.model
 
ModelBuilders.BuilderWithLinks<T extends ModelBuilders.BuilderWithLinks<T>> - Class in com.atlassian.marketplace.client.model
 
ModelBuilders.BuilderWithLinks() - Constructor for class com.atlassian.marketplace.client.model.ModelBuilders.BuilderWithLinks
 
ModelBuilders.HighlightBuilder - Class in com.atlassian.marketplace.client.model
 
ModelBuilders.HighlightBuilder() - Constructor for class com.atlassian.marketplace.client.model.ModelBuilders.HighlightBuilder
 
ModelBuilders.InvalidModelException - Exception in com.atlassian.marketplace.client.model
ModelBuilders methods that declare this checked exception will throw it if you attempt to construct a model object that does not conform to the Marketplace API schema, for instance by omitting a required property.
ModelBuilders.LinksBuilder - Class in com.atlassian.marketplace.client.model
 
ModelBuilders.LinksBuilder() - Constructor for class com.atlassian.marketplace.client.model.ModelBuilders.LinksBuilder
 
ModelBuilders.SafeBuilder<T> - Interface in com.atlassian.marketplace.client.model
Common interface for builders that will always succeed in building an object; any required properties that you do not set will be given default values.
ModelBuilders.ScreenshotBuilder - Class in com.atlassian.marketplace.client.model
 
ModelBuilders.ScreenshotBuilder() - Constructor for class com.atlassian.marketplace.client.model.ModelBuilders.ScreenshotBuilder
 
ModelBuilders.UnsafeBuilder<T> - Interface in com.atlassian.marketplace.client.model
Common interface for builders that do not provide any default values for required properties, and will throw an exception if you try to call build() before you have set all the required properties.
ModelBuilders.UnsafeBuilderWithLinks<A,T extends ModelBuilders.UnsafeBuilderWithLinks<A,T>> - Class in com.atlassian.marketplace.client.model
 
ModelBuilders.UnsafeBuilderWithLinks() - Constructor for class com.atlassian.marketplace.client.model.ModelBuilders.UnsafeBuilderWithLinks
 
ModelBuilders.VendorBuilder - Class in com.atlassian.marketplace.client.model
 
monthsValid(int) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonPricingItemBuilder
 
moreDetails(Option<HtmlString>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionBuilder
 
moreDetails(Option<HtmlString>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
MpacException - Exception in com.atlassian.marketplace.client
Base class for all exceptions thrown by MarketplaceClient.
MpacException() - Constructor for exception com.atlassian.marketplace.client.MpacException
 
MpacException(String) - Constructor for exception com.atlassian.marketplace.client.MpacException
 
MpacException(Throwable) - Constructor for exception com.atlassian.marketplace.client.MpacException
 
MpacException(String, Throwable) - Constructor for exception com.atlassian.marketplace.client.MpacException
 
MpacException.CannotUpdateNonServerSideEntity - Exception in com.atlassian.marketplace.client
Indicates that an update method was called for an object that did not come from the Marketplace server.
MpacException.CannotUpdateNonServerSideEntity() - Constructor for exception com.atlassian.marketplace.client.MpacException.CannotUpdateNonServerSideEntity
 
MpacException.ConnectionFailure - Exception in com.atlassian.marketplace.client
Indicates that the client was unable to make an HTTP connection to the server, or that a request timed out before a response was received.
MpacException.ConnectionFailure(Throwable) - Constructor for exception com.atlassian.marketplace.client.MpacException.ConnectionFailure
 
MpacException.InvalidResponseError - Exception in com.atlassian.marketplace.client
Indicates that the server returned a response that could not be parsed.
MpacException.InvalidResponseError(Iterable<SchemaViolation>) - Constructor for exception com.atlassian.marketplace.client.MpacException.InvalidResponseError
 
MpacException.InvalidResponseError(String) - Constructor for exception com.atlassian.marketplace.client.MpacException.InvalidResponseError
 
MpacException.InvalidResponseError(String, Throwable) - Constructor for exception com.atlassian.marketplace.client.MpacException.InvalidResponseError
 
MpacException.ServerError - Exception in com.atlassian.marketplace.client
Indicates that the server returned an HTTP error status code.
MpacException.ServerError(int) - Constructor for exception com.atlassian.marketplace.client.MpacException.ServerError
 
MpacException.ServerError(int, String) - Constructor for exception com.atlassian.marketplace.client.MpacException.ServerError
 

N

name(String) - Static method in class com.atlassian.marketplace.client.api.ProductVersionSpecifier
Searches for a product version by name (version string).
name(String) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonBuilder
 
name(String) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionBuilder
 
name(String) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.ApplicationBuilder
 
name(String) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.ApplicationVersionBuilder
 
name(String) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.VendorBuilder
 
name(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonBuilder
 
name(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonCategorySummaryBuilder
 
name(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonReferenceBuilder
 
name(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonSummaryBuilder
 
name(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
name(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionSummaryBuilder
 
name(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ApplicationBuilder
 
name(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ApplicationVersionBuilder
 
name(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ProductBuilder
 
name(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ProductVersionBuilder
 
name(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.VendorBuilder
 
name(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.VendorSummaryBuilder
 

O

offset(int) - Static method in class com.atlassian.marketplace.client.api.QueryBounds
Constructs a new QueryBounds instance that specifies some number of items to skip past at the start of the result set.
otherContactDetails(Option<String>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.VendorBuilder
 
otherContactDetails(Option<String>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.VendorBuilder
 

P

Page<T> - Class in com.atlassian.marketplace.client.api
A subset of items returned by a query.
Page(Iterable<T>, int, PageReader<T>) - Constructor for class com.atlassian.marketplace.client.api.Page
 
PageReader<T> - Class in com.atlassian.marketplace.client.api
Used internally in Page to keep track of how to get additional pages of a result set.
PageReader() - Constructor for class com.atlassian.marketplace.client.api.PageReader
 
PageReference<T> - Class in com.atlassian.marketplace.client.api
Abstraction of the URI of a set of query results that can be pulled from the server.
PageReference(URI, QueryBounds, PageReader<T>) - Constructor for class com.atlassian.marketplace.client.api.PageReference
 
parent(Option<String>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonPricingBuilder
 
patch(URI, byte[]) - Method in interface com.atlassian.marketplace.client.http.HttpTransport
Performs an HTTP PATCH.
patch(URI, byte[]) - Method in class com.atlassian.marketplace.client.impl.CommonsHttpTransport
 
path(String) - Method in class com.atlassian.marketplace.client.util.UriBuilder
 
paymentModel(PaymentModel) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionBuilder
 
PaymentModel - Enum in com.atlassian.marketplace.client.model
Indicates which payment system, if any, is used for buying licenses for an add-on.
paymentModel(PaymentModel) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
paymentModel(PaymentModel) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionSummaryBuilder
 
paymentModel(PaymentModel) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ProductVersionBuilder
 
phone(Option<String>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.VendorBuilder
 
phone(Option<String>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.VendorBuilder
 
post(URI, InputStream, long, String, String) - Method in interface com.atlassian.marketplace.client.http.HttpTransport
Performs an HTTP POST of an API entity.
post(URI, InputStream, long, String, String) - Method in class com.atlassian.marketplace.client.impl.CommonsHttpTransport
 
postCode(Option<String>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddressBuilder
 
postParams(URI, Multimap<String, String>) - Method in interface com.atlassian.marketplace.client.http.HttpTransport
Performs an HTTP POST with form parameters.
postParams(URI, Multimap<String, String>) - Method in class com.atlassian.marketplace.client.impl.CommonsHttpTransport
 
PricingType - Enum in com.atlassian.marketplace.client.api
Represents the available types of pricing for Atlassian applications.
Product - Class in com.atlassian.marketplace.client.model
Information about an Atlassian software package, returned by the Products API.
Product() - Constructor for class com.atlassian.marketplace.client.model.Product
 
product() - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
ProductQuery - Class in com.atlassian.marketplace.client.api
Encapsulates search parameters that can be passed to Products.find(ProductQuery).
ProductQuery.Builder - Class in com.atlassian.marketplace.client.api
Builder class for ProductQuery.
ProductQuery.Builder() - Constructor for class com.atlassian.marketplace.client.api.ProductQuery.Builder
 
Products - Interface in com.atlassian.marketplace.client.api
Starting point for all resources that return product information.
products() - Method in class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
 
products(Links, ImmutableList<Product>, int) - Static method in class com.atlassian.marketplace.client.impl.InternalModel
 
products() - Method in interface com.atlassian.marketplace.client.MarketplaceClient
Returns an API object that provides access to product listings (which are called "applications" in the administrative UI).
ProductVersion - Class in com.atlassian.marketplace.client.model
Information about a specific version of a Product.
ProductVersion() - Constructor for class com.atlassian.marketplace.client.model.ProductVersion
 
productVersion() - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
ProductVersionSpecifier - Class in com.atlassian.marketplace.client.api
proxyConfiguration(Option<HttpConfiguration.ProxyConfiguration>) - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.Builder
Sets HTTP proxy server parameters.
proxyHost(Option<HttpConfiguration.ProxyHost>) - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyConfiguration.Builder
 
put(URI, byte[]) - Method in interface com.atlassian.marketplace.client.http.HttpTransport
Performs an HTTP PUT of an API entity.
put(URI, byte[]) - Method in class com.atlassian.marketplace.client.impl.CommonsHttpTransport
 
put(String, URI) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.LinksBuilder
 
put(String, Iterable<URI>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.LinksBuilder
 
put(String, Option<String>, URI) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.LinksBuilder
 
put(String, Option<URI>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.LinksBuilder
 
put(String, ImmutableList<Link>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.LinksBuilder
 
put(Links) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.LinksBuilder
 
putTemplate(String, String) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.LinksBuilder
 

Q

QueryBounds - Class in com.atlassian.marketplace.client.api
Holds the pagination parameters offset and limit, which are supported by many queries.
QueryBuilderProperties - Class in com.atlassian.marketplace.client.api
Interfaces for common query builder criteria, allowing classes like AddonQuery.Builder to be treated abstractly.
QueryBuilderProperties.AccessToken<T extends QueryBuilderProperties.AccessToken<T>> - Interface in com.atlassian.marketplace.client.api
Common interface for query builders that have an "access token" parameter.
QueryBuilderProperties.ApplicationCriteria<T extends QueryBuilderProperties.ApplicationCriteria<T>> - Interface in com.atlassian.marketplace.client.api
Common interface for query builders that have "application" and "application build number" parameters.
QueryBuilderProperties.Bounds<T extends QueryBuilderProperties.Bounds<T>> - Interface in com.atlassian.marketplace.client.api
Common interface for query builders that have "offset" and "limit" parameters.
QueryBuilderProperties.Cost<T extends QueryBuilderProperties.Cost<T>> - Interface in com.atlassian.marketplace.client.api
Common interface for query builders that have a "cost" parameter.
QueryBuilderProperties.Hosting<T extends QueryBuilderProperties.Hosting<T>> - Interface in com.atlassian.marketplace.client.api
Common interface for query builders that have a "hosting" parameter.
QueryBuilderProperties.WithVersion<T extends QueryBuilderProperties.WithVersion<T>> - Interface in com.atlassian.marketplace.client.api
Common interface for query builders that have a "withVersion" parameter.
queryParam(String, Object...) - Method in class com.atlassian.marketplace.client.util.UriBuilder
 
QueryProperties - Class in com.atlassian.marketplace.client.api
Interfaces for common query criteria, allowing classes like AddonQuery to be treated abstractly.
QueryProperties.AccessToken - Interface in com.atlassian.marketplace.client.api
Interface for query criteria that include an "accessToken" parameter.
QueryProperties.ApplicationCriteria - Interface in com.atlassian.marketplace.client.api
Interface for query criteria that include "application" and "application build number" parameters.
QueryProperties.Bounds - Interface in com.atlassian.marketplace.client.api
Interface for query criteria that include "offset" and "limit" parameters.
QueryProperties.Cost - Interface in com.atlassian.marketplace.client.api
Interface for query criteria that include a "cost" parameter.
QueryProperties.Hosting - Interface in com.atlassian.marketplace.client.api
Interface for query criteria that include a "hosting" parameter.
QueryProperties.WithVersion - Interface in com.atlassian.marketplace.client.api
Interface for query criteria that include a "withVersion" parameter.

R

reader - Variable in class com.atlassian.marketplace.client.api.Page
 
readPage(PageReference<T>, InputStream) - Method in class com.atlassian.marketplace.client.api.PageReader
 
readTimeoutMillis(Integer) - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.Builder
Sets the length of time to wait for a server response before timing out.
release(AddonVersionReleaseProperties) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionBuilder
 
release(AddonVersionReleaseProperties) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
release(AddonVersionReleaseProperties) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionSummaryBuilder
 
releaseDate(LocalDate) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.ApplicationVersionBuilder
 
releaseDate(LocalDate) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ApplicationVersionBuilder
 
releaseDate(LocalDate) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ProductVersionBuilder
 
releasedBy(Option<String>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionReleasePropertiesBuilder
 
releasedBy(Option<String>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionReleasePropertiesBuilder
 
releaseNotes(Option<HtmlString>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionBuilder
 
releaseNotes(Option<HtmlString>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
releaseSummary(Option<String>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionBuilder
 
releaseSummary(Option<String>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
remove(String) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.LinksBuilder
 
removeAll() - Method in class com.atlassian.marketplace.client.model.ModelBuilders.LinksBuilder
 
renewalAmount(Option<Float>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonPricingItemBuilder
 
requestDecorator(Option<RequestDecorator>) - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.Builder
Specifies an object that can provide custom headers for HTTP requests, e.g.
RequestDecorator - Interface in com.atlassian.marketplace.client.http
Allows the caller to attach custom request headers to all client requests.
RequiredLink - Annotation Type in com.atlassian.marketplace.client.model
This annotation is used internally to denote required link relations in model classes.
resolve(Map<String, String>) - Method in class com.atlassian.marketplace.client.api.UriTemplate
Constructs a URI by substituting values for the named variable placeholders ("{name}" or {?queryName}") in the template.
ResourceId - Class in com.atlassian.marketplace.client.api
Base class for simple value types that wrap a resource URI.
ResourceId(URI) - Constructor for class com.atlassian.marketplace.client.api.ResourceId
 
resourceIdToUri() - Static method in class com.atlassian.marketplace.client.api.ResourceId
 
REST_TYPE - Static variable in class com.atlassian.marketplace.client.model.Links
 
reviews(AddonReviewsSummary) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonBuilder
 
reviews(Option<AddonReviewsSummary>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonReferenceBuilder
 
reviews(AddonReviewsSummary) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonSummaryBuilder
 
role(Option<Pair<String, String>>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonPricingBuilder
 

S

safeBuild(ModelBuilders.UnsafeBuilder<T>) - Static method in class com.atlassian.marketplace.client.model.TestModelBuilders
 
SchemaViolation - Class in com.atlassian.marketplace.client.encoding
Base class for error descriptors that indicate that a response from the Marketplace server did not conform to the expected JSON schema, or that a model object constructed by the caller (to be sent to the server) was invalid.
SchemaViolation(Class<?>) - Constructor for class com.atlassian.marketplace.client.encoding.SchemaViolation
 
SchemaViolationException - Exception in com.atlassian.marketplace.client.impl
Used internally to wrap SchemaViolations in an unchecked exception.
SchemaViolationException(Iterable<SchemaViolation>) - Constructor for exception com.atlassian.marketplace.client.impl.SchemaViolationException
 
SchemaViolationException(SchemaViolation) - Constructor for exception com.atlassian.marketplace.client.impl.SchemaViolationException
 
scopes(Iterable<ConnectScope>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
screenshot() - Static method in class com.atlassian.marketplace.client.model.ModelBuilders
Screenshot - Class in com.atlassian.marketplace.client.model
One of the additional screenshots that can be part of AddonVersion details.
Screenshot() - Constructor for class com.atlassian.marketplace.client.model.Screenshot
 
screenshots(Iterable<Screenshot>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionBuilder
 
screenshots(Iterable<Screenshot>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
searchText(Option<String>) - Method in class com.atlassian.marketplace.client.api.AddonQuery.Builder
Restricts the query to add-ons that have the specified text somewhere in their name or description.
selfUri(T) - Static method in class com.atlassian.marketplace.client.util.EntityFunctions
 
selfUri() - Static method in class com.atlassian.marketplace.client.util.EntityFunctions
 
server(boolean) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
server(boolean) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionSummaryBuilder
 
setImageUri(URI) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ImageInfoBuilder
 
setImageUri(ImageInfo.Size, ImageInfo.Resolution, URI) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ImageInfoBuilder
 
setResourceUri(URI) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ImageInfoBuilder
 
SimpleHttpResponse - Interface in com.atlassian.marketplace.client.http
A simple abstraction of an HTTP response.
size() - Method in class com.atlassian.marketplace.client.api.Page
The number of items on this page.
STASH - Static variable in class com.atlassian.marketplace.client.api.ApplicationKey
 
state(Option<String>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddressBuilder
 
staticAddon(boolean) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionBuilder
 
staticAddon(boolean) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
staticAddon(boolean) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionSummaryBuilder
 
status(AddonStatus) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonBuilder
 
status(AddonVersionStatus) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionBuilder
 
status(ApplicationStatus) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.ApplicationBuilder
 
status(ApplicationVersionStatus) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.ApplicationVersionBuilder
 
status(AddonStatus) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonBuilder
 
status(AddonStatus) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonSummaryBuilder
 
status(AddonVersionStatus) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 
status(AddonVersionStatus) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionSummaryBuilder
 
status(ApplicationStatus) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ApplicationBuilder
 
status(ApplicationVersionStatus) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ApplicationVersionBuilder
 
stringToHtml() - Static method in class com.atlassian.marketplace.client.model.HtmlString
 
stringValue() - Method in class com.atlassian.marketplace.client.model.Link
 
stub() - Static method in class com.atlassian.marketplace.client.api.PageReader
 
summary(Option<String>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonBuilder
 
summary(Option<String>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonBuilder
 
summary(Option<String>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonSummaryBuilder
 
summary(String) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ProductBuilder
 
supported(boolean) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionReleasePropertiesBuilder
 
supported(boolean) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionReleasePropertiesBuilder
 

T

TestModelBuilders - Class in com.atlassian.marketplace.client.model
Classes for constructing model objects for the 2.0 API that normally are only ever returned by the server, so that the only reason for constructing them yourself is to provide fake data for testing your own code.
TestModelBuilders.AddonBuilder - Class in com.atlassian.marketplace.client.model
 
TestModelBuilders.AddonCategorySummaryBuilder - Class in com.atlassian.marketplace.client.model
 
TestModelBuilders.AddonCategorySummaryBuilder() - Constructor for class com.atlassian.marketplace.client.model.TestModelBuilders.AddonCategorySummaryBuilder
 
TestModelBuilders.AddonDistributionSummaryBuilder - Class in com.atlassian.marketplace.client.model
 
TestModelBuilders.AddonDistributionSummaryBuilder() - Constructor for class com.atlassian.marketplace.client.model.TestModelBuilders.AddonDistributionSummaryBuilder
 
TestModelBuilders.AddonPricingBuilder - Class in com.atlassian.marketplace.client.model
 
TestModelBuilders.AddonPricingBuilder() - Constructor for class com.atlassian.marketplace.client.model.TestModelBuilders.AddonPricingBuilder
 
TestModelBuilders.AddonPricingItemBuilder - Class in com.atlassian.marketplace.client.model
 
TestModelBuilders.AddonPricingItemBuilder() - Constructor for class com.atlassian.marketplace.client.model.TestModelBuilders.AddonPricingItemBuilder
 
TestModelBuilders.AddonReferenceBuilder - Class in com.atlassian.marketplace.client.model
 
TestModelBuilders.AddonSummaryBuilder - Class in com.atlassian.marketplace.client.model
 
TestModelBuilders.AddonVersionBuilder - Class in com.atlassian.marketplace.client.model
 
TestModelBuilders.AddonVersionReleasePropertiesBuilder - Class in com.atlassian.marketplace.client.model
 
TestModelBuilders.AddonVersionSummaryBuilder - Class in com.atlassian.marketplace.client.model
 
TestModelBuilders.AddonVersionSummaryBuilder() - Constructor for class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionSummaryBuilder
 
TestModelBuilders.ApplicationBuilder - Class in com.atlassian.marketplace.client.model
 
TestModelBuilders.ApplicationVersionBuilder - Class in com.atlassian.marketplace.client.model
 
TestModelBuilders.ImageInfoBuilder - Class in com.atlassian.marketplace.client.model
 
TestModelBuilders.ProductBuilder - Class in com.atlassian.marketplace.client.model
 
TestModelBuilders.ProductBuilder() - Constructor for class com.atlassian.marketplace.client.model.TestModelBuilders.ProductBuilder
 
TestModelBuilders.ProductVersionBuilder - Class in com.atlassian.marketplace.client.model
 
TestModelBuilders.ProductVersionBuilder() - Constructor for class com.atlassian.marketplace.client.model.TestModelBuilders.ProductVersionBuilder
 
TestModelBuilders.VendorBuilder - Class in com.atlassian.marketplace.client.model
 
TestModelBuilders.VendorSummaryBuilder - Class in com.atlassian.marketplace.client.model
 
thumbnailImage(ImageId) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.HighlightBuilder
 
title(String) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.HighlightBuilder
 
titleLogo(Option<ImageInfo>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.ProductBuilder
 
toJson(T) - Method in class com.atlassian.marketplace.client.impl.DefaultMarketplaceClient
 
toJson(T) - Method in interface com.atlassian.marketplace.client.MarketplaceClient
Attempts to convert the specified model object to a JSON string.
toString() - Method in class com.atlassian.marketplace.client.api.AddonQuery
 
toString() - Method in class com.atlassian.marketplace.client.api.AddonVersionSpecifier
 
toString() - Method in class com.atlassian.marketplace.client.api.AddonVersionsQuery
 
toString() - Method in class com.atlassian.marketplace.client.api.ApplicationKey
 
toString() - Method in class com.atlassian.marketplace.client.api.ApplicationVersionSpecifier
 
toString() - Method in class com.atlassian.marketplace.client.api.ApplicationVersionsQuery
 
toString() - Method in class com.atlassian.marketplace.client.api.ProductQuery
 
toString() - Method in class com.atlassian.marketplace.client.api.ProductVersionSpecifier
 
toString() - Method in class com.atlassian.marketplace.client.api.ResourceId
 
toString() - Method in class com.atlassian.marketplace.client.api.VendorQuery
 
toString() - Method in class com.atlassian.marketplace.client.encoding.SchemaViolation
 
toString() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.Credentials
 
toString() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyAuthParams
 
toString() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyConfiguration
 
toString() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration.ProxyHost
 
toString() - Method in class com.atlassian.marketplace.client.http.HttpConfiguration
 
toString() - Method in class com.atlassian.marketplace.client.model.HtmlString
 
totalInstalls(Option<Integer>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonDistributionSummaryBuilder
 
totalSize() - Method in class com.atlassian.marketplace.client.api.Page
The number of items in the entire result set, of which this page is a subset.
totalUsers(Option<Integer>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonDistributionSummaryBuilder
 
treatPartlyFreeAs(Option<AddonQuery.TreatPartlyFreeAs>) - Method in class com.atlassian.marketplace.client.api.AddonQuery.Builder
Specify how partly free, paid via Atlassian add-ons (those with a free tier) should be treated.
types - Variable in class com.atlassian.marketplace.client.impl.InternalModel.LicenseTypes.Embedded
 

U

unitCount(int) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonPricingItemBuilder
 
updateAddon(Addon, Addon) - Method in interface com.atlassian.marketplace.client.api.Addons
Attempts to modify an existing add-on.
updateApplication(Application, Application) - Method in interface com.atlassian.marketplace.client.api.Applications
Attempts to modify an existing application.
updateVendor(Vendor, Vendor) - Method in interface com.atlassian.marketplace.client.api.Vendors
Attempts to modify an existing vendor.
updateVersion(AddonVersion, AddonVersion) - Method in interface com.atlassian.marketplace.client.api.Addons
Attempts to modify an existing add-on version.
updateVersion(ApplicationVersion, ApplicationVersion) - Method in interface com.atlassian.marketplace.client.api.Applications
Attempts to modify an existing application version.
uploadAddonArtifact(File) - Method in interface com.atlassian.marketplace.client.api.Assets
Uploads an add-on artifact (.jar or .obr) to the Marketplace server, which can then be used for an add-on version that you are planning to create.
uploadImage(File, ImagePurpose) - Method in interface com.atlassian.marketplace.client.api.Assets
Uploads an image file to the Marketplace server, which can then be used for an image property of a model object that you are planning to create or update.
UriBuilder - Class in com.atlassian.marketplace.client.util
Simplified wrapper for Apache URIBuilder that gives it the nicer interface of the jax-rs UriBuilder, without having to bring in that dependency.
UriTemplate - Class in com.atlassian.marketplace.client.api
A simple string wrapper that represents a URI template (RFC 6570).

V

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
Specifies the add-on's vendor using a VendorSummary instance.
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
Creates a new ModelBuilders.VendorBuilder initialized from the properties of an existing Vendor.
vendor(VendorSummary) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonBuilder
Specifies the add-on's vendor using a VendorSummary instance.
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
Properties that exist in both Vendor and VendorSummary.
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
Builder class for VendorQuery.
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
Attaches an AddonVersion to the Addon.
version(Option<AddonVersion>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonBuilder
Attaches an AddonVersion to the Addon.
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
Creates a VersionCompatibility that specifies compatibility with an application in both Cloud and Server hosting, specifying the application version range for Server hosting as a minimum and maximum build number (this value comes from ApplicationVersion.getBuildNumber()).
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.

W

WEB_TYPE - Static variable in class com.atlassian.marketplace.client.model.Links
 
withLimit(Option<Integer>) - Method in class com.atlassian.marketplace.client.api.QueryBounds
Returns a copy of this QueryBounds instance with the limit property changed.
withOffset(int) - Method in class com.atlassian.marketplace.client.api.QueryBounds
Returns a copy of this QueryBounds instance with the offset property changed.
withRequestDecorator(RequestDecorator) - Method in interface com.atlassian.marketplace.client.http.HttpTransport
Returns another HttpTransport instance that behaves the same as this one except that it adds headers from the specified RequestDecorator to every request (in addition to any headers previously specified in the defaults).
withRequestDecorator(RequestDecorator) - Method in class com.atlassian.marketplace.client.impl.CommonsHttpTransport
 
withVersion(boolean) - Method in class com.atlassian.marketplace.client.api.AddonQuery.Builder
 
withVersion(boolean) - Method in class com.atlassian.marketplace.client.api.ProductQuery.Builder
 
withVersion(boolean) - Method in interface com.atlassian.marketplace.client.api.QueryBuilderProperties.WithVersion
Specifies whether the result set should include version-level properties.

Y

youtubeId(Option<String>) - Method in class com.atlassian.marketplace.client.model.ModelBuilders.AddonVersionBuilder
 
youtubeId(Option<String>) - Method in class com.atlassian.marketplace.client.model.TestModelBuilders.AddonVersionBuilder
 

_

_embedded - Variable in class com.atlassian.marketplace.client.impl.InternalModel.AddonCategories
 
_embedded - Variable in class com.atlassian.marketplace.client.impl.InternalModel.Applications
 
_links - Variable in class com.atlassian.marketplace.client.impl.InternalModel.AddonCategories
 
_links - Variable in class com.atlassian.marketplace.client.impl.InternalModel.Applications
 
A B C D E F G H I J K L M N O P Q R S T U V W Y _ 

Copyright © 2016 Atlassian. All rights reserved.