Class QueueOperationResponse
java.lang.Object
org.apache.camel.component.azure.storage.queue.operations.QueueOperationResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic QueueOperationResponsecreate(com.azure.core.http.rest.Response response) static QueueOperationResponsestatic QueueOperationResponsestatic QueueOperationResponsecreateWithEmptyBody(com.azure.core.http.rest.Response response) static QueueOperationResponsecreateWithEmptyBody(Map<String, Object> headers) getBody()
-
Constructor Details
-
QueueOperationResponse
-
-
Method Details
-
create
-
create
-
create
-
createWithEmptyBody
-
createWithEmptyBody
public static QueueOperationResponse createWithEmptyBody(com.azure.core.http.rest.Response response) -
getBody
-
getHeaders
-