public class JaxrsComputeCloudClientFactory extends Object implements ComputeCloudClientFactory
Modifier and Type | Field and Description |
---|---|
static ComputeCloudClientFactory |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
ComputeCloudClient |
createClient(URI endpoint,
ComputeCloudUser user,
String password) |
public static final ComputeCloudClientFactory INSTANCE
public ComputeCloudClient createClient(URI endpoint, ComputeCloudUser user, String password)
createClient
in interface ComputeCloudClientFactory
Copyright © 2016–2018. All rights reserved.