Class AppConfigResponse

java.lang.Object
software.amazon.awssdk.core.SdkResponse
software.amazon.awssdk.awscore.AwsResponse
software.amazon.awssdk.services.appconfig.model.AppConfigResponse
All Implemented Interfaces:
SdkPojo
Direct Known Subclasses:
CreateApplicationResponse, CreateConfigurationProfileResponse, CreateDeploymentStrategyResponse, CreateEnvironmentResponse, CreateExtensionAssociationResponse, CreateExtensionResponse, CreateHostedConfigurationVersionResponse, DeleteApplicationResponse, DeleteConfigurationProfileResponse, DeleteDeploymentStrategyResponse, DeleteEnvironmentResponse, DeleteExtensionAssociationResponse, DeleteExtensionResponse, DeleteHostedConfigurationVersionResponse, GetApplicationResponse, GetConfigurationProfileResponse, GetConfigurationResponse, GetDeploymentResponse, GetDeploymentStrategyResponse, GetEnvironmentResponse, GetExtensionAssociationResponse, GetExtensionResponse, GetHostedConfigurationVersionResponse, ListApplicationsResponse, ListConfigurationProfilesResponse, ListDeploymentsResponse, ListDeploymentStrategiesResponse, ListEnvironmentsResponse, ListExtensionAssociationsResponse, ListExtensionsResponse, ListHostedConfigurationVersionsResponse, ListTagsForResourceResponse, StartDeploymentResponse, StopDeploymentResponse, TagResourceResponse, UntagResourceResponse, UpdateApplicationResponse, UpdateConfigurationProfileResponse, UpdateDeploymentStrategyResponse, UpdateEnvironmentResponse, UpdateExtensionAssociationResponse, UpdateExtensionResponse, ValidateConfigurationResponse

@Generated("software.amazon.awssdk:codegen") public abstract class AppConfigResponse extends AwsResponse