Class CodeDeployResponse
java.lang.Object
software.amazon.awssdk.core.SdkResponse
software.amazon.awssdk.awscore.AwsResponse
software.amazon.awssdk.services.codedeploy.model.CodeDeployResponse
- All Implemented Interfaces:
- SdkPojo
- Direct Known Subclasses:
- AddTagsToOnPremisesInstancesResponse,- BatchGetApplicationRevisionsResponse,- BatchGetApplicationsResponse,- BatchGetDeploymentGroupsResponse,- BatchGetDeploymentsResponse,- BatchGetDeploymentTargetsResponse,- BatchGetOnPremisesInstancesResponse,- ContinueDeploymentResponse,- CreateApplicationResponse,- CreateDeploymentConfigResponse,- CreateDeploymentGroupResponse,- CreateDeploymentResponse,- DeleteApplicationResponse,- DeleteDeploymentConfigResponse,- DeleteDeploymentGroupResponse,- DeleteGitHubAccountTokenResponse,- DeleteResourcesByExternalIdResponse,- DeregisterOnPremisesInstanceResponse,- GetApplicationResponse,- GetApplicationRevisionResponse,- GetDeploymentConfigResponse,- GetDeploymentGroupResponse,- GetDeploymentResponse,- GetDeploymentTargetResponse,- GetOnPremisesInstanceResponse,- ListApplicationRevisionsResponse,- ListApplicationsResponse,- ListDeploymentConfigsResponse,- ListDeploymentGroupsResponse,- ListDeploymentsResponse,- ListDeploymentTargetsResponse,- ListGitHubAccountTokenNamesResponse,- ListOnPremisesInstancesResponse,- ListTagsForResourceResponse,- PutLifecycleEventHookExecutionStatusResponse,- RegisterApplicationRevisionResponse,- RegisterOnPremisesInstanceResponse,- RemoveTagsFromOnPremisesInstancesResponse,- StopDeploymentResponse,- TagResourceResponse,- UntagResourceResponse,- UpdateApplicationResponse,- UpdateDeploymentGroupResponse
@Generated("software.amazon.awssdk:codegen")
public abstract class CodeDeployResponse
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
 
 
-