@Generated(value="software.amazon.awssdk:codegen") public final class DefaultDeviceFarmAuthSchemeParams extends Object implements DeviceFarmAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static DeviceFarmAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
DeviceFarmAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
DeviceFarmAuthSchemeParams.Builder |
toBuilder()
Returns a
DeviceFarmAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static DeviceFarmAuthSchemeParams.Builder builder()
DeviceFarmAuthSchemeParamsDeviceFarmAuthSchemeParams.builder in interface DeviceFarmAuthSchemeParamspublic String operation()
DeviceFarmAuthSchemeParamsoperation in interface DeviceFarmAuthSchemeParamspublic Region region()
DeviceFarmAuthSchemeParamsregion in interface DeviceFarmAuthSchemeParamspublic DeviceFarmAuthSchemeParams.Builder toBuilder()
DeviceFarmAuthSchemeParamsDeviceFarmAuthSchemeParams.Builder to customize the parameters.toBuilder in interface DeviceFarmAuthSchemeParamstoBuilder in interface ToCopyableBuilder<DeviceFarmAuthSchemeParams.Builder,DeviceFarmAuthSchemeParams>Copyright © 2023. All rights reserved.