Class ImportUHostKeyPairsResponse

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.uhost.models.ImportUHostKeyPairsResponse

public class ImportUHostKeyPairsResponse extends Response
  • Constructor Details

    • ImportUHostKeyPairsResponse

      public ImportUHostKeyPairsResponse()
  • Method Details

    • getKeyPairName

      public String getKeyPairName()
    • setKeyPairName

      public void setKeyPairName(String keyPairName)
    • getKeyPairId

      public String getKeyPairId()
    • setKeyPairId

      public void setKeyPairId(String keyPairId)
    • getKeyPairFingerPrint

      public String getKeyPairFingerPrint()
    • setKeyPairFingerPrint

      public void setKeyPairFingerPrint(String keyPairFingerPrint)