@Generated(value="software.amazon.awssdk:codegen") public interface IotRoboRunnerAuthSchemeParams extends ToCopyableBuilder<IotRoboRunnerAuthSchemeParams.Builder,IotRoboRunnerAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IotRoboRunnerAuthSchemeParams.Builder
A builder for a
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. |
copystatic IotRoboRunnerAuthSchemeParams.Builder builder()
IotRoboRunnerAuthSchemeParams.String operation()
Region region()
IotRoboRunnerAuthSchemeParams.Builder toBuilder()
IotRoboRunnerAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<IotRoboRunnerAuthSchemeParams.Builder,IotRoboRunnerAuthSchemeParams>Copyright © 2023. All rights reserved.