@NotThreadSafe public class JsonOperationMetadata extends Object
JsonResponseHandler
for the client.Constructor and Description |
---|
JsonOperationMetadata() |
Modifier and Type | Method and Description |
---|---|
boolean |
isHasStreamingSuccessResponse() |
boolean |
isPayloadJson() |
JsonOperationMetadata |
withHasStreamingSuccessResponse(boolean hasStreamingSuccessResponse) |
JsonOperationMetadata |
withPayloadJson(boolean payloadJson) |
public boolean isHasStreamingSuccessResponse()
public JsonOperationMetadata withHasStreamingSuccessResponse(boolean hasStreamingSuccessResponse)
public boolean isPayloadJson()
public JsonOperationMetadata withPayloadJson(boolean payloadJson)
Copyright © 2024. All rights reserved.