public static interface Explanation.Builder extends SdkPojo, CopyableBuilder<Explanation.Builder,Explanation>
equalsBySdkFields, sdkFieldscopyapplyMutation, buildExplanation.Builder acl(AnalysisComponent acl)
The network ACL.
acl - The network ACL.default Explanation.Builder acl(Consumer<AnalysisComponent.Builder> acl)
The network ACL.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to acl(AnalysisComponent).acl - a consumer that will call methods on AnalysisComponent.Builderacl(AnalysisComponent)Explanation.Builder aclRule(AnalysisAclRule aclRule)
The network ACL rule.
aclRule - The network ACL rule.default Explanation.Builder aclRule(Consumer<AnalysisAclRule.Builder> aclRule)
The network ACL rule.
This is a convenience that creates an instance of theAnalysisAclRule.Builder avoiding the need to
create one manually via AnalysisAclRule.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to aclRule(AnalysisAclRule).aclRule - a consumer that will call methods on AnalysisAclRule.BuilderaclRule(AnalysisAclRule)Explanation.Builder address(String address)
The IPv4 address, in CIDR notation.
address - The IPv4 address, in CIDR notation.Explanation.Builder addresses(Collection<String> addresses)
The IPv4 addresses, in CIDR notation.
addresses - The IPv4 addresses, in CIDR notation.Explanation.Builder addresses(String... addresses)
The IPv4 addresses, in CIDR notation.
addresses - The IPv4 addresses, in CIDR notation.Explanation.Builder attachedTo(AnalysisComponent attachedTo)
The resource to which the component is attached.
attachedTo - The resource to which the component is attached.default Explanation.Builder attachedTo(Consumer<AnalysisComponent.Builder> attachedTo)
The resource to which the component is attached.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to attachedTo(AnalysisComponent).attachedTo - a consumer that will call methods on AnalysisComponent.BuilderattachedTo(AnalysisComponent)Explanation.Builder availabilityZones(Collection<String> availabilityZones)
The Availability Zones.
availabilityZones - The Availability Zones.Explanation.Builder availabilityZones(String... availabilityZones)
The Availability Zones.
availabilityZones - The Availability Zones.Explanation.Builder cidrs(Collection<String> cidrs)
The CIDR ranges.
cidrs - The CIDR ranges.Explanation.Builder cidrs(String... cidrs)
The CIDR ranges.
cidrs - The CIDR ranges.Explanation.Builder component(AnalysisComponent component)
The component.
component - The component.default Explanation.Builder component(Consumer<AnalysisComponent.Builder> component)
The component.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to component(AnalysisComponent).component - a consumer that will call methods on AnalysisComponent.Buildercomponent(AnalysisComponent)Explanation.Builder customerGateway(AnalysisComponent customerGateway)
The customer gateway.
customerGateway - The customer gateway.default Explanation.Builder customerGateway(Consumer<AnalysisComponent.Builder> customerGateway)
The customer gateway.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to customerGateway(AnalysisComponent).customerGateway - a consumer that will call methods on AnalysisComponent.BuildercustomerGateway(AnalysisComponent)Explanation.Builder destination(AnalysisComponent destination)
The destination.
destination - The destination.default Explanation.Builder destination(Consumer<AnalysisComponent.Builder> destination)
The destination.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to destination(AnalysisComponent).destination - a consumer that will call methods on AnalysisComponent.Builderdestination(AnalysisComponent)Explanation.Builder destinationVpc(AnalysisComponent destinationVpc)
The destination VPC.
destinationVpc - The destination VPC.default Explanation.Builder destinationVpc(Consumer<AnalysisComponent.Builder> destinationVpc)
The destination VPC.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to destinationVpc(AnalysisComponent).destinationVpc - a consumer that will call methods on AnalysisComponent.BuilderdestinationVpc(AnalysisComponent)Explanation.Builder direction(String direction)
The direction. The following are possible values:
egress
ingress
direction - The direction. The following are possible values:
egress
ingress
Explanation.Builder explanationCode(String explanationCode)
The explanation code.
explanationCode - The explanation code.Explanation.Builder ingressRouteTable(AnalysisComponent ingressRouteTable)
The route table.
ingressRouteTable - The route table.default Explanation.Builder ingressRouteTable(Consumer<AnalysisComponent.Builder> ingressRouteTable)
The route table.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to ingressRouteTable(AnalysisComponent).ingressRouteTable - a consumer that will call methods on AnalysisComponent.BuilderingressRouteTable(AnalysisComponent)Explanation.Builder internetGateway(AnalysisComponent internetGateway)
The internet gateway.
internetGateway - The internet gateway.default Explanation.Builder internetGateway(Consumer<AnalysisComponent.Builder> internetGateway)
The internet gateway.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to internetGateway(AnalysisComponent).internetGateway - a consumer that will call methods on AnalysisComponent.BuilderinternetGateway(AnalysisComponent)Explanation.Builder loadBalancerArn(String loadBalancerArn)
The Amazon Resource Name (ARN) of the load balancer.
loadBalancerArn - The Amazon Resource Name (ARN) of the load balancer.Explanation.Builder classicLoadBalancerListener(AnalysisLoadBalancerListener classicLoadBalancerListener)
The listener for a Classic Load Balancer.
classicLoadBalancerListener - The listener for a Classic Load Balancer.default Explanation.Builder classicLoadBalancerListener(Consumer<AnalysisLoadBalancerListener.Builder> classicLoadBalancerListener)
The listener for a Classic Load Balancer.
This is a convenience that creates an instance of theAnalysisLoadBalancerListener.Builder avoiding
the need to create one manually via AnalysisLoadBalancerListener.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to classicLoadBalancerListener(AnalysisLoadBalancerListener).classicLoadBalancerListener - a consumer that will call methods on AnalysisLoadBalancerListener.BuilderclassicLoadBalancerListener(AnalysisLoadBalancerListener)Explanation.Builder loadBalancerListenerPort(Integer loadBalancerListenerPort)
The listener port of the load balancer.
loadBalancerListenerPort - The listener port of the load balancer.Explanation.Builder loadBalancerTarget(AnalysisLoadBalancerTarget loadBalancerTarget)
The target.
loadBalancerTarget - The target.default Explanation.Builder loadBalancerTarget(Consumer<AnalysisLoadBalancerTarget.Builder> loadBalancerTarget)
The target.
This is a convenience that creates an instance of theAnalysisLoadBalancerTarget.Builder avoiding the
need to create one manually via AnalysisLoadBalancerTarget.builder().
When the Consumer completes, SdkBuilder.build() is called immediately
and its result is passed to loadBalancerTarget(AnalysisLoadBalancerTarget).loadBalancerTarget - a consumer that will call methods on AnalysisLoadBalancerTarget.BuilderloadBalancerTarget(AnalysisLoadBalancerTarget)Explanation.Builder loadBalancerTargetGroup(AnalysisComponent loadBalancerTargetGroup)
The target group.
loadBalancerTargetGroup - The target group.default Explanation.Builder loadBalancerTargetGroup(Consumer<AnalysisComponent.Builder> loadBalancerTargetGroup)
The target group.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to loadBalancerTargetGroup(AnalysisComponent).loadBalancerTargetGroup - a consumer that will call methods on AnalysisComponent.BuilderloadBalancerTargetGroup(AnalysisComponent)Explanation.Builder loadBalancerTargetGroups(Collection<AnalysisComponent> loadBalancerTargetGroups)
The target groups.
loadBalancerTargetGroups - The target groups.Explanation.Builder loadBalancerTargetGroups(AnalysisComponent... loadBalancerTargetGroups)
The target groups.
loadBalancerTargetGroups - The target groups.Explanation.Builder loadBalancerTargetGroups(Consumer<AnalysisComponent.Builder>... loadBalancerTargetGroups)
The target groups.
This is a convenience that creates an instance of theList.Builder avoiding the
need to create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately
and its result is passed to #loadBalancerTargetGroups(List) .loadBalancerTargetGroups - a consumer that will call methods on List.Builder #loadBalancerTargetGroups(List) Explanation.Builder loadBalancerTargetPort(Integer loadBalancerTargetPort)
The target port.
loadBalancerTargetPort - The target port.Explanation.Builder elasticLoadBalancerListener(AnalysisComponent elasticLoadBalancerListener)
The load balancer listener.
elasticLoadBalancerListener - The load balancer listener.default Explanation.Builder elasticLoadBalancerListener(Consumer<AnalysisComponent.Builder> elasticLoadBalancerListener)
The load balancer listener.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to elasticLoadBalancerListener(AnalysisComponent).elasticLoadBalancerListener - a consumer that will call methods on AnalysisComponent.BuilderelasticLoadBalancerListener(AnalysisComponent)Explanation.Builder missingComponent(String missingComponent)
The missing component.
missingComponent - The missing component.Explanation.Builder natGateway(AnalysisComponent natGateway)
The NAT gateway.
natGateway - The NAT gateway.default Explanation.Builder natGateway(Consumer<AnalysisComponent.Builder> natGateway)
The NAT gateway.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to natGateway(AnalysisComponent).natGateway - a consumer that will call methods on AnalysisComponent.BuildernatGateway(AnalysisComponent)Explanation.Builder networkInterface(AnalysisComponent networkInterface)
The network interface.
networkInterface - The network interface.default Explanation.Builder networkInterface(Consumer<AnalysisComponent.Builder> networkInterface)
The network interface.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to networkInterface(AnalysisComponent).networkInterface - a consumer that will call methods on AnalysisComponent.BuildernetworkInterface(AnalysisComponent)Explanation.Builder packetField(String packetField)
The packet field.
packetField - The packet field.Explanation.Builder vpcPeeringConnection(AnalysisComponent vpcPeeringConnection)
The VPC peering connection.
vpcPeeringConnection - The VPC peering connection.default Explanation.Builder vpcPeeringConnection(Consumer<AnalysisComponent.Builder> vpcPeeringConnection)
The VPC peering connection.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to vpcPeeringConnection(AnalysisComponent).vpcPeeringConnection - a consumer that will call methods on AnalysisComponent.BuildervpcPeeringConnection(AnalysisComponent)Explanation.Builder port(Integer port)
The port.
port - The port.Explanation.Builder portRanges(Collection<PortRange> portRanges)
The port ranges.
portRanges - The port ranges.Explanation.Builder portRanges(PortRange... portRanges)
The port ranges.
portRanges - The port ranges.Explanation.Builder portRanges(Consumer<PortRange.Builder>... portRanges)
The port ranges.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #portRanges(List) .portRanges - a consumer that will call methods on List.Builder #portRanges(List) Explanation.Builder prefixList(AnalysisComponent prefixList)
The prefix list.
prefixList - The prefix list.default Explanation.Builder prefixList(Consumer<AnalysisComponent.Builder> prefixList)
The prefix list.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to prefixList(AnalysisComponent).prefixList - a consumer that will call methods on AnalysisComponent.BuilderprefixList(AnalysisComponent)Explanation.Builder protocols(Collection<String> protocols)
The protocols.
protocols - The protocols.Explanation.Builder protocols(String... protocols)
The protocols.
protocols - The protocols.Explanation.Builder routeTableRoute(AnalysisRouteTableRoute routeTableRoute)
The route table route.
routeTableRoute - The route table route.default Explanation.Builder routeTableRoute(Consumer<AnalysisRouteTableRoute.Builder> routeTableRoute)
The route table route.
This is a convenience that creates an instance of theAnalysisRouteTableRoute.Builder avoiding the
need to create one manually via AnalysisRouteTableRoute.builder().
When the Consumer completes, SdkBuilder.build() is called immediately
and its result is passed to routeTableRoute(AnalysisRouteTableRoute).routeTableRoute - a consumer that will call methods on AnalysisRouteTableRoute.BuilderrouteTableRoute(AnalysisRouteTableRoute)Explanation.Builder routeTable(AnalysisComponent routeTable)
The route table.
routeTable - The route table.default Explanation.Builder routeTable(Consumer<AnalysisComponent.Builder> routeTable)
The route table.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to routeTable(AnalysisComponent).routeTable - a consumer that will call methods on AnalysisComponent.BuilderrouteTable(AnalysisComponent)Explanation.Builder securityGroup(AnalysisComponent securityGroup)
The security group.
securityGroup - The security group.default Explanation.Builder securityGroup(Consumer<AnalysisComponent.Builder> securityGroup)
The security group.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to securityGroup(AnalysisComponent).securityGroup - a consumer that will call methods on AnalysisComponent.BuildersecurityGroup(AnalysisComponent)Explanation.Builder securityGroupRule(AnalysisSecurityGroupRule securityGroupRule)
The security group rule.
securityGroupRule - The security group rule.default Explanation.Builder securityGroupRule(Consumer<AnalysisSecurityGroupRule.Builder> securityGroupRule)
The security group rule.
This is a convenience that creates an instance of theAnalysisSecurityGroupRule.Builder avoiding the
need to create one manually via AnalysisSecurityGroupRule.builder().
When the Consumer completes, SdkBuilder.build() is called immediately
and its result is passed to securityGroupRule(AnalysisSecurityGroupRule).securityGroupRule - a consumer that will call methods on AnalysisSecurityGroupRule.BuildersecurityGroupRule(AnalysisSecurityGroupRule)Explanation.Builder securityGroups(Collection<AnalysisComponent> securityGroups)
The security groups.
securityGroups - The security groups.Explanation.Builder securityGroups(AnalysisComponent... securityGroups)
The security groups.
securityGroups - The security groups.Explanation.Builder securityGroups(Consumer<AnalysisComponent.Builder>... securityGroups)
The security groups.
This is a convenience that creates an instance of theList.Builder avoiding the
need to create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately
and its result is passed to #securityGroups(List) .securityGroups - a consumer that will call methods on List.Builder #securityGroups(List) Explanation.Builder sourceVpc(AnalysisComponent sourceVpc)
The source VPC.
sourceVpc - The source VPC.default Explanation.Builder sourceVpc(Consumer<AnalysisComponent.Builder> sourceVpc)
The source VPC.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to sourceVpc(AnalysisComponent).sourceVpc - a consumer that will call methods on AnalysisComponent.BuildersourceVpc(AnalysisComponent)Explanation.Builder state(String state)
The state.
state - The state.Explanation.Builder subnet(AnalysisComponent subnet)
The subnet.
subnet - The subnet.default Explanation.Builder subnet(Consumer<AnalysisComponent.Builder> subnet)
The subnet.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to subnet(AnalysisComponent).subnet - a consumer that will call methods on AnalysisComponent.Buildersubnet(AnalysisComponent)Explanation.Builder subnetRouteTable(AnalysisComponent subnetRouteTable)
The route table for the subnet.
subnetRouteTable - The route table for the subnet.default Explanation.Builder subnetRouteTable(Consumer<AnalysisComponent.Builder> subnetRouteTable)
The route table for the subnet.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to subnetRouteTable(AnalysisComponent).subnetRouteTable - a consumer that will call methods on AnalysisComponent.BuildersubnetRouteTable(AnalysisComponent)Explanation.Builder vpc(AnalysisComponent vpc)
The component VPC.
vpc - The component VPC.default Explanation.Builder vpc(Consumer<AnalysisComponent.Builder> vpc)
The component VPC.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to vpc(AnalysisComponent).vpc - a consumer that will call methods on AnalysisComponent.Buildervpc(AnalysisComponent)Explanation.Builder vpcEndpoint(AnalysisComponent vpcEndpoint)
The VPC endpoint.
vpcEndpoint - The VPC endpoint.default Explanation.Builder vpcEndpoint(Consumer<AnalysisComponent.Builder> vpcEndpoint)
The VPC endpoint.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to vpcEndpoint(AnalysisComponent).vpcEndpoint - a consumer that will call methods on AnalysisComponent.BuildervpcEndpoint(AnalysisComponent)Explanation.Builder vpnConnection(AnalysisComponent vpnConnection)
The VPN connection.
vpnConnection - The VPN connection.default Explanation.Builder vpnConnection(Consumer<AnalysisComponent.Builder> vpnConnection)
The VPN connection.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to vpnConnection(AnalysisComponent).vpnConnection - a consumer that will call methods on AnalysisComponent.BuildervpnConnection(AnalysisComponent)Explanation.Builder vpnGateway(AnalysisComponent vpnGateway)
The VPN gateway.
vpnGateway - The VPN gateway.default Explanation.Builder vpnGateway(Consumer<AnalysisComponent.Builder> vpnGateway)
The VPN gateway.
This is a convenience that creates an instance of theAnalysisComponent.Builder avoiding the need to
create one manually via AnalysisComponent.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to vpnGateway(AnalysisComponent).vpnGateway - a consumer that will call methods on AnalysisComponent.BuildervpnGateway(AnalysisComponent)Copyright © 2021. All rights reserved.