Méthode | Description | |
---|---|---|
AmazonAWSMarketplaceMeteringClient ( ) : System |
Constructs AmazonAWSMarketplaceMeteringClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonAWSMarketplaceMeteringClient ( |
Constructs AmazonAWSMarketplaceMeteringClient with AWS Credentials
|
|
AmazonAWSMarketplaceMeteringClient ( |
Constructs AmazonAWSMarketplaceMeteringClient with AWS Credentials and an AmazonAWSMarketplaceMeteringClient Configuration object.
|
|
AmazonAWSMarketplaceMeteringClient ( |
Constructs AmazonAWSMarketplaceMeteringClient with AWS Credentials
|
|
AmazonAWSMarketplaceMeteringClient ( |
Constructs AmazonAWSMarketplaceMeteringClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonAWSMarketplaceMeteringClient ( RegionEndpoint region ) : System |
Constructs AmazonAWSMarketplaceMeteringClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonAWSMarketplaceMeteringClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonAWSMarketplaceMeteringClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonAWSMarketplaceMeteringClient ( string awsAccessKeyId, string awsSecretAccessKey, |
Constructs AmazonAWSMarketplaceMeteringClient with AWS Access Key ID, AWS Secret Key and an AmazonAWSMarketplaceMeteringClient Configuration object.
|
|
AmazonAWSMarketplaceMeteringClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System |
Constructs AmazonAWSMarketplaceMeteringClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonAWSMarketplaceMeteringClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System |
Constructs AmazonAWSMarketplaceMeteringClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonAWSMarketplaceMeteringClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
Constructs AmazonAWSMarketplaceMeteringClient with AWS Access Key ID, AWS Secret Key and an AmazonAWSMarketplaceMeteringClient Configuration object.
|
|
AmazonAWSMarketplaceMeteringClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System |
Constructs AmazonAWSMarketplaceMeteringClient with AWS Access Key ID and AWS Secret Key
|
|
BatchMeterUsage ( |
|
|
BatchMeterUsageAsync ( |
Initiates the asynchronous execution of the BatchMeterUsage operation.
|
|
BeginBatchMeterUsage ( |
Initiates the asynchronous execution of the BatchMeterUsage operation.
|
|
BeginMeterUsage ( |
Initiates the asynchronous execution of the MeterUsage operation.
|
|
BeginResolveCustomer ( |
Initiates the asynchronous execution of the ResolveCustomer operation.
|
|
EndBatchMeterUsage ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the BatchMeterUsage operation.
|
|
EndMeterUsage ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the MeterUsage operation.
|
|
EndResolveCustomer ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ResolveCustomer operation.
|
|
MeterUsage ( |
API to emit metering records. For identical requests, the API is idempotent. It simply returns the metering record ID.
|
|
MeterUsageAsync ( |
Initiates the asynchronous execution of the MeterUsage operation.
|
|
ResolveCustomer ( |
|
|
ResolveCustomerAsync ( |
Initiates the asynchronous execution of the ResolveCustomer operation.
|
Méthode | Description | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
public AmazonAWSMarketplaceMeteringClient ( ) : System | ||
Résultat | System |
public AmazonAWSMarketplaceMeteringClient ( |
||
credentials | AWS Credentials | |
Résultat | System |
public AmazonAWSMarketplaceMeteringClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonAWSMarketplaceMeteringClient Configuration Object | |
Résultat | System |
public AmazonAWSMarketplaceMeteringClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
Résultat | System |
public AmazonAWSMarketplaceMeteringClient ( |
||
config | The AmazonAWSMarketplaceMeteringClient Configuration Object | |
Résultat | System |
public AmazonAWSMarketplaceMeteringClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
Résultat | System |
public AmazonAWSMarketplaceMeteringClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
Résultat | System |
public AmazonAWSMarketplaceMeteringClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonAWSMarketplaceMeteringClient Configuration Object | |
Résultat | System |
public AmazonAWSMarketplaceMeteringClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
region | RegionEndpoint | The region to connect. |
Résultat | System |
public AmazonAWSMarketplaceMeteringClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
Résultat | System |
public AmazonAWSMarketplaceMeteringClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
clientConfig | The AmazonAWSMarketplaceMeteringClient Configuration Object | |
Résultat | System |
public AmazonAWSMarketplaceMeteringClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
region | RegionEndpoint | The region to connect. |
Résultat | System |
public BatchMeterUsage ( |
||
request | Container for the necessary parameters to execute the BatchMeterUsage service method. | |
Résultat |
public BatchMeterUsageAsync ( |
||
request | Container for the necessary parameters to execute the BatchMeterUsage operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public BeginBatchMeterUsage ( |
||
request | Container for the necessary parameters to execute the BatchMeterUsage operation on AmazonAWSMarketplaceMeteringClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginMeterUsage ( |
||
request | Container for the necessary parameters to execute the MeterUsage operation on AmazonAWSMarketplaceMeteringClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginResolveCustomer ( |
||
request | Container for the necessary parameters to execute the ResolveCustomer operation on AmazonAWSMarketplaceMeteringClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
protected CreateSigner ( ) : |
||
Résultat |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public EndBatchMeterUsage ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginBatchMeterUsage. |
Résultat |
public EndMeterUsage ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginMeterUsage. |
Résultat |
public EndResolveCustomer ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginResolveCustomer. |
Résultat |
public MeterUsage ( |
||
request | Container for the necessary parameters to execute the MeterUsage service method. | |
Résultat |
public MeterUsageAsync ( |
||
request | Container for the necessary parameters to execute the MeterUsage operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ResolveCustomer ( |
||
request | Container for the necessary parameters to execute the ResolveCustomer service method. | |
Résultat |
public ResolveCustomerAsync ( |
||
request | Container for the necessary parameters to execute the ResolveCustomer operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |