public abstract class ServiceClient extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ServiceClient(HttpPipeline httpPipeline)
Creates ServiceClient.
|
| Modifier and Type | Method and Description |
|---|---|
HttpPipeline |
httpPipeline() |
protected ServiceClient(HttpPipeline httpPipeline)
httpPipeline - The HTTP pipeline to send requests throughpublic HttpPipeline httpPipeline()
Copyright © 2019 Microsoft Corporation. All rights reserved.