@Generated(value="software.amazon.awssdk:codegen") public final class DefaultAppIntegrationsAuthSchemeParams extends Object implements AppIntegrationsAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static AppIntegrationsAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
AppIntegrationsAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
AppIntegrationsAuthSchemeParams.Builder |
toBuilder()
Returns a
AppIntegrationsAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static AppIntegrationsAuthSchemeParams.Builder builder()
AppIntegrationsAuthSchemeParamsAppIntegrationsAuthSchemeParams.builder in interface AppIntegrationsAuthSchemeParamspublic String operation()
AppIntegrationsAuthSchemeParamsoperation in interface AppIntegrationsAuthSchemeParamspublic Region region()
AppIntegrationsAuthSchemeParamsregion in interface AppIntegrationsAuthSchemeParamspublic AppIntegrationsAuthSchemeParams.Builder toBuilder()
AppIntegrationsAuthSchemeParamsAppIntegrationsAuthSchemeParams.Builder to customize the parameters.toBuilder in interface AppIntegrationsAuthSchemeParamstoBuilder in interface ToCopyableBuilder<AppIntegrationsAuthSchemeParams.Builder,AppIntegrationsAuthSchemeParams>Copyright © 2023. All rights reserved.