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