@Generated(value="software.amazon.awssdk:codegen") public final class DefaultIoTFleetWiseAuthSchemeParams extends Object implements 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. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static IoTFleetWiseAuthSchemeParams.Builder builder()
IoTFleetWiseAuthSchemeParamsIoTFleetWiseAuthSchemeParams.builder in interface IoTFleetWiseAuthSchemeParamspublic String operation()
IoTFleetWiseAuthSchemeParamsoperation in interface IoTFleetWiseAuthSchemeParamspublic Region region()
IoTFleetWiseAuthSchemeParamsregion in interface IoTFleetWiseAuthSchemeParamspublic IoTFleetWiseAuthSchemeParams.Builder toBuilder()
IoTFleetWiseAuthSchemeParamsIoTFleetWiseAuthSchemeParams.Builder to customize the parameters.toBuilder in interface IoTFleetWiseAuthSchemeParamstoBuilder in interface ToCopyableBuilder<IoTFleetWiseAuthSchemeParams.Builder,IoTFleetWiseAuthSchemeParams>Copyright © 2023. All rights reserved.