SdkFunction<GetPasswordDataRequest,GetPasswordDataResponse>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class GetPasswordDataFunction extends Object implements SdkFunction<GetPasswordDataRequest,GetPasswordDataResponse>
| Constructor | Description |
|---|---|
GetPasswordDataFunction(EC2Client client) |
Constructs a new GetPasswordDataFunction with the given client
|
| Modifier and Type | Method | 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 Amazon Web Services, Inc. All Rights Reserved.