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