Class GetExternalcontactsOrganizationsSchemaVersionRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetExternalcontactsOrganizationsSchemaVersionRequest
-
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) voidsetVersionId(String versionId) withCustomHeader(String name, String value) withSchemaId(String schemaId) withVersionId(String versionId)
-
Constructor Details
-
GetExternalcontactsOrganizationsSchemaVersionRequest
public GetExternalcontactsOrganizationsSchemaVersionRequest()
-
-
Method Details
-
getSchemaId
-
setSchemaId
-
withSchemaId
-
getVersionId
-
setVersionId
-
withVersionId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetExternalcontactsOrganizationsSchemaVersionRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static GetExternalcontactsOrganizationsSchemaVersionRequest.Builder builder(String schemaId, String versionId)
-