Class Inspector2Response
- java.lang.Object
-
- software.amazon.awssdk.core.SdkResponse
-
- software.amazon.awssdk.awscore.AwsResponse
-
- software.amazon.awssdk.services.inspector2.model.Inspector2Response
-
- All Implemented Interfaces:
SdkPojo
- Direct Known Subclasses:
AssociateMemberResponse,BatchGetAccountStatusResponse,BatchGetCodeSnippetResponse,BatchGetFindingDetailsResponse,BatchGetFreeTrialInfoResponse,BatchGetMemberEc2DeepInspectionStatusResponse,BatchUpdateMemberEc2DeepInspectionStatusResponse,CancelFindingsReportResponse,CancelSbomExportResponse,CreateFilterResponse,CreateFindingsReportResponse,CreateSbomExportResponse,DeleteFilterResponse,DescribeOrganizationConfigurationResponse,DisableDelegatedAdminAccountResponse,DisableResponse,DisassociateMemberResponse,EnableDelegatedAdminAccountResponse,EnableResponse,GetConfigurationResponse,GetDelegatedAdminAccountResponse,GetEc2DeepInspectionConfigurationResponse,GetEncryptionKeyResponse,GetFindingsReportStatusResponse,GetMemberResponse,GetSbomExportResponse,ListAccountPermissionsResponse,ListCoverageResponse,ListCoverageStatisticsResponse,ListDelegatedAdminAccountsResponse,ListFiltersResponse,ListFindingAggregationsResponse,ListFindingsResponse,ListMembersResponse,ListTagsForResourceResponse,ListUsageTotalsResponse,ResetEncryptionKeyResponse,SearchVulnerabilitiesResponse,TagResourceResponse,UntagResourceResponse,UpdateConfigurationResponse,UpdateEc2DeepInspectionConfigurationResponse,UpdateEncryptionKeyResponse,UpdateFilterResponse,UpdateOrganizationConfigurationResponse,UpdateOrgEc2DeepInspectionConfigurationResponse
@Generated("software.amazon.awssdk:codegen") public abstract class Inspector2Response extends AwsResponse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceInspector2Response.Builderprotected static classInspector2Response.BuilderImpl
-
Constructor Summary
Constructors Modifier Constructor Description protectedInspector2Response(Inspector2Response.Builder builder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Inspector2ResponseMetadataresponseMetadata()-
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
-
Inspector2Response
protected Inspector2Response(Inspector2Response.Builder builder)
-
-
Method Detail
-
responseMetadata
public Inspector2ResponseMetadata responseMetadata()
- Overrides:
responseMetadatain classAwsResponse
-
-