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