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