| Package | Description |
|---|---|
| software.amazon.awssdk.services.lambda.model |
| Modifier and Type | Method and Description |
|---|---|
static GetFunctionCodeSigningConfigResponse.Builder |
GetFunctionCodeSigningConfigResponse.builder() |
GetFunctionCodeSigningConfigResponse.Builder |
GetFunctionCodeSigningConfigResponse.Builder.codeSigningConfigArn(String codeSigningConfigArn)
The The Amazon Resource Name (ARN) of the code signing configuration.
|
GetFunctionCodeSigningConfigResponse.Builder |
GetFunctionCodeSigningConfigResponse.Builder.functionName(String functionName)
The name of the Lambda function.
|
GetFunctionCodeSigningConfigResponse.Builder |
GetFunctionCodeSigningConfigResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetFunctionCodeSigningConfigResponse.Builder> |
GetFunctionCodeSigningConfigResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.