Uses of Interface
software.amazon.awssdk.services.ec2.model.CreateNetworkInsightsPathResponse.Builder
Packages that use CreateNetworkInsightsPathResponse.Builder
-
Uses of CreateNetworkInsightsPathResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CreateNetworkInsightsPathResponse.BuilderModifier and TypeMethodDescriptionCreateNetworkInsightsPathResponse.builder()CreateNetworkInsightsPathResponse.Builder.networkInsightsPath(Consumer<NetworkInsightsPath.Builder> networkInsightsPath) Information about the path.CreateNetworkInsightsPathResponse.Builder.networkInsightsPath(NetworkInsightsPath networkInsightsPath) Information about the path.CreateNetworkInsightsPathResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type CreateNetworkInsightsPathResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateNetworkInsightsPathResponse.Builder>CreateNetworkInsightsPathResponse.serializableBuilderClass()