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