Package com.google.api.gax.httpjson
Class HttpJsonOperationSnapshot
java.lang.Object
com.google.api.gax.httpjson.HttpJsonOperationSnapshot
- All Implemented Interfaces:
OperationSnapshot
Implementation of OperationSnapshot based on REST transport.
Public for technical reasons. For internal use only.
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getName
- Specified by:
getNamein interfaceOperationSnapshot
-
getMetadata
- Specified by:
getMetadatain interfaceOperationSnapshot
-
isDone
public boolean isDone()- Specified by:
isDonein interfaceOperationSnapshot
-
getResponse
- Specified by:
getResponsein interfaceOperationSnapshot
-
getErrorCode
- Specified by:
getErrorCodein interfaceOperationSnapshot
-
getErrorMessage
- Specified by:
getErrorMessagein interfaceOperationSnapshot
-
create
-
newBuilder
-