Class ShieldResponse
- java.lang.Object
-
- software.amazon.awssdk.core.SdkResponse
-
- software.amazon.awssdk.awscore.AwsResponse
-
- software.amazon.awssdk.services.shield.model.ShieldResponse
-
- All Implemented Interfaces:
SdkPojo
- Direct Known Subclasses:
AssociateDrtLogBucketResponse,AssociateDrtRoleResponse,AssociateHealthCheckResponse,AssociateProactiveEngagementDetailsResponse,CreateProtectionGroupResponse,CreateProtectionResponse,CreateSubscriptionResponse,DeleteProtectionGroupResponse,DeleteProtectionResponse,DescribeAttackResponse,DescribeAttackStatisticsResponse,DescribeDrtAccessResponse,DescribeEmergencyContactSettingsResponse,DescribeProtectionGroupResponse,DescribeProtectionResponse,DescribeSubscriptionResponse,DisableApplicationLayerAutomaticResponseResponse,DisableProactiveEngagementResponse,DisassociateDrtLogBucketResponse,DisassociateDrtRoleResponse,DisassociateHealthCheckResponse,EnableApplicationLayerAutomaticResponseResponse,EnableProactiveEngagementResponse,GetSubscriptionStateResponse,ListAttacksResponse,ListProtectionGroupsResponse,ListProtectionsResponse,ListResourcesInProtectionGroupResponse,ListTagsForResourceResponse,TagResourceResponse,UntagResourceResponse,UpdateApplicationLayerAutomaticResponseResponse,UpdateEmergencyContactSettingsResponse,UpdateProtectionGroupResponse,UpdateSubscriptionResponse
@Generated("software.amazon.awssdk:codegen") public abstract class ShieldResponse extends AwsResponse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceShieldResponse.Builderprotected static classShieldResponse.BuilderImpl
-
Constructor Summary
Constructors Modifier Constructor Description protectedShieldResponse(ShieldResponse.Builder builder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ShieldResponseMetadataresponseMetadata()-
Methods inherited from class software.amazon.awssdk.awscore.AwsResponse
equals, hashCode, toBuilder
-
Methods inherited from class software.amazon.awssdk.core.SdkResponse
getValueForField, sdkHttpResponse
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
-
-
-
Constructor Detail
-
ShieldResponse
protected ShieldResponse(ShieldResponse.Builder builder)
-
-
Method Detail
-
responseMetadata
public ShieldResponseMetadata responseMetadata()
- Overrides:
responseMetadatain classAwsResponse
-
-