Uses of Class
software.amazon.awssdk.services.servicecatalog.model.AssociateBudgetWithResourceRequest
-
Packages that use AssociateBudgetWithResourceRequest Package Description software.amazon.awssdk.services.servicecatalog Service Catalog software.amazon.awssdk.services.servicecatalog.transform -
-
Uses of AssociateBudgetWithResourceRequest in software.amazon.awssdk.services.servicecatalog
Methods in software.amazon.awssdk.services.servicecatalog with parameters of type AssociateBudgetWithResourceRequest Modifier and Type Method Description default CompletableFuture<AssociateBudgetWithResourceResponse>ServiceCatalogAsyncClient. associateBudgetWithResource(AssociateBudgetWithResourceRequest associateBudgetWithResourceRequest)Associates the specified budget with the specified resource.default AssociateBudgetWithResourceResponseServiceCatalogClient. associateBudgetWithResource(AssociateBudgetWithResourceRequest associateBudgetWithResourceRequest)Associates the specified budget with the specified resource. -
Uses of AssociateBudgetWithResourceRequest in software.amazon.awssdk.services.servicecatalog.transform
Methods in software.amazon.awssdk.services.servicecatalog.transform with parameters of type AssociateBudgetWithResourceRequest Modifier and Type Method Description SdkHttpFullRequestAssociateBudgetWithResourceRequestMarshaller. marshall(AssociateBudgetWithResourceRequest associateBudgetWithResourceRequest)
-