Uses of Class
com.baidubce.services.bcc.model.image.GetImageRequest

Packages that use GetImageRequest
com.baidubce.services.bcc   
com.baidubce.services.bcc.model.image   
 

Uses of GetImageRequest in com.baidubce.services.bcc
 

Methods in com.baidubce.services.bcc with parameters of type GetImageRequest
 GetImageResponse BccClient.getImage(GetImageRequest request)
          Get the detail information of specified image.
 

Uses of GetImageRequest in com.baidubce.services.bcc.model.image
 

Methods in com.baidubce.services.bcc.model.image that return GetImageRequest
 GetImageRequest GetImageRequest.withImageId(String imageId)
          Configure imageId for the request.
 GetImageRequest GetImageRequest.withRequestCredentials(BceCredentials credentials)
          Configure request credential for the request.
 



Copyright © 2018. All rights reserved.