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