public abstract class AwsRequest extends SdkRequest
| Modifier and Type | Class and Description |
|---|---|
static interface |
AwsRequest.Builder |
protected static class |
AwsRequest.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
AwsRequest(AwsRequest.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
Optional<AwsRequestOverrideConfiguration> |
overrideConfiguration() |
abstract AwsRequest.Builder |
toBuilder() |
getValueForFieldclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitequalsBySdkFields, sdkFieldsprotected AwsRequest(AwsRequest.Builder builder)
public final Optional<AwsRequestOverrideConfiguration> overrideConfiguration()
overrideConfiguration in class SdkRequestpublic abstract AwsRequest.Builder toBuilder()
toBuilder in class SdkRequestCopyright © 2019. All rights reserved.