Uses of Class
cn.ucloud.uhost.models.DescribeUHostKeyPairsResponse.KeyPairDesc
-
Packages that use DescribeUHostKeyPairsResponse.KeyPairDesc Package Description cn.ucloud.uhost.models -
-
Uses of DescribeUHostKeyPairsResponse.KeyPairDesc in cn.ucloud.uhost.models
Methods in cn.ucloud.uhost.models that return types with arguments of type DescribeUHostKeyPairsResponse.KeyPairDesc Modifier and Type Method Description List<DescribeUHostKeyPairsResponse.KeyPairDesc>DescribeUHostKeyPairsResponse. getKeyPairs()Method parameters in cn.ucloud.uhost.models with type arguments of type DescribeUHostKeyPairsResponse.KeyPairDesc Modifier and Type Method Description voidDescribeUHostKeyPairsResponse. setKeyPairs(List<DescribeUHostKeyPairsResponse.KeyPairDesc> keyPairs)
-