Interface AssociateLambdaFunctionResponse.Builder
-
- All Superinterfaces:
AwsResponse.Builder,Buildable,ConnectResponse.Builder,CopyableBuilder<AssociateLambdaFunctionResponse.Builder,AssociateLambdaFunctionResponse>,SdkBuilder<AssociateLambdaFunctionResponse.Builder,AssociateLambdaFunctionResponse>,SdkPojo,SdkResponse.Builder
- Enclosing class:
- AssociateLambdaFunctionResponse
@Mutable @NotThreadSafe public static interface AssociateLambdaFunctionResponse.Builder extends ConnectResponse.Builder, SdkPojo, CopyableBuilder<AssociateLambdaFunctionResponse.Builder,AssociateLambdaFunctionResponse>
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.services.connect.model.ConnectResponse.Builder
build, responseMetadata, responseMetadata
-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Methods inherited from interface software.amazon.awssdk.core.SdkResponse.Builder
sdkHttpResponse, sdkHttpResponse
-
-