endPoint property

String endPoint
final

endPoint is a host name or an IP address.

For example:

  • play.min.io
  • 127.0.0.1

Implementation

final String endPoint;