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