@Generated(value="software.amazon.awssdk:codegen") public abstract class Ec2Request extends AwsRequest
Modifier and Type | Class and Description |
---|---|
static interface |
Ec2Request.Builder |
protected static class |
Ec2Request.BuilderImpl |
Modifier | Constructor and Description |
---|---|
protected |
Ec2Request(Ec2Request.Builder builder) |
Modifier and Type | Method and Description |
---|---|
abstract Ec2Request.Builder |
toBuilder() |
equals, hashCode, overrideConfiguration
getValueForField
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
equalsBySdkFields, sdkFields
protected Ec2Request(Ec2Request.Builder builder)
public abstract Ec2Request.Builder toBuilder()
toBuilder
in class AwsRequest
Copyright © 2021. All rights reserved.