public class InstanceProviderRequest<T> extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InstanceProviderRequest.DesignMyAppRequest |
| Modifier and Type | Method and Description |
|---|---|
static InstanceProviderRequest.DesignMyAppRequest |
designMyApp()
DesignMyAppRequest is used to create a new InstanceProvider using three parameters (all mandatory):
A hostname that point to the instance provider client
A keyId and a secretKey that protect your instance provider client
The particularity of this provider, is that it can be used directly with our default implementation of
the Instance manager API.
|
T |
get() |
public T get()
public static InstanceProviderRequest.DesignMyAppRequest designMyApp()
Copyright © 2015. All rights reserved.