@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetDeploymentFunction extends Object implements SdkFunction<GetDeploymentRequest,GetDeploymentResult>
Constructor and Description |
---|
GetDeploymentFunction(AmazonCodeDeploy client)
Constructs a new GetDeploymentFunction with the given client
|
Modifier and Type | Method and Description |
---|---|
GetDeploymentResult |
apply(GetDeploymentRequest getDeploymentRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
public GetDeploymentFunction(AmazonCodeDeploy client)
client
- Service clientpublic GetDeploymentResult apply(GetDeploymentRequest getDeploymentRequest)
apply
in interface SdkFunction<GetDeploymentRequest,GetDeploymentResult>
getDeploymentRequest
- Corresponding request for the operationCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.