|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Subnet | |
---|---|
com.baidubce.services.subnet.model | |
com.baidubce.services.vpc.model |
Uses of Subnet in com.baidubce.services.subnet.model |
---|
Methods in com.baidubce.services.subnet.model that return Subnet | |
---|---|
Subnet |
GetSubnetResponse.getSubnet()
|
Methods in com.baidubce.services.subnet.model that return types with arguments of type Subnet | |
---|---|
List<Subnet> |
ListSubnetsResponse.getSubnets()
|
Methods in com.baidubce.services.subnet.model with parameters of type Subnet | |
---|---|
void |
GetSubnetResponse.setSubnet(Subnet subnet)
|
Method parameters in com.baidubce.services.subnet.model with type arguments of type Subnet | |
---|---|
void |
ListSubnetsResponse.setSubnets(List<Subnet> subnets)
|
Uses of Subnet in com.baidubce.services.vpc.model |
---|
Methods in com.baidubce.services.vpc.model that return types with arguments of type Subnet | |
---|---|
List<Subnet> |
ShowVpcModel.getSubnets()
|
Method parameters in com.baidubce.services.vpc.model with type arguments of type Subnet | |
---|---|
void |
ShowVpcModel.setSubnets(List<Subnet> subnets)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |