@Generated(value="software.amazon.awssdk:codegen") public final class DefaultServerlessApplicationRepositoryAuthSchemeParams extends Object implements 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. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static ServerlessApplicationRepositoryAuthSchemeParams.Builder builder()
ServerlessApplicationRepositoryAuthSchemeParamsServerlessApplicationRepositoryAuthSchemeParams.builder in interface ServerlessApplicationRepositoryAuthSchemeParamspublic String operation()
ServerlessApplicationRepositoryAuthSchemeParamsoperation in interface ServerlessApplicationRepositoryAuthSchemeParamspublic Region region()
ServerlessApplicationRepositoryAuthSchemeParamsregion in interface ServerlessApplicationRepositoryAuthSchemeParamspublic ServerlessApplicationRepositoryAuthSchemeParams.Builder toBuilder()
ServerlessApplicationRepositoryAuthSchemeParamsServerlessApplicationRepositoryAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ServerlessApplicationRepositoryAuthSchemeParamstoBuilder in interface ToCopyableBuilder<ServerlessApplicationRepositoryAuthSchemeParams.Builder,ServerlessApplicationRepositoryAuthSchemeParams>Copyright © 2023. All rights reserved.