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