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