| Package | Description | 
|---|---|
| com.amazonaws.http.server | 
| Modifier and Type | Method and Description | 
|---|---|
static MockServer.ServerBehavior | 
MockServer.ServerBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static MockServer.ServerBehavior[] | 
MockServer.ServerBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static MockServer | 
MockServer.createMockServer(MockServer.ServerBehavior serverBehavior)  | 
Copyright © 2017. All rights reserved.