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