Uses of Class
software.amazon.awssdk.services.ec2.model.AnalysisComponent
Packages that use AnalysisComponent
-
Uses of AnalysisComponent in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AnalysisComponentModifier and TypeMethodDescriptionfinal AnalysisComponentExplanation.acl()The network ACL.final AnalysisComponentExplanation.attachedTo()The resource to which the component is attached.final AnalysisComponentPathComponent.attachedTo()The resource to which the path component is attached.final AnalysisComponentAdditionalDetail.component()The path component.final AnalysisComponentExplanation.component()The component.final AnalysisComponentPathComponent.component()The component.final AnalysisComponentExplanation.customerGateway()The customer gateway.final AnalysisComponentExplanation.destination()The destination.final AnalysisComponentExplanation.destinationVpc()The destination VPC.final AnalysisComponentPathComponent.destinationVpc()The destination VPC.final AnalysisComponentExplanation.elasticLoadBalancerListener()The load balancer listener.final AnalysisComponentPathComponent.elasticLoadBalancerListener()The load balancer listener.final AnalysisComponentExplanation.ingressRouteTable()The route table.final AnalysisComponentAnalysisLoadBalancerTarget.instance()Information about the instance.final AnalysisComponentExplanation.internetGateway()The internet gateway.final AnalysisComponentExplanation.loadBalancerTargetGroup()The target group.final AnalysisComponentExplanation.natGateway()The NAT gateway.final AnalysisComponentExplanation.networkInterface()The network interface.final AnalysisComponentExplanation.prefixList()The prefix list.final AnalysisComponentExplanation.routeTable()The route table.final AnalysisComponentExplanation.securityGroup()The security group.final AnalysisComponentExplanation.sourceVpc()The source VPC.final AnalysisComponentPathComponent.sourceVpc()The source VPC.final AnalysisComponentExplanation.subnet()The subnet.final AnalysisComponentPathComponent.subnet()The subnet.final AnalysisComponentExplanation.subnetRouteTable()The route table for the subnet.final AnalysisComponentExplanation.transitGateway()The transit gateway.final AnalysisComponentPathComponent.transitGateway()The transit gateway.final AnalysisComponentExplanation.transitGatewayAttachment()The transit gateway attachment.final AnalysisComponentExplanation.transitGatewayRouteTable()The transit gateway route table.final AnalysisComponentExplanation.vpc()The component VPC.final AnalysisComponentPathComponent.vpc()The component VPC.final AnalysisComponentExplanation.vpcEndpoint()The VPC endpoint.final AnalysisComponentAdditionalDetail.vpcEndpointService()The VPC endpoint service.final AnalysisComponentExplanation.vpcPeeringConnection()The VPC peering connection.final AnalysisComponentExplanation.vpnConnection()The VPN connection.final AnalysisComponentExplanation.vpnGateway()The VPN gateway.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AnalysisComponentModifier and TypeMethodDescriptionfinal List<AnalysisComponent>AdditionalDetail.loadBalancers()The load balancers.final List<AnalysisComponent>Explanation.loadBalancerTargetGroups()The target groups.final List<AnalysisComponent>Explanation.securityGroups()The security groups.Methods in software.amazon.awssdk.services.ec2.model with parameters of type AnalysisComponentModifier and TypeMethodDescriptionExplanation.Builder.acl(AnalysisComponent acl) The network ACL.Explanation.Builder.attachedTo(AnalysisComponent attachedTo) The resource to which the component is attached.PathComponent.Builder.attachedTo(AnalysisComponent attachedTo) The resource to which the path component is attached.AdditionalDetail.Builder.component(AnalysisComponent component) The path component.Explanation.Builder.component(AnalysisComponent component) The component.PathComponent.Builder.component(AnalysisComponent component) The component.Explanation.Builder.customerGateway(AnalysisComponent customerGateway) The customer gateway.Explanation.Builder.destination(AnalysisComponent destination) The destination.Explanation.Builder.destinationVpc(AnalysisComponent destinationVpc) The destination VPC.PathComponent.Builder.destinationVpc(AnalysisComponent destinationVpc) The destination VPC.Explanation.Builder.elasticLoadBalancerListener(AnalysisComponent elasticLoadBalancerListener) The load balancer listener.PathComponent.Builder.elasticLoadBalancerListener(AnalysisComponent elasticLoadBalancerListener) The load balancer listener.Explanation.Builder.ingressRouteTable(AnalysisComponent ingressRouteTable) The route table.AnalysisLoadBalancerTarget.Builder.instance(AnalysisComponent instance) Information about the instance.Explanation.Builder.internetGateway(AnalysisComponent internetGateway) The internet gateway.AdditionalDetail.Builder.loadBalancers(AnalysisComponent... loadBalancers) The load balancers.Explanation.Builder.loadBalancerTargetGroup(AnalysisComponent loadBalancerTargetGroup) The target group.Explanation.Builder.loadBalancerTargetGroups(AnalysisComponent... loadBalancerTargetGroups) The target groups.Explanation.Builder.natGateway(AnalysisComponent natGateway) The NAT gateway.Explanation.Builder.networkInterface(AnalysisComponent networkInterface) The network interface.Explanation.Builder.prefixList(AnalysisComponent prefixList) The prefix list.Explanation.Builder.routeTable(AnalysisComponent routeTable) The route table.Explanation.Builder.securityGroup(AnalysisComponent securityGroup) The security group.Explanation.Builder.securityGroups(AnalysisComponent... securityGroups) The security groups.Explanation.Builder.sourceVpc(AnalysisComponent sourceVpc) The source VPC.PathComponent.Builder.sourceVpc(AnalysisComponent sourceVpc) The source VPC.Explanation.Builder.subnet(AnalysisComponent subnet) The subnet.PathComponent.Builder.subnet(AnalysisComponent subnet) The subnet.Explanation.Builder.subnetRouteTable(AnalysisComponent subnetRouteTable) The route table for the subnet.Explanation.Builder.transitGateway(AnalysisComponent transitGateway) The transit gateway.PathComponent.Builder.transitGateway(AnalysisComponent transitGateway) The transit gateway.Explanation.Builder.transitGatewayAttachment(AnalysisComponent transitGatewayAttachment) The transit gateway attachment.Explanation.Builder.transitGatewayRouteTable(AnalysisComponent transitGatewayRouteTable) The transit gateway route table.Explanation.Builder.vpc(AnalysisComponent vpc) The component VPC.PathComponent.Builder.vpc(AnalysisComponent vpc) The component VPC.Explanation.Builder.vpcEndpoint(AnalysisComponent vpcEndpoint) The VPC endpoint.AdditionalDetail.Builder.vpcEndpointService(AnalysisComponent vpcEndpointService) The VPC endpoint service.Explanation.Builder.vpcPeeringConnection(AnalysisComponent vpcPeeringConnection) The VPC peering connection.Explanation.Builder.vpnConnection(AnalysisComponent vpnConnection) The VPN connection.Explanation.Builder.vpnGateway(AnalysisComponent vpnGateway) The VPN gateway.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type AnalysisComponentModifier and TypeMethodDescriptionAdditionalDetail.Builder.loadBalancers(Collection<AnalysisComponent> loadBalancers) The load balancers.Explanation.Builder.loadBalancerTargetGroups(Collection<AnalysisComponent> loadBalancerTargetGroups) The target groups.Explanation.Builder.securityGroups(Collection<AnalysisComponent> securityGroups) The security groups.