Class GetIntegrationsTypeConfigschemaRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetIntegrationsTypeConfigschemaRequest.Builder
- Enclosing class:
- GetIntegrationsTypeConfigschemaRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withConfigType(String configType) withRequiredParams(String typeId, String configType) withTypeId(String typeId)
-
Method Details
-
withTypeId
-
withConfigType
-
withConfigType
public GetIntegrationsTypeConfigschemaRequest.Builder withConfigType(GetIntegrationsTypeConfigschemaRequest.configTypeValues configType) -
withRequiredParams
public GetIntegrationsTypeConfigschemaRequest.Builder withRequiredParams(String typeId, String configType) -
build
-