Index
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
Conversionrecord 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
ConversionHistoryrecord class. - ConversionParams - Record Class in com.binance4j.convert.param
- ConversionParams() - Constructor for record class com.binance4j.convert.param.ConversionParams
-
Creates an instance of a
ConversionParamsrecord 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
-
The
ConvertClientmapping. - createTime() - Method in record class com.binance4j.convert.dto.Conversion
-
Returns the value of the
createTimerecord component.
E
- endTime() - Method in record class com.binance4j.convert.dto.ConversionHistory
-
Returns the value of the
endTimerecord 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
fromAmountrecord component. - fromAsset() - Method in record class com.binance4j.convert.dto.Conversion
-
Returns the value of the
fromAssetrecord 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
inverseRatiorecord component.
L
- limit() - Method in record class com.binance4j.convert.dto.ConversionHistory
-
Returns the value of the
limitrecord component. - list() - Method in record class com.binance4j.convert.dto.ConversionHistory
-
Returns the value of the
listrecord component.
M
- moreData() - Method in record class com.binance4j.convert.dto.ConversionHistory
-
Returns the value of the
moreDatarecord component.
O
- orderId() - Method in record class com.binance4j.convert.dto.Conversion
-
Returns the value of the
orderIdrecord component. - orderStatus() - Method in record class com.binance4j.convert.dto.Conversion
-
Returns the value of the
orderStatusrecord component.
Q
- quoteId() - Method in record class com.binance4j.convert.dto.Conversion
-
Returns the value of the
quoteIdrecord component.
R
- ratio() - Method in record class com.binance4j.convert.dto.Conversion
-
Returns the value of the
ratiorecord component.
S
- startTime() - Method in record class com.binance4j.convert.dto.ConversionHistory
-
Returns the value of the
startTimerecord component.
T
- toAmount() - Method in record class com.binance4j.convert.dto.Conversion
-
Returns the value of the
toAmountrecord component. - toAsset() - Method in record class com.binance4j.convert.dto.Conversion
-
Returns the value of the
toAssetrecord 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.
All Classes and Interfaces|All Packages|Constant Field Values