Uses of Class
software.amazon.awssdk.services.privatenetworks.model.Position
-
Packages that use Position Package Description software.amazon.awssdk.services.privatenetworks.model -
-
Uses of Position in software.amazon.awssdk.services.privatenetworks.model
Methods in software.amazon.awssdk.services.privatenetworks.model that return Position Modifier and Type Method Description PositionConfigureAccessPointRequest. position()The position of the network resource.PositionNetworkResource. position()The position of the network resource.Methods in software.amazon.awssdk.services.privatenetworks.model with parameters of type Position Modifier and Type Method Description ConfigureAccessPointRequest.BuilderConfigureAccessPointRequest.Builder. position(Position position)The position of the network resource.NetworkResource.BuilderNetworkResource.Builder. position(Position position)The position of the network resource.
-