azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.b...

226 строки
21 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.billing.fluent.PartnerTransfersClient"
fullName: "com.azure.resourcemanager.billing.fluent.PartnerTransfersClient"
name: "PartnerTransfersClient"
nameWithType: "PartnerTransfersClient"
summary: "An instance of this class provides access to all the operations defined in Partner<wbr>Transfers<wbr>Client."
syntax: "public interface **PartnerTransfersClient**"
methods:
- uid: "com.azure.resourcemanager.billing.fluent.PartnerTransfersClient.cancel(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.billing.fluent.PartnerTransfersClient.cancel(String billingAccountName, String billingProfileName, String customerName, String transferName)"
name: "cancel(String billingAccountName, String billingProfileName, String customerName, String transferName)"
nameWithType: "PartnerTransfersClient.cancel(String billingAccountName, String billingProfileName, String customerName, String transferName)"
summary: "Cancels a transfer request."
modifiers:
- "abstract"
parameters:
- description: "The ID that uniquely identifies a billing account."
name: "billingAccountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a billing profile."
name: "billingProfileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a customer."
name: "customerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a transfer request."
name: "transferName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PartnerTransferDetailsInner cancel(String billingAccountName, String billingProfileName, String customerName, String transferName)"
desc: "Cancels a transfer request. The operation is supported only for billing accounts with agreement type Microsoft Partner Agreement."
returns:
description: "details of the transfer."
type: "<xref href=\"com.azure.resourcemanager.billing.fluent.models.PartnerTransferDetailsInner?alt=com.azure.resourcemanager.billing.fluent.models.PartnerTransferDetailsInner&text=PartnerTransferDetailsInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.fluent.PartnerTransfersClient.cancelWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.billing.fluent.PartnerTransfersClient.cancelWithResponse(String billingAccountName, String billingProfileName, String customerName, String transferName, Context context)"
name: "cancelWithResponse(String billingAccountName, String billingProfileName, String customerName, String transferName, Context context)"
nameWithType: "PartnerTransfersClient.cancelWithResponse(String billingAccountName, String billingProfileName, String customerName, String transferName, Context context)"
summary: "Cancels a transfer request."
modifiers:
- "abstract"
parameters:
- description: "The ID that uniquely identifies a billing account."
name: "billingAccountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a billing profile."
name: "billingProfileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a customer."
name: "customerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a transfer request."
name: "transferName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<PartnerTransferDetailsInner> cancelWithResponse(String billingAccountName, String billingProfileName, String customerName, String transferName, Context context)"
desc: "Cancels a transfer request. The operation is supported only for billing accounts with agreement type Microsoft Partner Agreement."
returns:
description: "details of the transfer along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.billing.fluent.models.PartnerTransferDetailsInner?alt=com.azure.resourcemanager.billing.fluent.models.PartnerTransferDetailsInner&text=PartnerTransferDetailsInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.fluent.PartnerTransfersClient.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.billing.fluent.PartnerTransfersClient.get(String billingAccountName, String billingProfileName, String customerName, String transferName)"
name: "get(String billingAccountName, String billingProfileName, String customerName, String transferName)"
nameWithType: "PartnerTransfersClient.get(String billingAccountName, String billingProfileName, String customerName, String transferName)"
summary: "Gets a transfer request by ID."
modifiers:
- "abstract"
parameters:
- description: "The ID that uniquely identifies a billing account."
name: "billingAccountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a billing profile."
name: "billingProfileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a customer."
name: "customerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a transfer request."
name: "transferName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PartnerTransferDetailsInner get(String billingAccountName, String billingProfileName, String customerName, String transferName)"
desc: "Gets a transfer request by ID. The operation is supported only for billing accounts with agreement type Microsoft Partner Agreement."
returns:
description: "a transfer request by ID."
type: "<xref href=\"com.azure.resourcemanager.billing.fluent.models.PartnerTransferDetailsInner?alt=com.azure.resourcemanager.billing.fluent.models.PartnerTransferDetailsInner&text=PartnerTransferDetailsInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.fluent.PartnerTransfersClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.billing.fluent.PartnerTransfersClient.getWithResponse(String billingAccountName, String billingProfileName, String customerName, String transferName, Context context)"
name: "getWithResponse(String billingAccountName, String billingProfileName, String customerName, String transferName, Context context)"
nameWithType: "PartnerTransfersClient.getWithResponse(String billingAccountName, String billingProfileName, String customerName, String transferName, Context context)"
summary: "Gets a transfer request by ID."
modifiers:
- "abstract"
parameters:
- description: "The ID that uniquely identifies a billing account."
name: "billingAccountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a billing profile."
name: "billingProfileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a customer."
name: "customerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a transfer request."
name: "transferName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<PartnerTransferDetailsInner> getWithResponse(String billingAccountName, String billingProfileName, String customerName, String transferName, Context context)"
desc: "Gets a transfer request by ID. The operation is supported only for billing accounts with agreement type Microsoft Partner Agreement."
returns:
description: "a transfer request by ID along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.billing.fluent.models.PartnerTransferDetailsInner?alt=com.azure.resourcemanager.billing.fluent.models.PartnerTransferDetailsInner&text=PartnerTransferDetailsInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.fluent.PartnerTransfersClient.initiate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.billing.models.PartnerInitiateTransferRequest)"
fullName: "com.azure.resourcemanager.billing.fluent.PartnerTransfersClient.initiate(String billingAccountName, String billingProfileName, String customerName, String transferName, PartnerInitiateTransferRequest parameters)"
name: "initiate(String billingAccountName, String billingProfileName, String customerName, String transferName, PartnerInitiateTransferRequest parameters)"
nameWithType: "PartnerTransfersClient.initiate(String billingAccountName, String billingProfileName, String customerName, String transferName, PartnerInitiateTransferRequest parameters)"
summary: "Sends a request to a user in a customer's billing account to transfer billing ownership of their subscriptions."
modifiers:
- "abstract"
parameters:
- description: "The ID that uniquely identifies a billing account."
name: "billingAccountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a billing profile."
name: "billingProfileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a customer."
name: "customerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a transfer request."
name: "transferName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Request parameters that are provided to the initiate transfer operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.billing.models.PartnerInitiateTransferRequest?alt=com.azure.resourcemanager.billing.models.PartnerInitiateTransferRequest&text=PartnerInitiateTransferRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PartnerTransferDetailsInner initiate(String billingAccountName, String billingProfileName, String customerName, String transferName, PartnerInitiateTransferRequest parameters)"
desc: "Sends a request to a user in a customer's billing account to transfer billing ownership of their subscriptions. The operation is supported only for billing accounts with agreement type Microsoft Partner Agreement."
returns:
description: "details of the transfer."
type: "<xref href=\"com.azure.resourcemanager.billing.fluent.models.PartnerTransferDetailsInner?alt=com.azure.resourcemanager.billing.fluent.models.PartnerTransferDetailsInner&text=PartnerTransferDetailsInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.fluent.PartnerTransfersClient.initiateWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.billing.models.PartnerInitiateTransferRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.billing.fluent.PartnerTransfersClient.initiateWithResponse(String billingAccountName, String billingProfileName, String customerName, String transferName, PartnerInitiateTransferRequest parameters, Context context)"
name: "initiateWithResponse(String billingAccountName, String billingProfileName, String customerName, String transferName, PartnerInitiateTransferRequest parameters, Context context)"
nameWithType: "PartnerTransfersClient.initiateWithResponse(String billingAccountName, String billingProfileName, String customerName, String transferName, PartnerInitiateTransferRequest parameters, Context context)"
summary: "Sends a request to a user in a customer's billing account to transfer billing ownership of their subscriptions."
modifiers:
- "abstract"
parameters:
- description: "The ID that uniquely identifies a billing account."
name: "billingAccountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a billing profile."
name: "billingProfileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a customer."
name: "customerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a transfer request."
name: "transferName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Request parameters that are provided to the initiate transfer operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.billing.models.PartnerInitiateTransferRequest?alt=com.azure.resourcemanager.billing.models.PartnerInitiateTransferRequest&text=PartnerInitiateTransferRequest\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<PartnerTransferDetailsInner> initiateWithResponse(String billingAccountName, String billingProfileName, String customerName, String transferName, PartnerInitiateTransferRequest parameters, Context context)"
desc: "Sends a request to a user in a customer's billing account to transfer billing ownership of their subscriptions. The operation is supported only for billing accounts with agreement type Microsoft Partner Agreement."
returns:
description: "details of the transfer along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.billing.fluent.models.PartnerTransferDetailsInner?alt=com.azure.resourcemanager.billing.fluent.models.PartnerTransferDetailsInner&text=PartnerTransferDetailsInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.fluent.PartnerTransfersClient.list(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.billing.fluent.PartnerTransfersClient.list(String billingAccountName, String billingProfileName, String customerName)"
name: "list(String billingAccountName, String billingProfileName, String customerName)"
nameWithType: "PartnerTransfersClient.list(String billingAccountName, String billingProfileName, String customerName)"
summary: "Lists the transfer requests sent to a customer."
modifiers:
- "abstract"
parameters:
- description: "The ID that uniquely identifies a billing account."
name: "billingAccountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a billing profile."
name: "billingProfileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a customer."
name: "customerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<PartnerTransferDetailsInner> list(String billingAccountName, String billingProfileName, String customerName)"
desc: "Lists the transfer requests sent to a customer. The operation is supported only for billing accounts with agreement type Microsoft Partner Agreement."
returns:
description: "the list of transfers initiated by partner as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.billing.fluent.models.PartnerTransferDetailsInner?alt=com.azure.resourcemanager.billing.fluent.models.PartnerTransferDetailsInner&text=PartnerTransferDetailsInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.fluent.PartnerTransfersClient.list(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.billing.fluent.PartnerTransfersClient.list(String billingAccountName, String billingProfileName, String customerName, Context context)"
name: "list(String billingAccountName, String billingProfileName, String customerName, Context context)"
nameWithType: "PartnerTransfersClient.list(String billingAccountName, String billingProfileName, String customerName, Context context)"
summary: "Lists the transfer requests sent to a customer."
modifiers:
- "abstract"
parameters:
- description: "The ID that uniquely identifies a billing account."
name: "billingAccountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a billing profile."
name: "billingProfileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The ID that uniquely identifies a customer."
name: "customerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<PartnerTransferDetailsInner> list(String billingAccountName, String billingProfileName, String customerName, Context context)"
desc: "Lists the transfer requests sent to a customer. The operation is supported only for billing accounts with agreement type Microsoft Partner Agreement."
returns:
description: "the list of transfers initiated by partner as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.billing.fluent.models.PartnerTransferDetailsInner?alt=com.azure.resourcemanager.billing.fluent.models.PartnerTransferDetailsInner&text=PartnerTransferDetailsInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in PartnerTransfersClient."
metadata: {}
package: "com.azure.resourcemanager.billing.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-billing:1.0.0