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