@Generated(value="software.amazon.awssdk:codegen") public interface AppIntegrationsAuthSchemeParams extends ToCopyableBuilder<AppIntegrationsAuthSchemeParams.Builder,AppIntegrationsAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AppIntegrationsAuthSchemeParams.Builder
A builder for a
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. |
copystatic AppIntegrationsAuthSchemeParams.Builder builder()
AppIntegrationsAuthSchemeParams.String operation()
Region region()
AppIntegrationsAuthSchemeParams.Builder toBuilder()
AppIntegrationsAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<AppIntegrationsAuthSchemeParams.Builder,AppIntegrationsAuthSchemeParams>Copyright © 2023. All rights reserved.