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