Class EmrServerlessResponse
java.lang.Object
software.amazon.awssdk.core.SdkResponse
software.amazon.awssdk.awscore.AwsResponse
software.amazon.awssdk.services.emrserverless.model.EmrServerlessResponse
- All Implemented Interfaces:
- SdkPojo
- Direct Known Subclasses:
- CancelJobRunResponse,- CreateApplicationResponse,- DeleteApplicationResponse,- GetApplicationResponse,- GetDashboardForJobRunResponse,- GetJobRunResponse,- ListApplicationsResponse,- ListJobRunAttemptsResponse,- ListJobRunsResponse,- ListTagsForResourceResponse,- StartApplicationResponse,- StartJobRunResponse,- StopApplicationResponse,- TagResourceResponse,- UntagResourceResponse,- UpdateApplicationResponse
@Generated("software.amazon.awssdk:codegen")
public abstract class EmrServerlessResponse
extends AwsResponse
- 
Nested Class SummaryNested Classes
- 
Method SummaryMethods inherited from class software.amazon.awssdk.awscore.AwsResponseequals, hashCode, toBuilderMethods inherited from class software.amazon.awssdk.core.SdkResponsegetValueForField, sdkHttpResponseMethods inherited from class java.lang.ObjectgetClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.core.SdkPojoequalsBySdkFields, sdkFieldNameToField, sdkFields
- 
Method Details- 
responseMetadata- Overrides:
- responseMetadatain class- AwsResponse
 
 
-