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