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