| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
AssociateBudgetWithResourceResult |
AWSServiceCatalogClient.associateBudgetWithResource(AssociateBudgetWithResourceRequest request)
Associates the specified budget with the specified resource.
|
AssociateBudgetWithResourceResult |
AbstractAWSServiceCatalog.associateBudgetWithResource(AssociateBudgetWithResourceRequest request) |
AssociateBudgetWithResourceResult |
AWSServiceCatalog.associateBudgetWithResource(AssociateBudgetWithResourceRequest associateBudgetWithResourceRequest)
Associates the specified budget with the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateBudgetWithResourceResult> |
AWSServiceCatalogAsyncClient.associateBudgetWithResourceAsync(AssociateBudgetWithResourceRequest request,
AsyncHandler<AssociateBudgetWithResourceRequest,AssociateBudgetWithResourceResult> asyncHandler) |
Future<AssociateBudgetWithResourceResult> |
AbstractAWSServiceCatalogAsync.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.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateBudgetWithResourceResult |
AssociateBudgetWithResourceResult.clone() |
Copyright © 2024. All rights reserved.