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