Package | Description |
---|---|
com.ibm.cloud.objectstorage.protocol | |
com.ibm.cloud.objectstorage.protocol.json | |
com.ibm.cloud.objectstorage.protocol.json.internal |
Modifier and Type | Method and Description |
---|---|
OperationInfo |
OperationInfo.Builder.build() |
Modifier and Type | Method and Description |
---|---|
<T> ProtocolRequestMarshaller<T> |
SdkJsonProtocolFactory.createProtocolMarshaller(OperationInfo operationInfo,
T origRequest) |
JsonProtocolMarshallerBuilder<T> |
JsonProtocolMarshallerBuilder.operationInfo(OperationInfo operationInfo) |
Constructor and Description |
---|
JsonProtocolMarshaller(StructuredJsonGenerator jsonGenerator,
String contentType,
OperationInfo operationInfo,
OrigRequest originalRequest,
MarshallerRegistry.Builder marshallerRegistryOverrides,
EmptyBodyJsonMarshaller emptyBodyMarshaller) |
Copyright © 2024. All rights reserved.