Class MarketplaceAdministratorClient
Service client instance for MarketplaceAdministrator.
Implements
Inherited Members
Namespace: Oci.MarketplacepublisherService
Assembly: OCI.DotNetSDK.Marketplacepublisher.dll
Syntax
public class MarketplaceAdministratorClient : RegionalClientBase, IDisposable
Constructors
MarketplaceAdministratorClient(IBasicAuthenticationDetailsProvider, ClientConfiguration, string)
Creates a new service instance using the given authentication provider and/or client configuration and/or endpoint. A client configuration can also be provided optionally to adjust REST client behaviors.
Declaration
public MarketplaceAdministratorClient(IBasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration clientConfiguration = null, string endpoint = null)
Parameters
| Type | Name | Description |
|---|---|---|
| IBasicAuthenticationDetailsProvider | authenticationDetailsProvider | The authentication details provider. Required. |
| ClientConfiguration | clientConfiguration | The client configuration that contains settings to adjust REST client behaviors. Optional. |
| string | endpoint | The endpoint of the service. If not provided and the client is a regional client, the endpoint will be constructed based on region information. Optional. |
Properties
Paginators
Declaration
public MarketplaceAdministratorPaginators Paginators { get; }
Property Value
| Type | Description |
|---|---|
| MarketplaceAdministratorPaginators |
Methods
ChangeListingRevisionStatusToNew(ChangeListingRevisionStatusToNewRequest, RetryConfiguration, CancellationToken, HttpCompletionOption)
Change the Listing Revision status to New
Declaration
public Task<ChangeListingRevisionStatusToNewResponse> ChangeListingRevisionStatusToNew(ChangeListingRevisionStatusToNewRequest request, RetryConfiguration retryConfiguration = null, CancellationToken cancellationToken = default, HttpCompletionOption completionOption = HttpCompletionOption.ResponseContentRead)
Parameters
| Type | Name | Description |
|---|---|---|
| ChangeListingRevisionStatusToNewRequest | request | The request object containing the details to send. Required. |
| RetryConfiguration | retryConfiguration | The retry configuration that will be used by to send this request. Optional. |
| CancellationToken | cancellationToken | The cancellation token to cancel this operation. Optional. |
| HttpCompletionOption | completionOption | The completion option for this operation. Optional. |
Returns
| Type | Description |
|---|---|
| Task<ChangeListingRevisionStatusToNewResponse> | A response object containing details about the completed operation |
Examples
Click here to see an example of how to use ChangeListingRevisionStatusToNew API.
CreateMarket(CreateMarketRequest, RetryConfiguration, CancellationToken, HttpCompletionOption)
Creates a new Market.
Declaration
public Task<CreateMarketResponse> CreateMarket(CreateMarketRequest request, RetryConfiguration retryConfiguration = null, CancellationToken cancellationToken = default, HttpCompletionOption completionOption = HttpCompletionOption.ResponseContentRead)
Parameters
| Type | Name | Description |
|---|---|---|
| CreateMarketRequest | request | The request object containing the details to send. Required. |
| RetryConfiguration | retryConfiguration | The retry configuration that will be used by to send this request. Optional. |
| CancellationToken | cancellationToken | The cancellation token to cancel this operation. Optional. |
| HttpCompletionOption | completionOption | The completion option for this operation. Optional. |
Returns
| Type | Description |
|---|---|
| Task<CreateMarketResponse> | A response object containing details about the completed operation |
Examples
Click here to see an example of how to use CreateMarket API.
GetAdminArtifact(GetAdminArtifactRequest, RetryConfiguration, CancellationToken, HttpCompletionOption)
Gets the specified artifact's information.
Declaration
public Task<GetAdminArtifactResponse> GetAdminArtifact(GetAdminArtifactRequest request, RetryConfiguration retryConfiguration = null, CancellationToken cancellationToken = default, HttpCompletionOption completionOption = HttpCompletionOption.ResponseContentRead)
Parameters
| Type | Name | Description |
|---|---|---|
| GetAdminArtifactRequest | request | The request object containing the details to send. Required. |
| RetryConfiguration | retryConfiguration | The retry configuration that will be used by to send this request. Optional. |
| CancellationToken | cancellationToken | The cancellation token to cancel this operation. Optional. |
| HttpCompletionOption | completionOption | The completion option for this operation. Optional. |
Returns
| Type | Description |
|---|---|
| Task<GetAdminArtifactResponse> | A response object containing details about the completed operation |
Examples
Click here to see an example of how to use GetAdminArtifact API.
GetAdminListing(GetAdminListingRequest, RetryConfiguration, CancellationToken, HttpCompletionOption)
Returns details of the Listing.
Declaration
public Task<GetAdminListingResponse> GetAdminListing(GetAdminListingRequest request, RetryConfiguration retryConfiguration = null, CancellationToken cancellationToken = default, HttpCompletionOption completionOption = HttpCompletionOption.ResponseContentRead)
Parameters
| Type | Name | Description |
|---|---|---|
| GetAdminListingRequest | request | The request object containing the details to send. Required. |
| RetryConfiguration | retryConfiguration | The retry configuration that will be used by to send this request. Optional. |
| CancellationToken | cancellationToken | The cancellation token to cancel this operation. Optional. |
| HttpCompletionOption | completionOption | The completion option for this operation. Optional. |
Returns
| Type | Description |
|---|---|
| Task<GetAdminListingResponse> | A response object containing details about the completed operation |
Examples
Click here to see an example of how to use GetAdminListing API.
GetAdminListingRevision(GetAdminListingRevisionRequest, RetryConfiguration, CancellationToken, HttpCompletionOption)
Returns details of the Listing revision.
Declaration
public Task<GetAdminListingRevisionResponse> GetAdminListingRevision(GetAdminListingRevisionRequest request, RetryConfiguration retryConfiguration = null, CancellationToken cancellationToken = default, HttpCompletionOption completionOption = HttpCompletionOption.ResponseContentRead)
Parameters
| Type | Name | Description |
|---|---|---|
| GetAdminListingRevisionRequest | request | The request object containing the details to send. Required. |
| RetryConfiguration | retryConfiguration | The retry configuration that will be used by to send this request. Optional. |
| CancellationToken | cancellationToken | The cancellation token to cancel this operation. Optional. |
| HttpCompletionOption | completionOption | The completion option for this operation. Optional. |
Returns
| Type | Description |
|---|---|
| Task<GetAdminListingRevisionResponse> | A response object containing details about the completed operation |
Examples
Click here to see an example of how to use GetAdminListingRevision API.
GetAdminListingRevisionAttachment(GetAdminListingRevisionAttachmentRequest, RetryConfiguration, CancellationToken, HttpCompletionOption)
Get the details of the specified listing revision attachment.
Declaration
public Task<GetAdminListingRevisionAttachmentResponse> GetAdminListingRevisionAttachment(GetAdminListingRevisionAttachmentRequest request, RetryConfiguration retryConfiguration = null, CancellationToken cancellationToken = default, HttpCompletionOption completionOption = HttpCompletionOption.ResponseContentRead)
Parameters
| Type | Name | Description |
|---|---|---|
| GetAdminListingRevisionAttachmentRequest | request | The request object containing the details to send. Required. |
| RetryConfiguration | retryConfiguration | The retry configuration that will be used by to send this request. Optional. |
| CancellationToken | cancellationToken | The cancellation token to cancel this operation. Optional. |
| HttpCompletionOption | completionOption | The completion option for this operation. Optional. |
Returns
| Type | Description |
|---|---|
| Task<GetAdminListingRevisionAttachmentResponse> | A response object containing details about the completed operation |
Examples
Click here to see an example of how to use GetAdminListingRevisionAttachment API.
GetAdminListingRevisionPackage(GetAdminListingRevisionPackageRequest, RetryConfiguration, CancellationToken, HttpCompletionOption)
Get the details of the specified version of a package.
Declaration
public Task<GetAdminListingRevisionPackageResponse> GetAdminListingRevisionPackage(GetAdminListingRevisionPackageRequest request, RetryConfiguration retryConfiguration = null, CancellationToken cancellationToken = default, HttpCompletionOption completionOption = HttpCompletionOption.ResponseContentRead)
Parameters
| Type | Name | Description |
|---|---|---|
| GetAdminListingRevisionPackageRequest | request | The request object containing the details to send. Required. |
| RetryConfiguration | retryConfiguration | The retry configuration that will be used by to send this request. Optional. |
| CancellationToken | cancellationToken | The cancellation token to cancel this operation. Optional. |
| HttpCompletionOption | completionOption | The completion option for this operation. Optional. |
Returns
| Type | Description |
|---|---|
| Task<GetAdminListingRevisionPackageResponse> | A response object containing details about the completed operation |
Examples
Click here to see an example of how to use GetAdminListingRevisionPackage API.
GetAdminTerm(GetAdminTermRequest, RetryConfiguration, CancellationToken, HttpCompletionOption)
Gets a Term by identifier
Declaration
public Task<GetAdminTermResponse> GetAdminTerm(GetAdminTermRequest request, RetryConfiguration retryConfiguration = null, CancellationToken cancellationToken = default, HttpCompletionOption completionOption = HttpCompletionOption.ResponseContentRead)
Parameters
| Type | Name | Description |
|---|---|---|
| GetAdminTermRequest | request | The request object containing the details to send. Required. |
| RetryConfiguration | retryConfiguration | The retry configuration that will be used by to send this request. Optional. |
| CancellationToken | cancellationToken | The cancellation token to cancel this operation. Optional. |
| HttpCompletionOption | completionOption | The completion option for this operation. Optional. |
Returns
| Type | Description |
|---|---|
| Task<GetAdminTermResponse> | A response object containing details about the completed operation |
Examples
Click here to see an example of how to use GetAdminTerm API.
GetAdminTermVersion(GetAdminTermVersionRequest, RetryConfiguration, CancellationToken, HttpCompletionOption)
Gets a Term Version by the identifier
Declaration
public Task<GetAdminTermVersionResponse> GetAdminTermVersion(GetAdminTermVersionRequest request, RetryConfiguration retryConfiguration = null, CancellationToken cancellationToken = default, HttpCompletionOption completionOption = HttpCompletionOption.ResponseContentRead)
Parameters
| Type | Name | Description |
|---|---|---|
| GetAdminTermVersionRequest | request | The request object containing the details to send. Required. |
| RetryConfiguration | retryConfiguration | The retry configuration that will be used by to send this request. Optional. |
| CancellationToken | cancellationToken | The cancellation token to cancel this operation. Optional. |
| HttpCompletionOption | completionOption | The completion option for this operation. Optional. |
Returns
| Type | Description |
|---|---|
| Task<GetAdminTermVersionResponse> | A response object containing details about the completed operation |
Examples
Click here to see an example of how to use GetAdminTermVersion API.
ListAdminArtifacts(ListAdminArtifactsRequest, RetryConfiguration, CancellationToken, HttpCompletionOption)
Lists the artifacts in your compartment. You must specify your compartment's OCID as the value for the compartment ID. For information about OCIDs, see Resource Identifiers (Content/General/Concepts/identifiers.htm).
Declaration
public Task<ListAdminArtifactsResponse> ListAdminArtifacts(ListAdminArtifactsRequest request, RetryConfiguration retryConfiguration = null, CancellationToken cancellationToken = default, HttpCompletionOption completionOption = HttpCompletionOption.ResponseContentRead)
Parameters
| Type | Name | Description |
|---|---|---|
| ListAdminArtifactsRequest | request | The request object containing the details to send. Required. |
| RetryConfiguration | retryConfiguration | The retry configuration that will be used by to send this request. Optional. |
| CancellationToken | cancellationToken | The cancellation token to cancel this operation. Optional. |
| HttpCompletionOption | completionOption | The completion option for this operation. Optional. |
Returns
| Type | Description |
|---|---|
| Task<ListAdminArtifactsResponse> | A response object containing details about the completed operation |
Examples
Click here to see an example of how to use ListAdminArtifacts API.
ListAdminListingRevisionAttachments(ListAdminListingRevisionAttachmentsRequest, RetryConfiguration, CancellationToken, HttpCompletionOption)
Gets the list of attachments for a listing revision
Declaration
public Task<ListAdminListingRevisionAttachmentsResponse> ListAdminListingRevisionAttachments(ListAdminListingRevisionAttachmentsRequest request, RetryConfiguration retryConfiguration = null, CancellationToken cancellationToken = default, HttpCompletionOption completionOption = HttpCompletionOption.ResponseContentRead)
Parameters
| Type | Name | Description |
|---|---|---|
| ListAdminListingRevisionAttachmentsRequest | request | The request object containing the details to send. Required. |
| RetryConfiguration | retryConfiguration | The retry configuration that will be used by to send this request. Optional. |
| CancellationToken | cancellationToken | The cancellation token to cancel this operation. Optional. |
| HttpCompletionOption | completionOption | The completion option for this operation. Optional. |
Returns
| Type | Description |
|---|---|
| Task<ListAdminListingRevisionAttachmentsResponse> | A response object containing details about the completed operation |
Examples
Click here to see an example of how to use ListAdminListingRevisionAttachments API.
ListAdminListingRevisionPackages(ListAdminListingRevisionPackagesRequest, RetryConfiguration, CancellationToken, HttpCompletionOption)
Gets the list of packages for a listing revision.
Declaration
public Task<ListAdminListingRevisionPackagesResponse> ListAdminListingRevisionPackages(ListAdminListingRevisionPackagesRequest request, RetryConfiguration retryConfiguration = null, CancellationToken cancellationToken = default, HttpCompletionOption completionOption = HttpCompletionOption.ResponseContentRead)
Parameters
| Type | Name | Description |
|---|---|---|
| ListAdminListingRevisionPackagesRequest | request | The request object containing the details to send. Required. |
| RetryConfiguration | retryConfiguration | The retry configuration that will be used by to send this request. Optional. |
| CancellationToken | cancellationToken | The cancellation token to cancel this operation. Optional. |
| HttpCompletionOption | completionOption | The completion option for this operation. Optional. |
Returns
| Type | Description |
|---|---|
| Task<ListAdminListingRevisionPackagesResponse> | A response object containing details about the completed operation |
Examples
Click here to see an example of how to use ListAdminListingRevisionPackages API.
ListAdminListingRevisions(ListAdminListingRevisionsRequest, RetryConfiguration, CancellationToken, HttpCompletionOption)
Returns a list of all the Listing revisions.
Declaration
public Task<ListAdminListingRevisionsResponse> ListAdminListingRevisions(ListAdminListingRevisionsRequest request, RetryConfiguration retryConfiguration = null, CancellationToken cancellationToken = default, HttpCompletionOption completionOption = HttpCompletionOption.ResponseContentRead)
Parameters
| Type | Name | Description |
|---|---|---|
| ListAdminListingRevisionsRequest | request | The request object containing the details to send. Required. |
| RetryConfiguration | retryConfiguration | The retry configuration that will be used by to send this request. Optional. |
| CancellationToken | cancellationToken | The cancellation token to cancel this operation. Optional. |
| HttpCompletionOption | completionOption | The completion option for this operation. Optional. |
Returns
| Type | Description |
|---|---|
| Task<ListAdminListingRevisionsResponse> | A response object containing details about the completed operation |
Examples
Click here to see an example of how to use ListAdminListingRevisions API.
ListAdminPublisherSkus(ListAdminPublisherSkusRequest, RetryConfiguration, CancellationToken, HttpCompletionOption)
Retrieve a list of publisher SKUs
Declaration
public Task<ListAdminPublisherSkusResponse> ListAdminPublisherSkus(ListAdminPublisherSkusRequest request, RetryConfiguration retryConfiguration = null, CancellationToken cancellationToken = default, HttpCompletionOption completionOption = HttpCompletionOption.ResponseContentRead)
Parameters
| Type | Name | Description |
|---|---|---|
| ListAdminPublisherSkusRequest | request | The request object containing the details to send. Required. |
| RetryConfiguration | retryConfiguration | The retry configuration that will be used by to send this request. Optional. |
| CancellationToken | cancellationToken | The cancellation token to cancel this operation. Optional. |
| HttpCompletionOption | completionOption | The completion option for this operation. Optional. |
Returns
| Type | Description |
|---|---|
| Task<ListAdminPublisherSkusResponse> | A response object containing details about the completed operation |
Examples
Click here to see an example of how to use ListAdminPublisherSkus API.
ListAdminTermVersions(ListAdminTermVersionsRequest, RetryConfiguration, CancellationToken, HttpCompletionOption)
Returns a list of the publisher term versions.
Declaration
public Task<ListAdminTermVersionsResponse> ListAdminTermVersions(ListAdminTermVersionsRequest request, RetryConfiguration retryConfiguration = null, CancellationToken cancellationToken = default, HttpCompletionOption completionOption = HttpCompletionOption.ResponseContentRead)
Parameters
| Type | Name | Description |
|---|---|---|
| ListAdminTermVersionsRequest | request | The request object containing the details to send. Required. |
| RetryConfiguration | retryConfiguration | The retry configuration that will be used by to send this request. Optional. |
| CancellationToken | cancellationToken | The cancellation token to cancel this operation. Optional. |
| HttpCompletionOption | completionOption | The completion option for this operation. Optional. |
Returns
| Type | Description |
|---|---|
| Task<ListAdminTermVersionsResponse> | A response object containing details about the completed operation |
Examples
Click here to see an example of how to use ListAdminTermVersions API.
ListAdminTerms(ListAdminTermsRequest, RetryConfiguration, CancellationToken, HttpCompletionOption)
Returns a list of the publisher terms.
Declaration
public Task<ListAdminTermsResponse> ListAdminTerms(ListAdminTermsRequest request, RetryConfiguration retryConfiguration = null, CancellationToken cancellationToken = default, HttpCompletionOption completionOption = HttpCompletionOption.ResponseContentRead)
Parameters
| Type | Name | Description |
|---|---|---|
| ListAdminTermsRequest | request | The request object containing the details to send. Required. |
| RetryConfiguration | retryConfiguration | The retry configuration that will be used by to send this request. Optional. |
| CancellationToken | cancellationToken | The cancellation token to cancel this operation. Optional. |
| HttpCompletionOption | completionOption | The completion option for this operation. Optional. |
Returns
| Type | Description |
|---|---|
| Task<ListAdminTermsResponse> | A response object containing details about the completed operation |
Examples
Click here to see an example of how to use ListAdminTerms API.
ListAdminWorkRequests(ListAdminWorkRequestsRequest, RetryConfiguration, CancellationToken, HttpCompletionOption)
Lists the work requests in a compartment.
Declaration
public Task<ListAdminWorkRequestsResponse> ListAdminWorkRequests(ListAdminWorkRequestsRequest request, RetryConfiguration retryConfiguration = null, CancellationToken cancellationToken = default, HttpCompletionOption completionOption = HttpCompletionOption.ResponseContentRead)
Parameters
| Type | Name | Description |
|---|---|---|
| ListAdminWorkRequestsRequest | request | The request object containing the details to send. Required. |
| RetryConfiguration | retryConfiguration | The retry configuration that will be used by to send this request. Optional. |
| CancellationToken | cancellationToken | The cancellation token to cancel this operation. Optional. |
| HttpCompletionOption | completionOption | The completion option for this operation. Optional. |
Returns
| Type | Description |
|---|---|
| Task<ListAdminWorkRequestsResponse> | A response object containing details about the completed operation |
Examples
Click here to see an example of how to use ListAdminWorkRequests API.