@NotThreadSafe public class RpcV2CborOperationMetadata extends Object
RpcV2CborResponseHandler
for the client.Constructor and Description |
---|
RpcV2CborOperationMetadata() |
Modifier and Type | Method and Description |
---|---|
boolean |
isHasStreamingSuccessResponse() |
boolean |
isPayloadRpcV2Cbor() |
RpcV2CborOperationMetadata |
withHasStreamingSuccessResponse(boolean hasStreamingSuccessResponse) |
RpcV2CborOperationMetadata |
withPayloadRpcV2Cbor(boolean payloadRpcV2Cbor) |
public boolean isHasStreamingSuccessResponse()
public RpcV2CborOperationMetadata withHasStreamingSuccessResponse(boolean hasStreamingSuccessResponse)
public boolean isPayloadRpcV2Cbor()
public RpcV2CborOperationMetadata withPayloadRpcV2Cbor(boolean payloadRpcV2Cbor)