Cloneable
, ReadLimitInfo
, ToCopyableBuilder<DeleteProtectionRequest.Builder,DeleteProtectionRequest>
@Generated("software.amazon.awssdk:codegen") public class DeleteProtectionRequest extends AmazonWebServiceRequest implements ToCopyableBuilder<DeleteProtectionRequest.Builder,DeleteProtectionRequest>
Modifier and Type | Class | Description |
---|---|---|
static interface |
DeleteProtectionRequest.Builder |
NOOP
Modifier and Type | Method | Description |
---|---|---|
static DeleteProtectionRequest.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
String |
protectionId() |
The unique identifier (ID) for the Protection object to be deleted.
|
static Class<? extends DeleteProtectionRequest.Builder> |
serializableBuilderClass() |
|
DeleteProtectionRequest.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
clone, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout
public String protectionId()
The unique identifier (ID) for the Protection object to be deleted.
public DeleteProtectionRequest.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<DeleteProtectionRequest.Builder,DeleteProtectionRequest>
public static DeleteProtectionRequest.Builder builder()
public static Class<? extends DeleteProtectionRequest.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.