| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateBudgetWithResourceResult> |
AWSServiceCatalogAsyncClient.associateBudgetWithResourceAsync(AssociateBudgetWithResourceRequest request,
AsyncHandler<AssociateBudgetWithResourceRequest,AssociateBudgetWithResourceResult> asyncHandler) |
Future<AssociateBudgetWithResourceResult> |
AWSServiceCatalogAsync.associateBudgetWithResourceAsync(AssociateBudgetWithResourceRequest associateBudgetWithResourceRequest,
AsyncHandler<AssociateBudgetWithResourceRequest,AssociateBudgetWithResourceResult> asyncHandler)
Associates the specified budget with the specified resource.
|
Future<AssociateBudgetWithResourceResult> |
AbstractAWSServiceCatalogAsync.associateBudgetWithResourceAsync(AssociateBudgetWithResourceRequest request,
AsyncHandler<AssociateBudgetWithResourceRequest,AssociateBudgetWithResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AssociateBudgetWithResourceRequest |
AssociateBudgetWithResourceRequest.clone() |
AssociateBudgetWithResourceRequest |
AssociateBudgetWithResourceRequest.withBudgetName(String budgetName)
The name of the budget you want to associate.
|
AssociateBudgetWithResourceRequest |
AssociateBudgetWithResourceRequest.withResourceId(String resourceId)
The resource identifier.
|
Copyright © 2025. All rights reserved.