Uses of Class
software.amazon.awssdk.services.budgets.endpoints.BudgetsEndpointParams
-
Packages that use BudgetsEndpointParams Package Description software.amazon.awssdk.services.budgets.endpoints software.amazon.awssdk.services.budgets.endpoints.internal -
-
Uses of BudgetsEndpointParams in software.amazon.awssdk.services.budgets.endpoints
Methods in software.amazon.awssdk.services.budgets.endpoints that return BudgetsEndpointParams Modifier and Type Method Description BudgetsEndpointParamsBudgetsEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.budgets.endpoints with parameters of type BudgetsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>BudgetsEndpointProvider. resolveEndpoint(BudgetsEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of BudgetsEndpointParams in software.amazon.awssdk.services.budgets.endpoints.internal
Methods in software.amazon.awssdk.services.budgets.endpoints.internal that return BudgetsEndpointParams Modifier and Type Method Description static BudgetsEndpointParamsBudgetsResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.budgets.endpoints.internal with parameters of type BudgetsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultBudgetsEndpointProvider. resolveEndpoint(BudgetsEndpointParams params)
-