public static interface GetFunctionDefinitionRequest.Builder extends GreengrassRequest.Builder, SdkPojo, CopyableBuilder<GetFunctionDefinitionRequest.Builder,GetFunctionDefinitionRequest>
| Modifier and Type | Method and Description |
|---|---|
GetFunctionDefinitionRequest.Builder |
functionDefinitionId(String functionDefinitionId)
The ID of the Lambda function definition.
|
GetFunctionDefinitionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetFunctionDefinitionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetFunctionDefinitionRequest.Builder functionDefinitionId(String functionDefinitionId)
functionDefinitionId - The ID of the Lambda function definition.GetFunctionDefinitionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetFunctionDefinitionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.