类 ImageResult.Response

java.lang.Object
ai.nextbillion.maps.ImageResult.Response
所有已实现的接口:
ApiResponse<ImageResult>
封闭类:
ImageResult

public static class ImageResult.Response
extends java.lang.Object
implements ApiResponse<ImageResult>
ImageResult.Response is a type system hack to enable API endpoints to return a ImageResult.
  • 构造器概要

    构造器 
    构造器 说明
    Response()  
  • 方法概要

    修饰符和类型 方法 说明
    ApiException getError()  
    ImageResult getResult()  
    boolean successful()  

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait