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