Index

B C E F G H I L M O Q R S T 
All Classes and Interfaces|All Packages|Constant Field Values

B

BASE - Static variable in interface com.binance4j.convert.client.ConvertMapping
The base uri.

C

com.binance4j.convert.client - package com.binance4j.convert.client
 
com.binance4j.convert.dto - package com.binance4j.convert.dto
 
com.binance4j.convert.param - package com.binance4j.convert.param
 
Conversion - Record Class in com.binance4j.convert.dto
A conversion of an asset into another.
Conversion(String, long, String, String, String, String, String, String, String, long) - Constructor for record class com.binance4j.convert.dto.Conversion
Creates an instance of a Conversion record class.
ConversionHistory - Record Class in com.binance4j.convert.dto
Conversions history.
ConversionHistory(List<Conversion>, long, long, int, boolean) - Constructor for record class com.binance4j.convert.dto.ConversionHistory
Creates an instance of a ConversionHistory record class.
ConversionParams - Record Class in com.binance4j.convert.param
ConversionParams() - Constructor for record class com.binance4j.convert.param.ConversionParams
Creates an instance of a ConversionParams record class.
ConvertClient - Class in com.binance4j.convert.client
Api client for the convert endpoints
ConvertClient(String, String) - Constructor for class com.binance4j.convert.client.ConvertClient
 
ConvertMapping - Interface in com.binance4j.convert.client
ConvertClient mapping.
createTime() - Method in record class com.binance4j.convert.dto.Conversion
Returns the value of the createTime record component.

E

endTime() - Method in record class com.binance4j.convert.dto.ConversionHistory
Returns the value of the endTime record component.
equals(Object) - Method in record class com.binance4j.convert.dto.Conversion
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.binance4j.convert.dto.ConversionHistory
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.binance4j.convert.param.ConversionParams
Indicates whether some other object is "equal to" this one.

F

fromAmount() - Method in record class com.binance4j.convert.dto.Conversion
Returns the value of the fromAmount record component.
fromAsset() - Method in record class com.binance4j.convert.dto.Conversion
Returns the value of the fromAsset record component.

G

getConversions(TimeFrame) - Method in class com.binance4j.convert.client.ConvertClient
Get assets conversion history.
getConversions(Map<String, Object>) - Method in interface com.binance4j.convert.client.ConvertMapping
 

H

hashCode() - Method in record class com.binance4j.convert.dto.Conversion
Returns a hash code value for this object.
hashCode() - Method in record class com.binance4j.convert.dto.ConversionHistory
Returns a hash code value for this object.
hashCode() - Method in record class com.binance4j.convert.param.ConversionParams
Returns a hash code value for this object.

I

inverseRatio() - Method in record class com.binance4j.convert.dto.Conversion
Returns the value of the inverseRatio record component.

L

limit() - Method in record class com.binance4j.convert.dto.ConversionHistory
Returns the value of the limit record component.
list() - Method in record class com.binance4j.convert.dto.ConversionHistory
Returns the value of the list record component.

M

moreData() - Method in record class com.binance4j.convert.dto.ConversionHistory
Returns the value of the moreData record component.

O

orderId() - Method in record class com.binance4j.convert.dto.Conversion
Returns the value of the orderId record component.
orderStatus() - Method in record class com.binance4j.convert.dto.Conversion
Returns the value of the orderStatus record component.

Q

quoteId() - Method in record class com.binance4j.convert.dto.Conversion
Returns the value of the quoteId record component.

R

ratio() - Method in record class com.binance4j.convert.dto.Conversion
Returns the value of the ratio record component.

S

startTime() - Method in record class com.binance4j.convert.dto.ConversionHistory
Returns the value of the startTime record component.

T

toAmount() - Method in record class com.binance4j.convert.dto.Conversion
Returns the value of the toAmount record component.
toAsset() - Method in record class com.binance4j.convert.dto.Conversion
Returns the value of the toAsset record component.
toString() - Method in record class com.binance4j.convert.dto.Conversion
Returns a string representation of this record class.
toString() - Method in record class com.binance4j.convert.dto.ConversionHistory
Returns a string representation of this record class.
toString() - Method in record class com.binance4j.convert.param.ConversionParams
Returns a string representation of this record class.
B C E F G H I L M O Q R S T 
All Classes and Interfaces|All Packages|Constant Field Values