Class GetIntegrationsTypeConfigschemaRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetIntegrationsTypeConfigschemaRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetConfigType(String configType) voidsetCustomHeaders(Map<String, String> customHeaders) voidwithConfigType(String configType) withCustomHeader(String name, String value) withTypeId(String typeId)
-
Constructor Details
-
GetIntegrationsTypeConfigschemaRequest
public GetIntegrationsTypeConfigschemaRequest()
-
-
Method Details
-
getTypeId
-
setTypeId
-
withTypeId
-
getConfigType
-
setConfigType
-
withConfigType
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static GetIntegrationsTypeConfigschemaRequest.Builder builder(String typeId, String configType)
-