Uses of Interface
software.amazon.awssdk.services.ec2.model.GetNetworkInsightsAccessScopeContentRequest.Builder
Packages that use GetNetworkInsightsAccessScopeContentRequest.Builder
Package
Description
-
Uses of GetNetworkInsightsAccessScopeContentRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type GetNetworkInsightsAccessScopeContentRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.getNetworkInsightsAccessScopeContent(Consumer<GetNetworkInsightsAccessScopeContentRequest.Builder> getNetworkInsightsAccessScopeContentRequest) Gets the content for the specified Network Access Scope.Ec2Client.getNetworkInsightsAccessScopeContent(Consumer<GetNetworkInsightsAccessScopeContentRequest.Builder> getNetworkInsightsAccessScopeContentRequest) Gets the content for the specified Network Access Scope. -
Uses of GetNetworkInsightsAccessScopeContentRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetNetworkInsightsAccessScopeContentRequest.BuilderModifier and TypeMethodDescriptionGetNetworkInsightsAccessScopeContentRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.GetNetworkInsightsAccessScopeContentRequest.Builder.networkInsightsAccessScopeId(String networkInsightsAccessScopeId) The ID of the Network Access Scope.GetNetworkInsightsAccessScopeContentRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetNetworkInsightsAccessScopeContentRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetNetworkInsightsAccessScopeContentRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetNetworkInsightsAccessScopeContentRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetNetworkInsightsAccessScopeContentRequest.Builder>GetNetworkInsightsAccessScopeContentRequest.serializableBuilderClass()