public class MetadataConfig extends Object
Constructor and Description |
---|
MetadataConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getContentType()
Gets the Custom value for Content Type Header.
|
String |
getProtocol() |
void |
setContentType(String contentType) |
void |
setProtocol(String protocol) |
public String getProtocol()
public void setProtocol(String protocol)
public String getContentType()
public void setContentType(String contentType)
Copyright © 2023. All rights reserved.