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