| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
CodeDeploy is a deployment service that automates application deployments to Amazon EC2 instances, on-premises
instances running in your own facility, serverless Lambda functions, or applications in an Amazon ECS service.
|
| software.amazon.awssdk.services.codedeploy.auth.scheme | |
| software.amazon.awssdk.services.codedeploy.auth.scheme.internal | |
| software.amazon.awssdk.services.codedeploy.internal |
| Modifier and Type | Method and Description |
|---|---|
CodeDeployAuthSchemeProvider |
CodeDeployServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
CodeDeployAuthSchemeProvider |
CodeDeployServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
CodeDeployServiceClientConfiguration.Builder |
CodeDeployServiceClientConfiguration.Builder.authSchemeProvider(CodeDeployAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
CodeDeployBaseClientBuilder.authSchemeProvider(CodeDeployAuthSchemeProvider authSchemeProvider)
Set the
CodeDeployAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static CodeDeployAuthSchemeProvider |
CodeDeployAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCodeDeployAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
CodeDeployAuthSchemeProvider |
CodeDeployServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
CodeDeployServiceClientConfiguration.Builder |
CodeDeployServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(CodeDeployAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.