Пример #1
0
 public Task<AssociateLunCmdResponse> AssociateLunAsync(AssociateLunRequest request) => _proxy.RequestAsync<AssociateLunCmdResponse>(request);
Пример #2
0
 public Task <AssociateLunCmdResponse> AssociateLunAsync(AssociateLunRequest request) => _proxy.RequestAsync <AssociateLunCmdResponse>(request);
Пример #3
0
 public AssociateLunCmdResponse AssociateLun(AssociateLunRequest request) => _proxy.Request<AssociateLunCmdResponse>(request);
Пример #4
0
 public AssociateLunCmdResponse AssociateLun(AssociateLunRequest request) => _proxy.Request <AssociateLunCmdResponse>(request);