static ListNetworkAnalyzerConfigurationsResponse.Builder |
ListNetworkAnalyzerConfigurationsResponse.builder() |
|
ListNetworkAnalyzerConfigurationsResponse.Builder |
ListNetworkAnalyzerConfigurationsResponse.Builder.networkAnalyzerConfigurationList(Collection<NetworkAnalyzerConfigurations> networkAnalyzerConfigurationList) |
The list of network analyzer configurations.
|
ListNetworkAnalyzerConfigurationsResponse.Builder |
ListNetworkAnalyzerConfigurationsResponse.Builder.networkAnalyzerConfigurationList(Consumer<NetworkAnalyzerConfigurations.Builder>... networkAnalyzerConfigurationList) |
The list of network analyzer configurations.
|
ListNetworkAnalyzerConfigurationsResponse.Builder |
ListNetworkAnalyzerConfigurationsResponse.Builder.networkAnalyzerConfigurationList(NetworkAnalyzerConfigurations... networkAnalyzerConfigurationList) |
The list of network analyzer configurations.
|
ListNetworkAnalyzerConfigurationsResponse.Builder |
ListNetworkAnalyzerConfigurationsResponse.Builder.nextToken(String nextToken) |
The token to use to get the next set of results, or null if there are no additional results.
|
ListNetworkAnalyzerConfigurationsResponse.Builder |
ListNetworkAnalyzerConfigurationsResponse.toBuilder() |
|