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