Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
PathStatement |
PathStatement.clone() |
PathStatement |
AccessScopePath.getDestination()
The destination.
|
PathStatement |
AccessScopePath.getSource()
The source.
|
PathStatement |
PathStatement.withPacketHeaderStatement(PacketHeaderStatement packetHeaderStatement)
The packet header statement.
|
PathStatement |
PathStatement.withResourceStatement(ResourceStatement resourceStatement)
The resource statement.
|
Modifier and Type | Method and Description |
---|---|
void |
AccessScopePath.setDestination(PathStatement destination)
The destination.
|
void |
AccessScopePath.setSource(PathStatement source)
The source.
|
AccessScopePath |
AccessScopePath.withDestination(PathStatement destination)
The destination.
|
AccessScopePath |
AccessScopePath.withSource(PathStatement source)
The source.
|
Copyright © 2023. All rights reserved.