Class ServiceEndpoint
java.lang.Object
com.amazonaws.services.cloudsearchv2.model.ServiceEndpoint
- All Implemented Interfaces:
Serializable, Cloneable
The endpoint to which service requests can be submitted.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleaninthashCode()voidsetEndpoint(String endpoint) toString()Returns a string representation of this object; useful for testing and debugging.withEndpoint(String endpoint)
-
Constructor Details
-
ServiceEndpoint
public ServiceEndpoint()
-
-
Method Details