@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeIdFormatRequest extends AmazonWebServiceRequest implements Serializable, Cloneable, DryRunSupportedRequest<DescribeIdFormatRequest>
NOOP
Constructor and Description |
---|
DescribeIdFormatRequest() |
Modifier and Type | Method and Description |
---|---|
DescribeIdFormatRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
Request<DescribeIdFormatRequest> |
getDryRunRequest()
This method is intended for internal use only.
|
String |
getResource()
The type of resource:
bundle | conversion-task | customer-gateway |
dhcp-options | elastic-ip-allocation | elastic-ip-association |
export-task | flow-log | image | import-task |
instance | internet-gateway | network-acl |
network-acl-association | network-interface | network-interface-attachment
| prefix-list | reservation | route-table |
route-table-association | security-group | snapshot | subnet
| subnet-cidr-block-association | volume | vpc |
vpc-cidr-block-association | vpc-endpoint | vpc-peering-connection |
vpn-connection | vpn-gateway |
int |
hashCode() |
void |
setResource(String resource)
The type of resource:
bundle | conversion-task | customer-gateway |
dhcp-options | elastic-ip-allocation | elastic-ip-association |
export-task | flow-log | image | import-task |
instance | internet-gateway | network-acl |
network-acl-association | network-interface | network-interface-attachment
| prefix-list | reservation | route-table |
route-table-association | security-group | snapshot | subnet
| subnet-cidr-block-association | volume | vpc |
vpc-cidr-block-association | vpc-endpoint | vpc-peering-connection |
vpn-connection | vpn-gateway |
String |
toString()
Returns a string representation of this object.
|
DescribeIdFormatRequest |
withResource(String resource)
The type of resource:
bundle | conversion-task | customer-gateway |
dhcp-options | elastic-ip-allocation | elastic-ip-association |
export-task | flow-log | image | import-task |
instance | internet-gateway | network-acl |
network-acl-association | network-interface | network-interface-attachment
| prefix-list | reservation | route-table |
route-table-association | security-group | snapshot | subnet
| subnet-cidr-block-association | volume | vpc |
vpc-cidr-block-association | vpc-endpoint | vpc-peering-connection |
vpn-connection | vpn-gateway |
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public void setResource(String resource)
The type of resource: bundle
| conversion-task
| customer-gateway
|
dhcp-options
| elastic-ip-allocation
| elastic-ip-association
|
export-task
| flow-log
| image
| import-task
|
instance
| internet-gateway
| network-acl
|
network-acl-association
| network-interface
| network-interface-attachment
| prefix-list
| reservation
| route-table
|
route-table-association
| security-group
| snapshot
| subnet
| subnet-cidr-block-association
| volume
| vpc
|
vpc-cidr-block-association
| vpc-endpoint
| vpc-peering-connection
|
vpn-connection
| vpn-gateway
resource
- The type of resource: bundle
| conversion-task
| customer-gateway
|
dhcp-options
| elastic-ip-allocation
| elastic-ip-association
|
export-task
| flow-log
| image
| import-task
|
instance
| internet-gateway
| network-acl
|
network-acl-association
| network-interface
|
network-interface-attachment
| prefix-list
| reservation
|
route-table
| route-table-association
| security-group
|
snapshot
| subnet
| subnet-cidr-block-association
|
volume
| vpc
| vpc-cidr-block-association
|
vpc-endpoint
| vpc-peering-connection
| vpn-connection
|
vpn-gateway
public String getResource()
The type of resource: bundle
| conversion-task
| customer-gateway
|
dhcp-options
| elastic-ip-allocation
| elastic-ip-association
|
export-task
| flow-log
| image
| import-task
|
instance
| internet-gateway
| network-acl
|
network-acl-association
| network-interface
| network-interface-attachment
| prefix-list
| reservation
| route-table
|
route-table-association
| security-group
| snapshot
| subnet
| subnet-cidr-block-association
| volume
| vpc
|
vpc-cidr-block-association
| vpc-endpoint
| vpc-peering-connection
|
vpn-connection
| vpn-gateway
bundle
| conversion-task
| customer-gateway
| dhcp-options
| elastic-ip-allocation
| elastic-ip-association
|
export-task
| flow-log
| image
| import-task
|
instance
| internet-gateway
| network-acl
|
network-acl-association
| network-interface
|
network-interface-attachment
| prefix-list
| reservation
|
route-table
| route-table-association
| security-group
|
snapshot
| subnet
| subnet-cidr-block-association
|
volume
| vpc
| vpc-cidr-block-association
|
vpc-endpoint
| vpc-peering-connection
| vpn-connection
|
vpn-gateway
public DescribeIdFormatRequest withResource(String resource)
The type of resource: bundle
| conversion-task
| customer-gateway
|
dhcp-options
| elastic-ip-allocation
| elastic-ip-association
|
export-task
| flow-log
| image
| import-task
|
instance
| internet-gateway
| network-acl
|
network-acl-association
| network-interface
| network-interface-attachment
| prefix-list
| reservation
| route-table
|
route-table-association
| security-group
| snapshot
| subnet
| subnet-cidr-block-association
| volume
| vpc
|
vpc-cidr-block-association
| vpc-endpoint
| vpc-peering-connection
|
vpn-connection
| vpn-gateway
resource
- The type of resource: bundle
| conversion-task
| customer-gateway
|
dhcp-options
| elastic-ip-allocation
| elastic-ip-association
|
export-task
| flow-log
| image
| import-task
|
instance
| internet-gateway
| network-acl
|
network-acl-association
| network-interface
|
network-interface-attachment
| prefix-list
| reservation
|
route-table
| route-table-association
| security-group
|
snapshot
| subnet
| subnet-cidr-block-association
|
volume
| vpc
| vpc-cidr-block-association
|
vpc-endpoint
| vpc-peering-connection
| vpn-connection
|
vpn-gateway
public Request<DescribeIdFormatRequest> getDryRunRequest()
getDryRunRequest
in interface DryRunSupportedRequest<DescribeIdFormatRequest>
public String toString()
toString
in class Object
Object.toString()
public DescribeIdFormatRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()