Uses of Class
com.hubspot.mesos.client.UserAndPassword
-
-
Uses of UserAndPassword in com.hubspot.mesos.client
Methods in com.hubspot.mesos.client that return UserAndPassword Modifier and Type Method Description static UserAndPasswordUserAndPassword. empty()Constructors in com.hubspot.mesos.client with parameters of type UserAndPassword Constructor Description SingularityMesosClient(com.hubspot.horizon.HttpClient httpClient, com.hubspot.horizon.HttpClient shortTimeoutHttpClient, UserAndPassword credentials)SingularityMesosClientModule(UserAndPassword credentials)
-