Class DeleteOutboundFilespecificationtemplateRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.DeleteOutboundFilespecificationtemplateRequest
-
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) voidsetFileSpecificationTemplateId(String fileSpecificationTemplateId) withCustomHeader(String name, String value) withFileSpecificationTemplateId(String fileSpecificationTemplateId)
-
Constructor Details
-
DeleteOutboundFilespecificationtemplateRequest
public DeleteOutboundFilespecificationtemplateRequest()
-
-
Method Details
-
getFileSpecificationTemplateId
-
setFileSpecificationTemplateId
-
withFileSpecificationTemplateId
public DeleteOutboundFilespecificationtemplateRequest withFileSpecificationTemplateId(String fileSpecificationTemplateId) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static DeleteOutboundFilespecificationtemplateRequest.Builder builder(String fileSpecificationTemplateId)
-