| Package | Description |
|---|---|
| com.vmware.vapi.protocol |
| Modifier and Type | Method and Description |
|---|---|
HttpConfiguration.Protocol |
HttpConfiguration.getProtocol() |
static HttpConfiguration.Protocol |
HttpConfiguration.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpConfiguration.Protocol[] |
HttpConfiguration.Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HttpConfiguration.Builder |
HttpConfiguration.Builder.setProtocol(HttpConfiguration.Protocol protocol)
Sets the vAPI Protocol that is used by client to
invoke APIs on the server.
|
Copyright © 2022. All rights reserved.