| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateBudgetWithResourceResponse |
ServiceCatalogClient.associateBudgetWithResource(AssociateBudgetWithResourceRequest associateBudgetWithResourceRequest)
Associates the specified budget with the specified resource.
|
default AssociateBudgetWithResourceResponse |
ServiceCatalogClient.associateBudgetWithResource(Consumer<AssociateBudgetWithResourceRequest.Builder> associateBudgetWithResourceRequest)
Associates the specified budget with the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateBudgetWithResourceResponse> |
ServiceCatalogAsyncClient.associateBudgetWithResource(AssociateBudgetWithResourceRequest associateBudgetWithResourceRequest)
Associates the specified budget with the specified resource.
|
default CompletableFuture<AssociateBudgetWithResourceResponse> |
ServiceCatalogAsyncClient.associateBudgetWithResource(Consumer<AssociateBudgetWithResourceRequest.Builder> associateBudgetWithResourceRequest)
Associates the specified budget with the specified resource.
|
Copyright © 2023. All rights reserved.