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