public static interface DeleteNetworkInsightsAnalysisResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<DeleteNetworkInsightsAnalysisResponse.Builder,DeleteNetworkInsightsAnalysisResponse>
Modifier and Type | Method and Description |
---|---|
DeleteNetworkInsightsAnalysisResponse.Builder |
networkInsightsAnalysisId(String networkInsightsAnalysisId)
The ID of the network insights analysis.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
DeleteNetworkInsightsAnalysisResponse.Builder networkInsightsAnalysisId(String networkInsightsAnalysisId)
The ID of the network insights analysis.
networkInsightsAnalysisId
- The ID of the network insights analysis.Copyright © 2022. All rights reserved.