Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
AnalysisComponent |
AnalysisComponent.clone() |
AnalysisComponent |
Explanation.getAcl()
The network ACL.
|
AnalysisComponent |
Explanation.getAttachedTo()
The resource to which the component is attached.
|
AnalysisComponent |
PathComponent.getComponent()
The component.
|
AnalysisComponent |
Explanation.getComponent()
The component.
|
AnalysisComponent |
Explanation.getCustomerGateway()
The customer gateway.
|
AnalysisComponent |
Explanation.getDestination()
The destination.
|
AnalysisComponent |
PathComponent.getDestinationVpc()
The destination VPC.
|
AnalysisComponent |
Explanation.getDestinationVpc()
The destination VPC.
|
AnalysisComponent |
Explanation.getElasticLoadBalancerListener()
The load balancer listener.
|
AnalysisComponent |
Explanation.getIngressRouteTable()
The route table.
|
AnalysisComponent |
AnalysisLoadBalancerTarget.getInstance()
Information about the instance.
|
AnalysisComponent |
Explanation.getInternetGateway()
The internet gateway.
|
AnalysisComponent |
Explanation.getLoadBalancerTargetGroup()
The target group.
|
AnalysisComponent |
Explanation.getNatGateway()
The NAT gateway.
|
AnalysisComponent |
Explanation.getNetworkInterface()
The network interface.
|
AnalysisComponent |
Explanation.getPrefixList()
The prefix list.
|
AnalysisComponent |
Explanation.getRouteTable()
The route table.
|
AnalysisComponent |
Explanation.getSecurityGroup()
The security group.
|
AnalysisComponent |
PathComponent.getSourceVpc()
The source VPC.
|
AnalysisComponent |
Explanation.getSourceVpc()
The source VPC.
|
AnalysisComponent |
PathComponent.getSubnet()
The subnet.
|
AnalysisComponent |
Explanation.getSubnet()
The subnet.
|
AnalysisComponent |
Explanation.getSubnetRouteTable()
The route table for the subnet.
|
AnalysisComponent |
PathComponent.getVpc()
The component VPC.
|
AnalysisComponent |
Explanation.getVpc()
The component VPC.
|
AnalysisComponent |
Explanation.getVpcEndpoint()
The VPC endpoint.
|
AnalysisComponent |
Explanation.getVpcPeeringConnection()
The VPC peering connection.
|
AnalysisComponent |
Explanation.getVpnConnection()
The VPN connection.
|
AnalysisComponent |
Explanation.getVpnGateway()
The VPN gateway.
|
AnalysisComponent |
AnalysisComponent.withArn(String arn)
The Amazon Resource Name (ARN) of the component.
|
AnalysisComponent |
AnalysisComponent.withId(String id)
The ID of the component.
|
Modifier and Type | Method and Description |
---|---|
List<AnalysisComponent> |
Explanation.getLoadBalancerTargetGroups()
The target groups.
|
List<AnalysisComponent> |
Explanation.getSecurityGroups()
The security groups.
|
Modifier and Type | Method and Description |
---|---|
void |
Explanation.setAcl(AnalysisComponent acl)
The network ACL.
|
void |
Explanation.setAttachedTo(AnalysisComponent attachedTo)
The resource to which the component is attached.
|
void |
PathComponent.setComponent(AnalysisComponent component)
The component.
|
void |
Explanation.setComponent(AnalysisComponent component)
The component.
|
void |
Explanation.setCustomerGateway(AnalysisComponent customerGateway)
The customer gateway.
|
void |
Explanation.setDestination(AnalysisComponent destination)
The destination.
|
void |
PathComponent.setDestinationVpc(AnalysisComponent destinationVpc)
The destination VPC.
|
void |
Explanation.setDestinationVpc(AnalysisComponent destinationVpc)
The destination VPC.
|
void |
Explanation.setElasticLoadBalancerListener(AnalysisComponent elasticLoadBalancerListener)
The load balancer listener.
|
void |
Explanation.setIngressRouteTable(AnalysisComponent ingressRouteTable)
The route table.
|
void |
AnalysisLoadBalancerTarget.setInstance(AnalysisComponent instance)
Information about the instance.
|
void |
Explanation.setInternetGateway(AnalysisComponent internetGateway)
The internet gateway.
|
void |
Explanation.setLoadBalancerTargetGroup(AnalysisComponent loadBalancerTargetGroup)
The target group.
|
void |
Explanation.setNatGateway(AnalysisComponent natGateway)
The NAT gateway.
|
void |
Explanation.setNetworkInterface(AnalysisComponent networkInterface)
The network interface.
|
void |
Explanation.setPrefixList(AnalysisComponent prefixList)
The prefix list.
|
void |
Explanation.setRouteTable(AnalysisComponent routeTable)
The route table.
|
void |
Explanation.setSecurityGroup(AnalysisComponent securityGroup)
The security group.
|
void |
PathComponent.setSourceVpc(AnalysisComponent sourceVpc)
The source VPC.
|
void |
Explanation.setSourceVpc(AnalysisComponent sourceVpc)
The source VPC.
|
void |
PathComponent.setSubnet(AnalysisComponent subnet)
The subnet.
|
void |
Explanation.setSubnet(AnalysisComponent subnet)
The subnet.
|
void |
Explanation.setSubnetRouteTable(AnalysisComponent subnetRouteTable)
The route table for the subnet.
|
void |
PathComponent.setVpc(AnalysisComponent vpc)
The component VPC.
|
void |
Explanation.setVpc(AnalysisComponent vpc)
The component VPC.
|
void |
Explanation.setVpcEndpoint(AnalysisComponent vpcEndpoint)
The VPC endpoint.
|
void |
Explanation.setVpcPeeringConnection(AnalysisComponent vpcPeeringConnection)
The VPC peering connection.
|
void |
Explanation.setVpnConnection(AnalysisComponent vpnConnection)
The VPN connection.
|
void |
Explanation.setVpnGateway(AnalysisComponent vpnGateway)
The VPN gateway.
|
Explanation |
Explanation.withAcl(AnalysisComponent acl)
The network ACL.
|
Explanation |
Explanation.withAttachedTo(AnalysisComponent attachedTo)
The resource to which the component is attached.
|
PathComponent |
PathComponent.withComponent(AnalysisComponent component)
The component.
|
Explanation |
Explanation.withComponent(AnalysisComponent component)
The component.
|
Explanation |
Explanation.withCustomerGateway(AnalysisComponent customerGateway)
The customer gateway.
|
Explanation |
Explanation.withDestination(AnalysisComponent destination)
The destination.
|
PathComponent |
PathComponent.withDestinationVpc(AnalysisComponent destinationVpc)
The destination VPC.
|
Explanation |
Explanation.withDestinationVpc(AnalysisComponent destinationVpc)
The destination VPC.
|
Explanation |
Explanation.withElasticLoadBalancerListener(AnalysisComponent elasticLoadBalancerListener)
The load balancer listener.
|
Explanation |
Explanation.withIngressRouteTable(AnalysisComponent ingressRouteTable)
The route table.
|
AnalysisLoadBalancerTarget |
AnalysisLoadBalancerTarget.withInstance(AnalysisComponent instance)
Information about the instance.
|
Explanation |
Explanation.withInternetGateway(AnalysisComponent internetGateway)
The internet gateway.
|
Explanation |
Explanation.withLoadBalancerTargetGroup(AnalysisComponent loadBalancerTargetGroup)
The target group.
|
Explanation |
Explanation.withLoadBalancerTargetGroups(AnalysisComponent... loadBalancerTargetGroups)
The target groups.
|
Explanation |
Explanation.withNatGateway(AnalysisComponent natGateway)
The NAT gateway.
|
Explanation |
Explanation.withNetworkInterface(AnalysisComponent networkInterface)
The network interface.
|
Explanation |
Explanation.withPrefixList(AnalysisComponent prefixList)
The prefix list.
|
Explanation |
Explanation.withRouteTable(AnalysisComponent routeTable)
The route table.
|
Explanation |
Explanation.withSecurityGroup(AnalysisComponent securityGroup)
The security group.
|
Explanation |
Explanation.withSecurityGroups(AnalysisComponent... securityGroups)
The security groups.
|
PathComponent |
PathComponent.withSourceVpc(AnalysisComponent sourceVpc)
The source VPC.
|
Explanation |
Explanation.withSourceVpc(AnalysisComponent sourceVpc)
The source VPC.
|
PathComponent |
PathComponent.withSubnet(AnalysisComponent subnet)
The subnet.
|
Explanation |
Explanation.withSubnet(AnalysisComponent subnet)
The subnet.
|
Explanation |
Explanation.withSubnetRouteTable(AnalysisComponent subnetRouteTable)
The route table for the subnet.
|
PathComponent |
PathComponent.withVpc(AnalysisComponent vpc)
The component VPC.
|
Explanation |
Explanation.withVpc(AnalysisComponent vpc)
The component VPC.
|
Explanation |
Explanation.withVpcEndpoint(AnalysisComponent vpcEndpoint)
The VPC endpoint.
|
Explanation |
Explanation.withVpcPeeringConnection(AnalysisComponent vpcPeeringConnection)
The VPC peering connection.
|
Explanation |
Explanation.withVpnConnection(AnalysisComponent vpnConnection)
The VPN connection.
|
Explanation |
Explanation.withVpnGateway(AnalysisComponent vpnGateway)
The VPN gateway.
|
Modifier and Type | Method and Description |
---|---|
void |
Explanation.setLoadBalancerTargetGroups(Collection<AnalysisComponent> loadBalancerTargetGroups)
The target groups.
|
void |
Explanation.setSecurityGroups(Collection<AnalysisComponent> securityGroups)
The security groups.
|
Explanation |
Explanation.withLoadBalancerTargetGroups(Collection<AnalysisComponent> loadBalancerTargetGroups)
The target groups.
|
Explanation |
Explanation.withSecurityGroups(Collection<AnalysisComponent> securityGroups)
The security groups.
|
Copyright © 2021. All rights reserved.