Uses of Enum Class
com.mypurecloud.sdk.v2.api.request.GetFlowsRequest.typeValues
Packages that use GetFlowsRequest.typeValues
-
Uses of GetFlowsRequest.typeValues in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetFlowsRequest.typeValuesModifier and TypeMethodDescriptionstatic GetFlowsRequest.typeValuesGetFlowsRequest.typeValues.fromString(String key) static GetFlowsRequest.typeValuesReturns the enum constant of this class with the specified name.static GetFlowsRequest.typeValues[]GetFlowsRequest.typeValues.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in com.mypurecloud.sdk.v2.api.request with type arguments of type GetFlowsRequest.typeValuesModifier and TypeMethodDescriptionGetFlowsRequest.Builder.withTypeEnumValues(List<GetFlowsRequest.typeValues> type)