RequestT - polling request type@BetaApi(value="The surface for long-running operations is not stable yet and may change in the future.")
public interface PollingRequestFactory<RequestT>
| Modifier and Type | Method and Description |
|---|---|
RequestT |
create(String compoundOperationId)
Creates a polling request message from a
compoundOperationId. |