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