OperationData Class
- java.
lang. Object - java.
util. ArrayList<byte[]> - system.
fabric. OperationData
- system.
- java.
public class OperationData
Constructor Summary
Constructor | Description | |
---|---|---|
OperationData() | ||
OperationData(byte[] operationData) |
Method Summary
Modifier and Type | Method and Description |
---|---|
byte [] | toArray(int index) |
Constructor Details
OperationData
public OperationData()
OperationData
public OperationData(byte[] operationData)
Parameters:
operationData
Method Details
toArray
public byte [] toArray(int index)
Parameters:
index
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java