Class GetExternalcontactsOrganizationsSchemaVersionsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetExternalcontactsOrganizationsSchemaVersionsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetSchemaId(String schemaId) withCustomHeader(String name, String value) withSchemaId(String schemaId)
-
Constructor Details
-
GetExternalcontactsOrganizationsSchemaVersionsRequest
public GetExternalcontactsOrganizationsSchemaVersionsRequest()
-
-
Method Details
-
getSchemaId
-
setSchemaId
-
withSchemaId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetExternalcontactsOrganizationsSchemaVersionsRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static GetExternalcontactsOrganizationsSchemaVersionsRequest.Builder builder(String schemaId)
-