@Target(value=METHOD) @Retention(value=SOURCE) public @interface ServiceMethod
ServiceClient| Modifier and Type | Required Element and Description |
|---|---|
ReturnType |
returns
This represents the return type expected from this service method.
|
public abstract ReturnType returns
ServiceMethodCopyright © 2019 Microsoft Corporation. All rights reserved.