Class DescribeImageSharePermissionRequest


  • public class DescribeImageSharePermissionRequest
    extends AbstractModel
    • Constructor Detail

      • DescribeImageSharePermissionRequest

        public DescribeImageSharePermissionRequest()
      • DescribeImageSharePermissionRequest

        public DescribeImageSharePermissionRequest​(DescribeImageSharePermissionRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getImageId

        public String getImageId()
        Get 需要共享的镜像Id
        Returns:
        ImageId 需要共享的镜像Id
      • setImageId

        public void setImageId​(String ImageId)
        Set 需要共享的镜像Id
        Parameters:
        ImageId - 需要共享的镜像Id