| Package | Description |
|---|---|
| com.amazonaws.kinesisvideo.http |
| Modifier and Type | Method and Description |
|---|---|
HttpMethodName |
ParallelSimpleHttpClient.getMethod() |
HttpMethodName |
KinesisVideoApacheHttpClient.getMethod() |
HttpMethodName |
HttpClient.getMethod() |
static HttpMethodName |
HttpMethodName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpMethodName[] |
HttpMethodName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ParallelSimpleHttpClient.Builder |
ParallelSimpleHttpClient.Builder.method(HttpMethodName method) |
KinesisVideoApacheHttpClient.Builder |
KinesisVideoApacheHttpClient.Builder.withMethod(HttpMethodName method) |
Copyright © 2019. All rights reserved.