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