Class GetFlowRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetFlowRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) static GetFlowRequest.Builderbuilder()static GetFlowRequest.BuildervoidsetCustomHeaders(Map<String, String> customHeaders) voidsetDeleted(Boolean deleted) voidwithCustomHeader(String name, String value) withDeleted(Boolean deleted) withFlowId(String flowId)
-
Constructor Details
-
GetFlowRequest
public GetFlowRequest()
-
-
Method Details
-
getFlowId
-
setFlowId
-
withFlowId
-
getDeleted
-
setDeleted
-
withDeleted
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-