|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Protocol | |
|---|---|
| com.amazonaws | |
| Uses of Protocol in com.amazonaws |
|---|
| Methods in com.amazonaws that return Protocol | |
|---|---|
Protocol |
ClientConfiguration.getProtocol()
Returns the protocol (i.e. |
static Protocol |
Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Protocol[] |
Protocol.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.amazonaws with parameters of type Protocol | |
|---|---|
void |
ClientConfiguration.setProtocol(Protocol protocol)
Sets the protocol (i.e. |
ClientConfiguration |
ClientConfiguration.withProtocol(Protocol protocol)
Sets the protocol (i.e. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||