Uses of Enum Class
com.mypurecloud.sdk.v2.api.request.GetFlowsRequest.secureValues
Packages that use GetFlowsRequest.secureValues
-
Uses of GetFlowsRequest.secureValues in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetFlowsRequest.secureValuesModifier and TypeMethodDescriptionstatic GetFlowsRequest.secureValuesGetFlowsRequest.secureValues.fromString(String key) static GetFlowsRequest.secureValuesReturns the enum constant of this class with the specified name.static GetFlowsRequest.secureValues[]GetFlowsRequest.secureValues.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.api.request with parameters of type GetFlowsRequest.secureValuesModifier and TypeMethodDescriptionGetFlowsRequest.Builder.withSecure(GetFlowsRequest.secureValues secure)