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