Class SecurityLakeResponse
- java.lang.Object
-
- software.amazon.awssdk.core.SdkResponse
-
- software.amazon.awssdk.awscore.AwsResponse
-
- software.amazon.awssdk.services.securitylake.model.SecurityLakeResponse
-
- All Implemented Interfaces:
SdkPojo
- Direct Known Subclasses:
CreateAwsLogSourceResponse,CreateCustomLogSourceResponse,CreateDataLakeExceptionSubscriptionResponse,CreateDataLakeOrganizationConfigurationResponse,CreateDataLakeResponse,CreateSubscriberNotificationResponse,CreateSubscriberResponse,DeleteAwsLogSourceResponse,DeleteCustomLogSourceResponse,DeleteDataLakeExceptionSubscriptionResponse,DeleteDataLakeOrganizationConfigurationResponse,DeleteDataLakeResponse,DeleteSubscriberNotificationResponse,DeleteSubscriberResponse,DeregisterDataLakeDelegatedAdministratorResponse,GetDataLakeExceptionSubscriptionResponse,GetDataLakeOrganizationConfigurationResponse,GetDataLakeSourcesResponse,GetSubscriberResponse,ListDataLakeExceptionsResponse,ListDataLakesResponse,ListLogSourcesResponse,ListSubscribersResponse,ListTagsForResourceResponse,RegisterDataLakeDelegatedAdministratorResponse,TagResourceResponse,UntagResourceResponse,UpdateDataLakeExceptionSubscriptionResponse,UpdateDataLakeResponse,UpdateSubscriberNotificationResponse,UpdateSubscriberResponse
@Generated("software.amazon.awssdk:codegen") public abstract class SecurityLakeResponse extends AwsResponse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceSecurityLakeResponse.Builderprotected static classSecurityLakeResponse.BuilderImpl
-
Constructor Summary
Constructors Modifier Constructor Description protectedSecurityLakeResponse(SecurityLakeResponse.Builder builder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SecurityLakeResponseMetadataresponseMetadata()-
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
-
SecurityLakeResponse
protected SecurityLakeResponse(SecurityLakeResponse.Builder builder)
-
-
Method Detail
-
responseMetadata
public SecurityLakeResponseMetadata responseMetadata()
- Overrides:
responseMetadatain classAwsResponse
-
-