| Modifier and Type | Method and Description |
|---|---|
static ApplicationCostProfilerAuthSchemeParams.Builder |
ApplicationCostProfilerAuthSchemeParams.builder()
Get a new builder for creating a
ApplicationCostProfilerAuthSchemeParams. |
ApplicationCostProfilerAuthSchemeParams.Builder |
ApplicationCostProfilerAuthSchemeParams.Builder.operation(String operation)
Set the operation for which to resolve the auth scheme.
|
ApplicationCostProfilerAuthSchemeParams.Builder |
ApplicationCostProfilerAuthSchemeParams.Builder.region(Region region)
Set the region.
|
ApplicationCostProfilerAuthSchemeParams.Builder |
ApplicationCostProfilerAuthSchemeParams.toBuilder()
Returns a
ApplicationCostProfilerAuthSchemeParams.Builder to customize the parameters. |
| Modifier and Type | Method and Description |
|---|---|
default List<AuthSchemeOption> |
ApplicationCostProfilerAuthSchemeProvider.resolveAuthScheme(Consumer<ApplicationCostProfilerAuthSchemeParams.Builder> consumer)
Resolve the auth schemes based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static ApplicationCostProfilerAuthSchemeParams.Builder |
DefaultApplicationCostProfilerAuthSchemeParams.builder() |
ApplicationCostProfilerAuthSchemeParams.Builder |
DefaultApplicationCostProfilerAuthSchemeParams.toBuilder() |
Copyright © 2023. All rights reserved.