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