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