public static class ContentTypeImpl.Builder extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
accept |
String |
charset |
String |
contentType |
String |
soapAction |
| Constructor and Description |
|---|
Builder() |
public String contentType
public String soapAction
public String accept
public String charset
public ContentTypeImpl build()
Copyright © 2015 Oracle Corporation. All rights reserved.