Uses of Class
com.mypurecloud.sdk.v2.model.FlowLogLevelCharacteristicsDefinitions
Packages that use FlowLogLevelCharacteristicsDefinitions
-
Uses of FlowLogLevelCharacteristicsDefinitions in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return FlowLogLevelCharacteristicsDefinitionsModifier and TypeMethodDescriptionArchitectApi.getFlowsInstancesSettingsLoglevelsCharacteristics()Gets the available flow log level characteristics for this organization.ArchitectApi.getFlowsInstancesSettingsLoglevelsCharacteristics(GetFlowsInstancesSettingsLoglevelsCharacteristicsRequest request) Gets the available flow log level characteristics for this organization.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type FlowLogLevelCharacteristicsDefinitionsModifier and TypeMethodDescriptionArchitectApi.getFlowsInstancesSettingsLoglevelsCharacteristics(ApiRequest<Void> request) Gets the available flow log level characteristics for this organization.ArchitectApiAsync.getFlowsInstancesSettingsLoglevelsCharacteristicsAsync(GetFlowsInstancesSettingsLoglevelsCharacteristicsRequest request, AsyncApiCallback<FlowLogLevelCharacteristicsDefinitions> callback) Gets the available flow log level characteristics for this organization.ArchitectApiAsync.getFlowsInstancesSettingsLoglevelsCharacteristicsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<FlowLogLevelCharacteristicsDefinitions>> callback) Gets the available flow log level characteristics for this organization.Gets the available flow log level characteristics for this organization.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type FlowLogLevelCharacteristicsDefinitionsModifier and TypeMethodDescriptionArchitectApiAsync.getFlowsInstancesSettingsLoglevelsCharacteristicsAsync(GetFlowsInstancesSettingsLoglevelsCharacteristicsRequest request, AsyncApiCallback<FlowLogLevelCharacteristicsDefinitions> callback) Gets the available flow log level characteristics for this organization.ArchitectApiAsync.getFlowsInstancesSettingsLoglevelsCharacteristicsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<FlowLogLevelCharacteristicsDefinitions>> callback) Gets the available flow log level characteristics for this organization.