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