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