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