Class LookupService.LookupResponse
java.lang.Object
com.here.platform.data.client.service.lookup.LookupService.LookupResponse
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- Enclosing interface:
- LookupService
public static class LookupService.LookupResponse
extends Object
implements scala.Product, Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLookupResponse(scala.collection.immutable.Seq<LookupService.ServiceEndpointDetails> endpoints) -
Method Summary
Modifier and TypeMethodDescriptionscala.collection.immutable.Seq<LookupService.ServiceEndpointDetails>Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
LookupResponse
public LookupResponse(scala.collection.immutable.Seq<LookupService.ServiceEndpointDetails> endpoints)
-
-
Method Details
-
endpoints
-