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

317 строки
30 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient"
fullName: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient"
name: "SavingsPlansClient"
nameWithType: "SavingsPlansClient"
summary: "An instance of this class provides access to all the operations defined in Savings<wbr>Plans<wbr>Client."
syntax: "public interface **SavingsPlansClient**"
methods:
- uid: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.beginUpdateByBillingAccount(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.billing.models.SavingsPlanUpdateRequest)"
fullName: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.beginUpdateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateRequest body)"
name: "beginUpdateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateRequest body)"
nameWithType: "SavingsPlansClient.beginUpdateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateRequest body)"
summary: "Update savings plan by billing account."
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: "Order ID of the savings plan."
name: "savingsPlanOrderId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the savings plan."
name: "savingsPlanId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Request body for patching a savings plan order alias."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.billing.models.SavingsPlanUpdateRequest?alt=com.azure.resourcemanager.billing.models.SavingsPlanUpdateRequest&text=SavingsPlanUpdateRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<SavingsPlanModelInner>,SavingsPlanModelInner> beginUpdateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateRequest body)"
desc: "Update savings plan by billing account."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of savings plan."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner?alt=com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner&text=SavingsPlanModelInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner?alt=com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner&text=SavingsPlanModelInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.beginUpdateByBillingAccount(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.billing.models.SavingsPlanUpdateRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.beginUpdateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateRequest body, Context context)"
name: "beginUpdateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateRequest body, Context context)"
nameWithType: "SavingsPlansClient.beginUpdateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateRequest body, Context context)"
summary: "Update savings plan by billing account."
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: "Order ID of the savings plan."
name: "savingsPlanOrderId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the savings plan."
name: "savingsPlanId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Request body for patching a savings plan order alias."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.billing.models.SavingsPlanUpdateRequest?alt=com.azure.resourcemanager.billing.models.SavingsPlanUpdateRequest&text=SavingsPlanUpdateRequest\" 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 SyncPoller<PollResult<SavingsPlanModelInner>,SavingsPlanModelInner> beginUpdateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateRequest body, Context context)"
desc: "Update savings plan by billing account."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of savings plan."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner?alt=com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner&text=SavingsPlanModelInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner?alt=com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner&text=SavingsPlanModelInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.getByBillingAccount(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.getByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId)"
name: "getByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId)"
nameWithType: "SavingsPlansClient.getByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId)"
summary: "Get savings plan by billing account."
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: "Order ID of the savings plan."
name: "savingsPlanOrderId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the savings plan."
name: "savingsPlanId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SavingsPlanModelInner getByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId)"
desc: "Get savings plan by billing account."
returns:
description: "savings plan by billing account."
type: "<xref href=\"com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner?alt=com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner&text=SavingsPlanModelInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.getByBillingAccountWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.getByBillingAccountWithResponse(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, String expand, Context context)"
name: "getByBillingAccountWithResponse(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, String expand, Context context)"
nameWithType: "SavingsPlansClient.getByBillingAccountWithResponse(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, String expand, Context context)"
summary: "Get savings plan by billing account."
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: "Order ID of the savings plan."
name: "savingsPlanOrderId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the savings plan."
name: "savingsPlanId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "May be used to expand the planInformation."
name: "expand"
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<SavingsPlanModelInner> getByBillingAccountWithResponse(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, String expand, Context context)"
desc: "Get savings plan by billing account."
returns:
description: "savings plan by billing account 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.SavingsPlanModelInner?alt=com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner&text=SavingsPlanModelInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.listByBillingAccount(java.lang.String)"
fullName: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.listByBillingAccount(String billingAccountName)"
name: "listByBillingAccount(String billingAccountName)"
nameWithType: "SavingsPlansClient.listByBillingAccount(String billingAccountName)"
summary: "List savings plans by billing account."
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>"
syntax: "public abstract PagedIterable<SavingsPlanModelInner> listByBillingAccount(String billingAccountName)"
desc: "List savings plans by billing account."
returns:
description: "list of savings plans 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.SavingsPlanModelInner?alt=com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner&text=SavingsPlanModelInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.listByBillingAccount(java.lang.String,java.lang.String,java.lang.String,java.lang.Float,java.lang.Float,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.listByBillingAccount(String billingAccountName, String filter, String orderBy, Float skiptoken, Float take, String selectedState, String refreshSummary, Context context)"
name: "listByBillingAccount(String billingAccountName, String filter, String orderBy, Float skiptoken, Float take, String selectedState, String refreshSummary, Context context)"
nameWithType: "SavingsPlansClient.listByBillingAccount(String billingAccountName, String filter, String orderBy, Float skiptoken, Float take, String selectedState, String refreshSummary, Context context)"
summary: "List savings plans by billing account."
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 filter query option allows clients to filter a collection of resources that are addressed by a\n request URL."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The orderby query option allows clients to request resources in a particular order."
name: "orderBy"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The number of savings plans to skip from the list before returning results."
name: "skiptoken"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Float.html\">Float</a>"
- description: "The number of savings plans to return."
name: "take"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Float.html\">Float</a>"
- description: "The selected provisioning state."
name: "selectedState"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "To indicate whether to refresh the roll up counts of the savings plans group by\n provisioning states."
name: "refreshSummary"
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<SavingsPlanModelInner> listByBillingAccount(String billingAccountName, String filter, String orderBy, Float skiptoken, Float take, String selectedState, String refreshSummary, Context context)"
desc: "List savings plans by billing account."
returns:
description: "list of savings plans 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.SavingsPlanModelInner?alt=com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner&text=SavingsPlanModelInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.listBySavingsPlanOrder(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.listBySavingsPlanOrder(String billingAccountName, String savingsPlanOrderId)"
name: "listBySavingsPlanOrder(String billingAccountName, String savingsPlanOrderId)"
nameWithType: "SavingsPlansClient.listBySavingsPlanOrder(String billingAccountName, String savingsPlanOrderId)"
summary: "List savings plans in an order by billing account."
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: "Order ID of the savings plan."
name: "savingsPlanOrderId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<SavingsPlanModelInner> listBySavingsPlanOrder(String billingAccountName, String savingsPlanOrderId)"
desc: "List savings plans in an order by billing account."
returns:
description: "list of savings plans 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.SavingsPlanModelInner?alt=com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner&text=SavingsPlanModelInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.listBySavingsPlanOrder(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.listBySavingsPlanOrder(String billingAccountName, String savingsPlanOrderId, Context context)"
name: "listBySavingsPlanOrder(String billingAccountName, String savingsPlanOrderId, Context context)"
nameWithType: "SavingsPlansClient.listBySavingsPlanOrder(String billingAccountName, String savingsPlanOrderId, Context context)"
summary: "List savings plans in an order by billing account."
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: "Order ID of the savings plan."
name: "savingsPlanOrderId"
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<SavingsPlanModelInner> listBySavingsPlanOrder(String billingAccountName, String savingsPlanOrderId, Context context)"
desc: "List savings plans in an order by billing account."
returns:
description: "list of savings plans 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.SavingsPlanModelInner?alt=com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner&text=SavingsPlanModelInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.updateByBillingAccount(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.billing.models.SavingsPlanUpdateRequest)"
fullName: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.updateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateRequest body)"
name: "updateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateRequest body)"
nameWithType: "SavingsPlansClient.updateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateRequest body)"
summary: "Update savings plan by billing account."
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: "Order ID of the savings plan."
name: "savingsPlanOrderId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the savings plan."
name: "savingsPlanId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Request body for patching a savings plan order alias."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.billing.models.SavingsPlanUpdateRequest?alt=com.azure.resourcemanager.billing.models.SavingsPlanUpdateRequest&text=SavingsPlanUpdateRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SavingsPlanModelInner updateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateRequest body)"
desc: "Update savings plan by billing account."
returns:
description: "savings plan."
type: "<xref href=\"com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner?alt=com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner&text=SavingsPlanModelInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.updateByBillingAccount(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.billing.models.SavingsPlanUpdateRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.updateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateRequest body, Context context)"
name: "updateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateRequest body, Context context)"
nameWithType: "SavingsPlansClient.updateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateRequest body, Context context)"
summary: "Update savings plan by billing account."
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: "Order ID of the savings plan."
name: "savingsPlanOrderId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the savings plan."
name: "savingsPlanId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Request body for patching a savings plan order alias."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.billing.models.SavingsPlanUpdateRequest?alt=com.azure.resourcemanager.billing.models.SavingsPlanUpdateRequest&text=SavingsPlanUpdateRequest\" 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 SavingsPlanModelInner updateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateRequest body, Context context)"
desc: "Update savings plan by billing account."
returns:
description: "savings plan."
type: "<xref href=\"com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner?alt=com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner&text=SavingsPlanModelInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.validateUpdateByBillingAccount(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.billing.models.SavingsPlanUpdateValidateRequest)"
fullName: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.validateUpdateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateValidateRequest body)"
name: "validateUpdateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateValidateRequest body)"
nameWithType: "SavingsPlansClient.validateUpdateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateValidateRequest body)"
summary: "Validate savings plan patch by billing account."
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: "Order ID of the savings plan."
name: "savingsPlanOrderId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the savings plan."
name: "savingsPlanId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Request body for patching a savings plan order alias."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.billing.models.SavingsPlanUpdateValidateRequest?alt=com.azure.resourcemanager.billing.models.SavingsPlanUpdateValidateRequest&text=SavingsPlanUpdateValidateRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SavingsPlanValidateResponseInner validateUpdateByBillingAccount(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateValidateRequest body)"
desc: "Validate savings plan patch by billing account."
returns:
description: "savings plan update validate response."
type: "<xref href=\"com.azure.resourcemanager.billing.fluent.models.SavingsPlanValidateResponseInner?alt=com.azure.resourcemanager.billing.fluent.models.SavingsPlanValidateResponseInner&text=SavingsPlanValidateResponseInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.validateUpdateByBillingAccountWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.billing.models.SavingsPlanUpdateValidateRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.billing.fluent.SavingsPlansClient.validateUpdateByBillingAccountWithResponse(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateValidateRequest body, Context context)"
name: "validateUpdateByBillingAccountWithResponse(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateValidateRequest body, Context context)"
nameWithType: "SavingsPlansClient.validateUpdateByBillingAccountWithResponse(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateValidateRequest body, Context context)"
summary: "Validate savings plan patch by billing account."
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: "Order ID of the savings plan."
name: "savingsPlanOrderId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "ID of the savings plan."
name: "savingsPlanId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Request body for patching a savings plan order alias."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.billing.models.SavingsPlanUpdateValidateRequest?alt=com.azure.resourcemanager.billing.models.SavingsPlanUpdateValidateRequest&text=SavingsPlanUpdateValidateRequest\" 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<SavingsPlanValidateResponseInner> validateUpdateByBillingAccountWithResponse(String billingAccountName, String savingsPlanOrderId, String savingsPlanId, SavingsPlanUpdateValidateRequest body, Context context)"
desc: "Validate savings plan patch by billing account."
returns:
description: "savings plan update validate response 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.SavingsPlanValidateResponseInner?alt=com.azure.resourcemanager.billing.fluent.models.SavingsPlanValidateResponseInner&text=SavingsPlanValidateResponseInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in SavingsPlansClient."
metadata: {}
package: "com.azure.resourcemanager.billing.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-billing:1.0.0