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