public class MetadataRoutesApi
extends java.lang.Object
| Constructor and Description |
|---|
MetadataRoutesApi() |
MetadataRoutesApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
MetadataEntriesDTO |
getAccountMetadata(java.lang.String accountId,
java.lang.Integer pageSize,
java.lang.String id,
java.lang.String ordering)
Get account metadata
Returns the account metadata given an account id.
|
okhttp3.Call |
getAccountMetadataAsync(java.lang.String accountId,
java.lang.Integer pageSize,
java.lang.String id,
java.lang.String ordering,
ApiCallback<MetadataEntriesDTO> _callback)
Get account metadata (asynchronously)
Returns the account metadata given an account id.
|
MetadataEntriesDTO |
getAccountMetadataByKey(java.lang.String accountId,
java.lang.String key)
Get account metadata
Returns the account metadata given an account id and a key.
|
MetadataDTO |
getAccountMetadataByKeyAndSender(java.lang.String accountId,
java.lang.String key,
java.lang.String publicKey)
Get account metadata
Returns the account metadata given an account id, a key, and a sender.
|
okhttp3.Call |
getAccountMetadataByKeyAndSenderAsync(java.lang.String accountId,
java.lang.String key,
java.lang.String publicKey,
ApiCallback<MetadataDTO> _callback)
Get account metadata (asynchronously)
Returns the account metadata given an account id, a key, and a sender.
|
okhttp3.Call |
getAccountMetadataByKeyAndSenderCall(java.lang.String accountId,
java.lang.String key,
java.lang.String publicKey,
ApiCallback _callback)
Build call for getAccountMetadataByKeyAndSender
|
ApiResponse<MetadataDTO> |
getAccountMetadataByKeyAndSenderWithHttpInfo(java.lang.String accountId,
java.lang.String key,
java.lang.String publicKey)
Get account metadata
Returns the account metadata given an account id, a key, and a sender.
|
okhttp3.Call |
getAccountMetadataByKeyAsync(java.lang.String accountId,
java.lang.String key,
ApiCallback<MetadataEntriesDTO> _callback)
Get account metadata (asynchronously)
Returns the account metadata given an account id and a key.
|
okhttp3.Call |
getAccountMetadataByKeyCall(java.lang.String accountId,
java.lang.String key,
ApiCallback _callback)
Build call for getAccountMetadataByKey
|
ApiResponse<MetadataEntriesDTO> |
getAccountMetadataByKeyWithHttpInfo(java.lang.String accountId,
java.lang.String key)
Get account metadata
Returns the account metadata given an account id and a key.
|
okhttp3.Call |
getAccountMetadataCall(java.lang.String accountId,
java.lang.Integer pageSize,
java.lang.String id,
java.lang.String ordering,
ApiCallback _callback)
Build call for getAccountMetadata
|
ApiResponse<MetadataEntriesDTO> |
getAccountMetadataWithHttpInfo(java.lang.String accountId,
java.lang.Integer pageSize,
java.lang.String id,
java.lang.String ordering)
Get account metadata
Returns the account metadata given an account id.
|
ApiClient |
getApiClient() |
MetadataEntriesDTO |
getMosaicMetadata(java.lang.String mosaicId,
java.lang.Integer pageSize,
java.lang.String id,
java.lang.String ordering)
Get mosaic metadata
Returns the mosaic metadata given a mosaic id.
|
okhttp3.Call |
getMosaicMetadataAsync(java.lang.String mosaicId,
java.lang.Integer pageSize,
java.lang.String id,
java.lang.String ordering,
ApiCallback<MetadataEntriesDTO> _callback)
Get mosaic metadata (asynchronously)
Returns the mosaic metadata given a mosaic id.
|
MetadataEntriesDTO |
getMosaicMetadataByKey(java.lang.String mosaicId,
java.lang.String key)
Get mosaic metadata
Returns the mosaic metadata given a mosaic id and a key.
|
MetadataDTO |
getMosaicMetadataByKeyAndSender(java.lang.String mosaicId,
java.lang.String key,
java.lang.String publicKey)
Get mosaic metadata
Returns the mosaic metadata given a mosaic id, a key, and a sender.
|
okhttp3.Call |
getMosaicMetadataByKeyAndSenderAsync(java.lang.String mosaicId,
java.lang.String key,
java.lang.String publicKey,
ApiCallback<MetadataDTO> _callback)
Get mosaic metadata (asynchronously)
Returns the mosaic metadata given a mosaic id, a key, and a sender.
|
okhttp3.Call |
getMosaicMetadataByKeyAndSenderCall(java.lang.String mosaicId,
java.lang.String key,
java.lang.String publicKey,
ApiCallback _callback)
Build call for getMosaicMetadataByKeyAndSender
|
ApiResponse<MetadataDTO> |
getMosaicMetadataByKeyAndSenderWithHttpInfo(java.lang.String mosaicId,
java.lang.String key,
java.lang.String publicKey)
Get mosaic metadata
Returns the mosaic metadata given a mosaic id, a key, and a sender.
|
okhttp3.Call |
getMosaicMetadataByKeyAsync(java.lang.String mosaicId,
java.lang.String key,
ApiCallback<MetadataEntriesDTO> _callback)
Get mosaic metadata (asynchronously)
Returns the mosaic metadata given a mosaic id and a key.
|
okhttp3.Call |
getMosaicMetadataByKeyCall(java.lang.String mosaicId,
java.lang.String key,
ApiCallback _callback)
Build call for getMosaicMetadataByKey
|
ApiResponse<MetadataEntriesDTO> |
getMosaicMetadataByKeyWithHttpInfo(java.lang.String mosaicId,
java.lang.String key)
Get mosaic metadata
Returns the mosaic metadata given a mosaic id and a key.
|
okhttp3.Call |
getMosaicMetadataCall(java.lang.String mosaicId,
java.lang.Integer pageSize,
java.lang.String id,
java.lang.String ordering,
ApiCallback _callback)
Build call for getMosaicMetadata
|
ApiResponse<MetadataEntriesDTO> |
getMosaicMetadataWithHttpInfo(java.lang.String mosaicId,
java.lang.Integer pageSize,
java.lang.String id,
java.lang.String ordering)
Get mosaic metadata
Returns the mosaic metadata given a mosaic id.
|
MetadataEntriesDTO |
getNamespaceMetadata(java.lang.String namespaceId,
java.lang.Integer pageSize,
java.lang.String id,
java.lang.String ordering)
Get namespace metadata
Returns the namespace metadata given a namespace id.
|
okhttp3.Call |
getNamespaceMetadataAsync(java.lang.String namespaceId,
java.lang.Integer pageSize,
java.lang.String id,
java.lang.String ordering,
ApiCallback<MetadataEntriesDTO> _callback)
Get namespace metadata (asynchronously)
Returns the namespace metadata given a namespace id.
|
MetadataEntriesDTO |
getNamespaceMetadataByKey(java.lang.String namespaceId,
java.lang.String key)
Get namespace metadata
Returns the namespace metadata given a namespace id and a key.
|
MetadataDTO |
getNamespaceMetadataByKeyAndSender(java.lang.String namespaceId,
java.lang.String key,
java.lang.String publicKey)
Get namespace metadata
Returns the namespace metadata given a namespace id, a key, and a sender.
|
okhttp3.Call |
getNamespaceMetadataByKeyAndSenderAsync(java.lang.String namespaceId,
java.lang.String key,
java.lang.String publicKey,
ApiCallback<MetadataDTO> _callback)
Get namespace metadata (asynchronously)
Returns the namespace metadata given a namespace id, a key, and a sender.
|
okhttp3.Call |
getNamespaceMetadataByKeyAndSenderCall(java.lang.String namespaceId,
java.lang.String key,
java.lang.String publicKey,
ApiCallback _callback)
Build call for getNamespaceMetadataByKeyAndSender
|
ApiResponse<MetadataDTO> |
getNamespaceMetadataByKeyAndSenderWithHttpInfo(java.lang.String namespaceId,
java.lang.String key,
java.lang.String publicKey)
Get namespace metadata
Returns the namespace metadata given a namespace id, a key, and a sender.
|
okhttp3.Call |
getNamespaceMetadataByKeyAsync(java.lang.String namespaceId,
java.lang.String key,
ApiCallback<MetadataEntriesDTO> _callback)
Get namespace metadata (asynchronously)
Returns the namespace metadata given a namespace id and a key.
|
okhttp3.Call |
getNamespaceMetadataByKeyCall(java.lang.String namespaceId,
java.lang.String key,
ApiCallback _callback)
Build call for getNamespaceMetadataByKey
|
ApiResponse<MetadataEntriesDTO> |
getNamespaceMetadataByKeyWithHttpInfo(java.lang.String namespaceId,
java.lang.String key)
Get namespace metadata
Returns the namespace metadata given a namespace id and a key.
|
okhttp3.Call |
getNamespaceMetadataCall(java.lang.String namespaceId,
java.lang.Integer pageSize,
java.lang.String id,
java.lang.String ordering,
ApiCallback _callback)
Build call for getNamespaceMetadata
|
ApiResponse<MetadataEntriesDTO> |
getNamespaceMetadataWithHttpInfo(java.lang.String namespaceId,
java.lang.Integer pageSize,
java.lang.String id,
java.lang.String ordering)
Get namespace metadata
Returns the namespace metadata given a namespace id.
|
void |
setApiClient(ApiClient apiClient) |
public MetadataRoutesApi()
public MetadataRoutesApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public okhttp3.Call getAccountMetadataCall(java.lang.String accountId,
java.lang.Integer pageSize,
java.lang.String id,
java.lang.String ordering,
ApiCallback _callback)
throws ApiException
accountId - Account public key or address enconded using a 32-character set. (required)pageSize - Number of transactions to return for each request. (optional, default to 10)id - Metadata identifier up to which metadata are returned. (optional)ordering - Ordering criteria: * -id - Descending order by id. * id - Ascending order by id. (optional, default to "-id")_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public MetadataEntriesDTO getAccountMetadata(java.lang.String accountId, java.lang.Integer pageSize, java.lang.String id, java.lang.String ordering) throws ApiException
accountId - Account public key or address enconded using a 32-character set. (required)pageSize - Number of transactions to return for each request. (optional, default to 10)id - Metadata identifier up to which metadata are returned. (optional)ordering - Ordering criteria: * -id - Descending order by id. * id - Ascending order by id. (optional, default to "-id")ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public ApiResponse<MetadataEntriesDTO> getAccountMetadataWithHttpInfo(java.lang.String accountId, java.lang.Integer pageSize, java.lang.String id, java.lang.String ordering) throws ApiException
accountId - Account public key or address enconded using a 32-character set. (required)pageSize - Number of transactions to return for each request. (optional, default to 10)id - Metadata identifier up to which metadata are returned. (optional)ordering - Ordering criteria: * -id - Descending order by id. * id - Ascending order by id. (optional, default to "-id")ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public okhttp3.Call getAccountMetadataAsync(java.lang.String accountId,
java.lang.Integer pageSize,
java.lang.String id,
java.lang.String ordering,
ApiCallback<MetadataEntriesDTO> _callback)
throws ApiException
accountId - Account public key or address enconded using a 32-character set. (required)pageSize - Number of transactions to return for each request. (optional, default to 10)id - Metadata identifier up to which metadata are returned. (optional)ordering - Ordering criteria: * -id - Descending order by id. * id - Ascending order by id. (optional, default to "-id")_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public okhttp3.Call getAccountMetadataByKeyCall(java.lang.String accountId,
java.lang.String key,
ApiCallback _callback)
throws ApiException
accountId - Account public key or address enconded using a 32-character set. (required)key - Metadata key. (required)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public MetadataEntriesDTO getAccountMetadataByKey(java.lang.String accountId, java.lang.String key) throws ApiException
accountId - Account public key or address enconded using a 32-character set. (required)key - Metadata key. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public ApiResponse<MetadataEntriesDTO> getAccountMetadataByKeyWithHttpInfo(java.lang.String accountId, java.lang.String key) throws ApiException
accountId - Account public key or address enconded using a 32-character set. (required)key - Metadata key. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public okhttp3.Call getAccountMetadataByKeyAsync(java.lang.String accountId,
java.lang.String key,
ApiCallback<MetadataEntriesDTO> _callback)
throws ApiException
accountId - Account public key or address enconded using a 32-character set. (required)key - Metadata key. (required)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public okhttp3.Call getAccountMetadataByKeyAndSenderCall(java.lang.String accountId,
java.lang.String key,
java.lang.String publicKey,
ApiCallback _callback)
throws ApiException
accountId - Account public key or address enconded using a 32-character set. (required)key - Metadata key. (required)publicKey - Account public key. (required)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public MetadataDTO getAccountMetadataByKeyAndSender(java.lang.String accountId, java.lang.String key, java.lang.String publicKey) throws ApiException
accountId - Account public key or address enconded using a 32-character set. (required)key - Metadata key. (required)publicKey - Account public key. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public ApiResponse<MetadataDTO> getAccountMetadataByKeyAndSenderWithHttpInfo(java.lang.String accountId, java.lang.String key, java.lang.String publicKey) throws ApiException
accountId - Account public key or address enconded using a 32-character set. (required)key - Metadata key. (required)publicKey - Account public key. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public okhttp3.Call getAccountMetadataByKeyAndSenderAsync(java.lang.String accountId,
java.lang.String key,
java.lang.String publicKey,
ApiCallback<MetadataDTO> _callback)
throws ApiException
accountId - Account public key or address enconded using a 32-character set. (required)key - Metadata key. (required)publicKey - Account public key. (required)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public okhttp3.Call getMosaicMetadataCall(java.lang.String mosaicId,
java.lang.Integer pageSize,
java.lang.String id,
java.lang.String ordering,
ApiCallback _callback)
throws ApiException
mosaicId - Mosaic identifier. (required)pageSize - Number of transactions to return for each request. (optional, default to 10)id - Metadata identifier up to which metadata are returned. (optional)ordering - Ordering criteria: * -id - Descending order by id. * id - Ascending order by id. (optional, default to "-id")_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public MetadataEntriesDTO getMosaicMetadata(java.lang.String mosaicId, java.lang.Integer pageSize, java.lang.String id, java.lang.String ordering) throws ApiException
mosaicId - Mosaic identifier. (required)pageSize - Number of transactions to return for each request. (optional, default to 10)id - Metadata identifier up to which metadata are returned. (optional)ordering - Ordering criteria: * -id - Descending order by id. * id - Ascending order by id. (optional, default to "-id")ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public ApiResponse<MetadataEntriesDTO> getMosaicMetadataWithHttpInfo(java.lang.String mosaicId, java.lang.Integer pageSize, java.lang.String id, java.lang.String ordering) throws ApiException
mosaicId - Mosaic identifier. (required)pageSize - Number of transactions to return for each request. (optional, default to 10)id - Metadata identifier up to which metadata are returned. (optional)ordering - Ordering criteria: * -id - Descending order by id. * id - Ascending order by id. (optional, default to "-id")ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public okhttp3.Call getMosaicMetadataAsync(java.lang.String mosaicId,
java.lang.Integer pageSize,
java.lang.String id,
java.lang.String ordering,
ApiCallback<MetadataEntriesDTO> _callback)
throws ApiException
mosaicId - Mosaic identifier. (required)pageSize - Number of transactions to return for each request. (optional, default to 10)id - Metadata identifier up to which metadata are returned. (optional)ordering - Ordering criteria: * -id - Descending order by id. * id - Ascending order by id. (optional, default to "-id")_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public okhttp3.Call getMosaicMetadataByKeyCall(java.lang.String mosaicId,
java.lang.String key,
ApiCallback _callback)
throws ApiException
mosaicId - Mosaic identifier. (required)key - Metadata key. (required)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public MetadataEntriesDTO getMosaicMetadataByKey(java.lang.String mosaicId, java.lang.String key) throws ApiException
mosaicId - Mosaic identifier. (required)key - Metadata key. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public ApiResponse<MetadataEntriesDTO> getMosaicMetadataByKeyWithHttpInfo(java.lang.String mosaicId, java.lang.String key) throws ApiException
mosaicId - Mosaic identifier. (required)key - Metadata key. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public okhttp3.Call getMosaicMetadataByKeyAsync(java.lang.String mosaicId,
java.lang.String key,
ApiCallback<MetadataEntriesDTO> _callback)
throws ApiException
mosaicId - Mosaic identifier. (required)key - Metadata key. (required)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public okhttp3.Call getMosaicMetadataByKeyAndSenderCall(java.lang.String mosaicId,
java.lang.String key,
java.lang.String publicKey,
ApiCallback _callback)
throws ApiException
mosaicId - Mosaic identifier. (required)key - Metadata key. (required)publicKey - Account public key. (required)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public MetadataDTO getMosaicMetadataByKeyAndSender(java.lang.String mosaicId, java.lang.String key, java.lang.String publicKey) throws ApiException
mosaicId - Mosaic identifier. (required)key - Metadata key. (required)publicKey - Account public key. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public ApiResponse<MetadataDTO> getMosaicMetadataByKeyAndSenderWithHttpInfo(java.lang.String mosaicId, java.lang.String key, java.lang.String publicKey) throws ApiException
mosaicId - Mosaic identifier. (required)key - Metadata key. (required)publicKey - Account public key. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public okhttp3.Call getMosaicMetadataByKeyAndSenderAsync(java.lang.String mosaicId,
java.lang.String key,
java.lang.String publicKey,
ApiCallback<MetadataDTO> _callback)
throws ApiException
mosaicId - Mosaic identifier. (required)key - Metadata key. (required)publicKey - Account public key. (required)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public okhttp3.Call getNamespaceMetadataCall(java.lang.String namespaceId,
java.lang.Integer pageSize,
java.lang.String id,
java.lang.String ordering,
ApiCallback _callback)
throws ApiException
namespaceId - Namespace identifier. (required)pageSize - Number of transactions to return for each request. (optional, default to 10)id - Metadata identifier up to which metadata are returned. (optional)ordering - Ordering criteria: * -id - Descending order by id. * id - Ascending order by id. (optional, default to "-id")_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public MetadataEntriesDTO getNamespaceMetadata(java.lang.String namespaceId, java.lang.Integer pageSize, java.lang.String id, java.lang.String ordering) throws ApiException
namespaceId - Namespace identifier. (required)pageSize - Number of transactions to return for each request. (optional, default to 10)id - Metadata identifier up to which metadata are returned. (optional)ordering - Ordering criteria: * -id - Descending order by id. * id - Ascending order by id. (optional, default to "-id")ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public ApiResponse<MetadataEntriesDTO> getNamespaceMetadataWithHttpInfo(java.lang.String namespaceId, java.lang.Integer pageSize, java.lang.String id, java.lang.String ordering) throws ApiException
namespaceId - Namespace identifier. (required)pageSize - Number of transactions to return for each request. (optional, default to 10)id - Metadata identifier up to which metadata are returned. (optional)ordering - Ordering criteria: * -id - Descending order by id. * id - Ascending order by id. (optional, default to "-id")ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public okhttp3.Call getNamespaceMetadataAsync(java.lang.String namespaceId,
java.lang.Integer pageSize,
java.lang.String id,
java.lang.String ordering,
ApiCallback<MetadataEntriesDTO> _callback)
throws ApiException
namespaceId - Namespace identifier. (required)pageSize - Number of transactions to return for each request. (optional, default to 10)id - Metadata identifier up to which metadata are returned. (optional)ordering - Ordering criteria: * -id - Descending order by id. * id - Ascending order by id. (optional, default to "-id")_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public okhttp3.Call getNamespaceMetadataByKeyCall(java.lang.String namespaceId,
java.lang.String key,
ApiCallback _callback)
throws ApiException
namespaceId - Namespace identifier. (required)key - Metadata key. (required)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public MetadataEntriesDTO getNamespaceMetadataByKey(java.lang.String namespaceId, java.lang.String key) throws ApiException
namespaceId - Namespace identifier. (required)key - Metadata key. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public ApiResponse<MetadataEntriesDTO> getNamespaceMetadataByKeyWithHttpInfo(java.lang.String namespaceId, java.lang.String key) throws ApiException
namespaceId - Namespace identifier. (required)key - Metadata key. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public okhttp3.Call getNamespaceMetadataByKeyAsync(java.lang.String namespaceId,
java.lang.String key,
ApiCallback<MetadataEntriesDTO> _callback)
throws ApiException
namespaceId - Namespace identifier. (required)key - Metadata key. (required)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public okhttp3.Call getNamespaceMetadataByKeyAndSenderCall(java.lang.String namespaceId,
java.lang.String key,
java.lang.String publicKey,
ApiCallback _callback)
throws ApiException
namespaceId - Namespace identifier. (required)key - Metadata key. (required)publicKey - Account public key. (required)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public MetadataDTO getNamespaceMetadataByKeyAndSender(java.lang.String namespaceId, java.lang.String key, java.lang.String publicKey) throws ApiException
namespaceId - Namespace identifier. (required)key - Metadata key. (required)publicKey - Account public key. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public ApiResponse<MetadataDTO> getNamespaceMetadataByKeyAndSenderWithHttpInfo(java.lang.String namespaceId, java.lang.String key, java.lang.String publicKey) throws ApiException
namespaceId - Namespace identifier. (required)key - Metadata key. (required)publicKey - Account public key. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |
public okhttp3.Call getNamespaceMetadataByKeyAndSenderAsync(java.lang.String namespaceId,
java.lang.String key,
java.lang.String publicKey,
ApiCallback<MetadataDTO> _callback)
throws ApiException
namespaceId - Namespace identifier. (required)key - Metadata key. (required)publicKey - Account public key. (required)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 200 | success | - |
| 404 | ResourceNotFound | - |
| 409 | InvalidArgument | - |