public abstract class AwsRequest extends SdkRequest
Modifier and Type | Class and Description |
---|---|
static interface |
AwsRequest.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
Optional<AwsRequestOverrideConfiguration> |
overrideConfiguration() |
abstract AwsRequest.Builder |
toBuilder() |
getValueForField
getClass, notify, notifyAll, toString, wait, wait, wait
equalsBySdkFields, sdkFields
public final Optional<AwsRequestOverrideConfiguration> overrideConfiguration()
overrideConfiguration
in class SdkRequest
public abstract AwsRequest.Builder toBuilder()
toBuilder
in class SdkRequest
Copyright © 2019 Amazon Web Services, Inc. All Rights Reserved.