public class PlatformResponse<T> extends Object
PlatformResponse(T entity, int statusCode)
T
entity()
int
statusCode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PlatformResponse(T entity, int statusCode)
public T entity()
public int statusCode()
Copyright © 2014–2023 MuleSoft, Inc.. All rights reserved.