@Generated(value="software.amazon.awssdk:codegen") public interface ServerlessApplicationRepositoryAuthSchemeParams extends ToCopyableBuilder<ServerlessApplicationRepositoryAuthSchemeParams.Builder,ServerlessApplicationRepositoryAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ServerlessApplicationRepositoryAuthSchemeParams.Builder
A builder for a
ServerlessApplicationRepositoryAuthSchemeParams. |
| Modifier and Type | Method and Description |
|---|---|
static ServerlessApplicationRepositoryAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
ServerlessApplicationRepositoryAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
ServerlessApplicationRepositoryAuthSchemeParams.Builder |
toBuilder()
Returns a
ServerlessApplicationRepositoryAuthSchemeParams.Builder to customize the parameters. |
copystatic ServerlessApplicationRepositoryAuthSchemeParams.Builder builder()
ServerlessApplicationRepositoryAuthSchemeParams.String operation()
Region region()
ServerlessApplicationRepositoryAuthSchemeParams.Builder toBuilder()
ServerlessApplicationRepositoryAuthSchemeParams.Builder to customize the parameters.Copyright © 2023. All rights reserved.