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.getAttachedTo()
The resource to which the path component is attached.
|
AnalysisComponent |
Explanation.getComponent()
The component.
|
AnalysisComponent |
AdditionalDetail.getComponent()
The path component.
|
AnalysisComponent |
PathComponent.getComponent()
The component.
|
AnalysisComponent |
Explanation.getCustomerGateway()
The customer gateway.
|
AnalysisComponent |
Explanation.getDestination()
The destination.
|
AnalysisComponent |
Explanation.getDestinationVpc()
The destination VPC.
|
AnalysisComponent |
PathComponent.getDestinationVpc()
The destination VPC.
|
AnalysisComponent |
Explanation.getElasticLoadBalancerListener()
The load balancer listener.
|
AnalysisComponent |
PathComponent.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 |
Explanation.getSourceVpc()
The source VPC.
|
AnalysisComponent |
PathComponent.getSourceVpc()
The source VPC.
|
AnalysisComponent |
Explanation.getSubnet()
The subnet.
|
AnalysisComponent |
PathComponent.getSubnet()
The subnet.
|
AnalysisComponent |
Explanation.getSubnetRouteTable()
The route table for the subnet.
|
AnalysisComponent |
Explanation.getTransitGateway()
The transit gateway.
|
AnalysisComponent |
PathComponent.getTransitGateway()
The transit gateway.
|
AnalysisComponent |
Explanation.getTransitGatewayAttachment()
The transit gateway attachment.
|
AnalysisComponent |
Explanation.getTransitGatewayRouteTable()
The transit gateway route table.
|
AnalysisComponent |
Explanation.getVpc()
The component VPC.
|
AnalysisComponent |
PathComponent.getVpc()
The component VPC.
|
AnalysisComponent |
Explanation.getVpcEndpoint()
The VPC endpoint.
|
AnalysisComponent |
AdditionalDetail.getVpcEndpointService()
The VPC endpoint service.
|
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.
|
AnalysisComponent |
AnalysisComponent.withName(String name)
The name of the analysis component.
|
Modifier and Type | Method and Description |
---|---|
List<AnalysisComponent> |
AdditionalDetail.getLoadBalancers()
The load balancers.
|
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.setAttachedTo(AnalysisComponent attachedTo)
The resource to which the path component is attached.
|
void |
Explanation.setComponent(AnalysisComponent component)
The component.
|
void |
AdditionalDetail.setComponent(AnalysisComponent component)
The path component.
|
void |
PathComponent.setComponent(AnalysisComponent component)
The component.
|
void |
Explanation.setCustomerGateway(AnalysisComponent customerGateway)
The customer gateway.
|
void |
Explanation.setDestination(AnalysisComponent destination)
The destination.
|
void |
Explanation.setDestinationVpc(AnalysisComponent destinationVpc)
The destination VPC.
|
void |
PathComponent.setDestinationVpc(AnalysisComponent destinationVpc)
The destination VPC.
|
void |
Explanation.setElasticLoadBalancerListener(AnalysisComponent elasticLoadBalancerListener)
The load balancer listener.
|
void |
PathComponent.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 |
Explanation.setSourceVpc(AnalysisComponent sourceVpc)
The source VPC.
|
void |
PathComponent.setSourceVpc(AnalysisComponent sourceVpc)
The source VPC.
|
void |
Explanation.setSubnet(AnalysisComponent subnet)
The subnet.
|
void |
PathComponent.setSubnet(AnalysisComponent subnet)
The subnet.
|
void |
Explanation.setSubnetRouteTable(AnalysisComponent subnetRouteTable)
The route table for the subnet.
|
void |
Explanation.setTransitGateway(AnalysisComponent transitGateway)
The transit gateway.
|
void |
PathComponent.setTransitGateway(AnalysisComponent transitGateway)
The transit gateway.
|
void |
Explanation.setTransitGatewayAttachment(AnalysisComponent transitGatewayAttachment)
The transit gateway attachment.
|
void |
Explanation.setTransitGatewayRouteTable(AnalysisComponent transitGatewayRouteTable)
The transit gateway route table.
|
void |
Explanation.setVpc(AnalysisComponent vpc)
The component VPC.
|
void |
PathComponent.setVpc(AnalysisComponent vpc)
The component VPC.
|
void |
Explanation.setVpcEndpoint(AnalysisComponent vpcEndpoint)
The VPC endpoint.
|
void |
AdditionalDetail.setVpcEndpointService(AnalysisComponent vpcEndpointService)
The VPC endpoint service.
|
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.withAttachedTo(AnalysisComponent attachedTo)
The resource to which the path component is attached.
|
Explanation |
Explanation.withComponent(AnalysisComponent component)
The component.
|
AdditionalDetail |
AdditionalDetail.withComponent(AnalysisComponent component)
The path component.
|
PathComponent |
PathComponent.withComponent(AnalysisComponent component)
The component.
|
Explanation |
Explanation.withCustomerGateway(AnalysisComponent customerGateway)
The customer gateway.
|
Explanation |
Explanation.withDestination(AnalysisComponent destination)
The destination.
|
Explanation |
Explanation.withDestinationVpc(AnalysisComponent destinationVpc)
The destination VPC.
|
PathComponent |
PathComponent.withDestinationVpc(AnalysisComponent destinationVpc)
The destination VPC.
|
Explanation |
Explanation.withElasticLoadBalancerListener(AnalysisComponent elasticLoadBalancerListener)
The load balancer listener.
|
PathComponent |
PathComponent.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.
|
AdditionalDetail |
AdditionalDetail.withLoadBalancers(AnalysisComponent... loadBalancers)
The load balancers.
|
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.
|
Explanation |
Explanation.withSourceVpc(AnalysisComponent sourceVpc)
The source VPC.
|
PathComponent |
PathComponent.withSourceVpc(AnalysisComponent sourceVpc)
The source VPC.
|
Explanation |
Explanation.withSubnet(AnalysisComponent subnet)
The subnet.
|
PathComponent |
PathComponent.withSubnet(AnalysisComponent subnet)
The subnet.
|
Explanation |
Explanation.withSubnetRouteTable(AnalysisComponent subnetRouteTable)
The route table for the subnet.
|
Explanation |
Explanation.withTransitGateway(AnalysisComponent transitGateway)
The transit gateway.
|
PathComponent |
PathComponent.withTransitGateway(AnalysisComponent transitGateway)
The transit gateway.
|
Explanation |
Explanation.withTransitGatewayAttachment(AnalysisComponent transitGatewayAttachment)
The transit gateway attachment.
|
Explanation |
Explanation.withTransitGatewayRouteTable(AnalysisComponent transitGatewayRouteTable)
The transit gateway route table.
|
Explanation |
Explanation.withVpc(AnalysisComponent vpc)
The component VPC.
|
PathComponent |
PathComponent.withVpc(AnalysisComponent vpc)
The component VPC.
|
Explanation |
Explanation.withVpcEndpoint(AnalysisComponent vpcEndpoint)
The VPC endpoint.
|
AdditionalDetail |
AdditionalDetail.withVpcEndpointService(AnalysisComponent vpcEndpointService)
The VPC endpoint service.
|
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 |
AdditionalDetail.setLoadBalancers(Collection<AnalysisComponent> loadBalancers)
The load balancers.
|
void |
Explanation.setLoadBalancerTargetGroups(Collection<AnalysisComponent> loadBalancerTargetGroups)
The target groups.
|
void |
Explanation.setSecurityGroups(Collection<AnalysisComponent> securityGroups)
The security groups.
|
AdditionalDetail |
AdditionalDetail.withLoadBalancers(Collection<AnalysisComponent> loadBalancers)
The load balancers.
|
Explanation |
Explanation.withLoadBalancerTargetGroups(Collection<AnalysisComponent> loadBalancerTargetGroups)
The target groups.
|
Explanation |
Explanation.withSecurityGroups(Collection<AnalysisComponent> securityGroups)
The security groups.
|
Copyright © 2023. All rights reserved.