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