@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeSigningJobFunction extends Object implements SdkFunction<DescribeSigningJobRequest,DescribeSigningJobResult>
| Constructor and Description |
|---|
DescribeSigningJobFunction(AWSsigner client)
Constructs a new DescribeSigningJobFunction with the given client
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSigningJobResult |
apply(DescribeSigningJobRequest describeSigningJobRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
public DescribeSigningJobFunction(AWSsigner client)
client - Service clientpublic DescribeSigningJobResult apply(DescribeSigningJobRequest describeSigningJobRequest)
apply in interface SdkFunction<DescribeSigningJobRequest,DescribeSigningJobResult>describeSigningJobRequest - Corresponding request for the operation