public static interface InspectorAuthSchemeParams.Builder extends CopyableBuilder<InspectorAuthSchemeParams.Builder,InspectorAuthSchemeParams>
InspectorAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
InspectorAuthSchemeParams |
build()
Returns a
InspectorAuthSchemeParams object that is created from the properties that have been set on
the builder. |
InspectorAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
InspectorAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationInspectorAuthSchemeParams.Builder operation(String operation)
InspectorAuthSchemeParams.Builder region(Region region)
InspectorAuthSchemeParams build()
InspectorAuthSchemeParams object that is created from the properties that have been set on
the builder.build in interface Buildablebuild in interface SdkBuilder<InspectorAuthSchemeParams.Builder,InspectorAuthSchemeParams>Copyright © 2023. All rights reserved.