endPoint property

String endPoint
final

endPoint is a host name or an IP address.

For example:

  • play.min.io
  • 1.2.3.4

Implementation

final String endPoint;