@Generated(value="software.amazon.awssdk:codegen") public interface Iot1ClickProjectsAuthSchemeParams extends ToCopyableBuilder<Iot1ClickProjectsAuthSchemeParams.Builder,Iot1ClickProjectsAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Iot1ClickProjectsAuthSchemeParams.Builder
A builder for a
Iot1ClickProjectsAuthSchemeParams. |
| Modifier and Type | Method and Description |
|---|---|
static Iot1ClickProjectsAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
Iot1ClickProjectsAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
Iot1ClickProjectsAuthSchemeParams.Builder |
toBuilder()
Returns a
Iot1ClickProjectsAuthSchemeParams.Builder to customize the parameters. |
copystatic Iot1ClickProjectsAuthSchemeParams.Builder builder()
Iot1ClickProjectsAuthSchemeParams.String operation()
Region region()
Iot1ClickProjectsAuthSchemeParams.Builder toBuilder()
Iot1ClickProjectsAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<Iot1ClickProjectsAuthSchemeParams.Builder,Iot1ClickProjectsAuthSchemeParams>Copyright © 2023. All rights reserved.