| Modifier and Type | Required Element and Description |
|---|---|
Class<?>[] |
serviceClients
An array of classes that this builder can build.
|
| Modifier and Type | Optional Element and Description |
|---|---|
ServiceClientProtocol |
protocol
The
protocol clients created from this builder will use to interact with the
service. |
public abstract Class<?>[] serviceClients
public abstract ServiceClientProtocol protocol
protocol clients created from this builder will use to interact with the
service.ServiceClientProtocol.Copyright © 2020 Microsoft Corporation. All rights reserved.