@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class GetDeploymentFunction extends Object implements SdkFunction<GetDeploymentRequest,GetDeploymentResponse>
| Constructor and Description |
|---|
GetDeploymentFunction(CodeDeployClient client)
Constructs a new GetDeploymentFunction with the given client
|
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentResponse |
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(CodeDeployClient client)
client - Service clientpublic GetDeploymentResponse apply(GetDeploymentRequest getDeploymentRequest)
apply in interface SdkFunction<GetDeploymentRequest,GetDeploymentResponse>getDeploymentRequest - Corresponding request for the operationCopyright © 2017. All rights reserved.