public class ProtocolConfiguration extends Object
| Constructor and Description |
|---|
ProtocolConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
HTTPConfiguration |
hTTPConfiguration()
Get the hTTPConfiguration value.
|
ProtocolConfiguration |
withHTTPConfiguration(HTTPConfiguration hTTPConfiguration)
Set the hTTPConfiguration value.
|
public HTTPConfiguration hTTPConfiguration()
public ProtocolConfiguration withHTTPConfiguration(HTTPConfiguration hTTPConfiguration)
hTTPConfiguration - the hTTPConfiguration value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/