Documentation

CustomPerformanceClassesApi

CustomPerformanceClassesApi Class Doc Comment

Tags
category

Class

author

Swagger Codegen team

link
https://github.com/swagger-api/swagger-codegen

Table of Contents

$client  : ClientInterface
$config  : Configuration
$headerSelector  : HeaderSelector
__construct()  : mixed
createNetworkApplianceTrafficShapingCustomPerformanceClass()  : object
Operation createNetworkApplianceTrafficShapingCustomPerformanceClass
createNetworkApplianceTrafficShapingCustomPerformanceClassAsync()  : PromiseInterface
Operation createNetworkApplianceTrafficShapingCustomPerformanceClassAsync
createNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo()  : PromiseInterface
Operation createNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo
createNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo()  : array<string|int, mixed>
Operation createNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo
deleteNetworkApplianceTrafficShapingCustomPerformanceClass()  : void
Operation deleteNetworkApplianceTrafficShapingCustomPerformanceClass
deleteNetworkApplianceTrafficShapingCustomPerformanceClassAsync()  : PromiseInterface
Operation deleteNetworkApplianceTrafficShapingCustomPerformanceClassAsync
deleteNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo()  : PromiseInterface
Operation deleteNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo
deleteNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo()  : array<string|int, mixed>
Operation deleteNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo
getConfig()  : Configuration
getNetworkApplianceTrafficShapingCustomPerformanceClass()  : object
Operation getNetworkApplianceTrafficShapingCustomPerformanceClass
getNetworkApplianceTrafficShapingCustomPerformanceClassAsync()  : PromiseInterface
Operation getNetworkApplianceTrafficShapingCustomPerformanceClassAsync
getNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo()  : PromiseInterface
Operation getNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo
getNetworkApplianceTrafficShapingCustomPerformanceClasses()  : object
Operation getNetworkApplianceTrafficShapingCustomPerformanceClasses
getNetworkApplianceTrafficShapingCustomPerformanceClassesAsync()  : PromiseInterface
Operation getNetworkApplianceTrafficShapingCustomPerformanceClassesAsync
getNetworkApplianceTrafficShapingCustomPerformanceClassesAsyncWithHttpInfo()  : PromiseInterface
Operation getNetworkApplianceTrafficShapingCustomPerformanceClassesAsyncWithHttpInfo
getNetworkApplianceTrafficShapingCustomPerformanceClassesWithHttpInfo()  : array<string|int, mixed>
Operation getNetworkApplianceTrafficShapingCustomPerformanceClassesWithHttpInfo
getNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo()  : array<string|int, mixed>
Operation getNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo
updateNetworkApplianceTrafficShapingCustomPerformanceClass()  : object
Operation updateNetworkApplianceTrafficShapingCustomPerformanceClass
updateNetworkApplianceTrafficShapingCustomPerformanceClassAsync()  : PromiseInterface
Operation updateNetworkApplianceTrafficShapingCustomPerformanceClassAsync
updateNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo()  : PromiseInterface
Operation updateNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo
updateNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo()  : array<string|int, mixed>
Operation updateNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo
createHttpClientOption()  : array<string|int, mixed>
Create http client option
createNetworkApplianceTrafficShapingCustomPerformanceClassRequest()  : Request
Create request for operation 'createNetworkApplianceTrafficShapingCustomPerformanceClass'
deleteNetworkApplianceTrafficShapingCustomPerformanceClassRequest()  : Request
Create request for operation 'deleteNetworkApplianceTrafficShapingCustomPerformanceClass'
getNetworkApplianceTrafficShapingCustomPerformanceClassesRequest()  : Request
Create request for operation 'getNetworkApplianceTrafficShapingCustomPerformanceClasses'
getNetworkApplianceTrafficShapingCustomPerformanceClassRequest()  : Request
Create request for operation 'getNetworkApplianceTrafficShapingCustomPerformanceClass'
updateNetworkApplianceTrafficShapingCustomPerformanceClassRequest()  : Request
Create request for operation 'updateNetworkApplianceTrafficShapingCustomPerformanceClass'

Properties

Methods

createNetworkApplianceTrafficShapingCustomPerformanceClass()

Operation createNetworkApplianceTrafficShapingCustomPerformanceClass

public createNetworkApplianceTrafficShapingCustomPerformanceClass(string $network_id, CreateNetworkApplianceTrafficShapingCustomPerformanceClass $create_network_appliance_traffic_shaping_custom_performance_class) : object

Add a custom performance class for an MX network

Parameters
$network_id : string

network_id (required)

$create_network_appliance_traffic_shaping_custom_performance_class : CreateNetworkApplianceTrafficShapingCustomPerformanceClass

create_network_appliance_traffic_shaping_custom_performance_class (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

createNetworkApplianceTrafficShapingCustomPerformanceClassAsync()

Operation createNetworkApplianceTrafficShapingCustomPerformanceClassAsync

public createNetworkApplianceTrafficShapingCustomPerformanceClassAsync(string $network_id, CreateNetworkApplianceTrafficShapingCustomPerformanceClass $create_network_appliance_traffic_shaping_custom_performance_class) : PromiseInterface

Add a custom performance class for an MX network

Parameters
$network_id : string

(required)

$create_network_appliance_traffic_shaping_custom_performance_class : CreateNetworkApplianceTrafficShapingCustomPerformanceClass

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

createNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo()

Operation createNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo

public createNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo(string $network_id, CreateNetworkApplianceTrafficShapingCustomPerformanceClass $create_network_appliance_traffic_shaping_custom_performance_class) : PromiseInterface

Add a custom performance class for an MX network

Parameters
$network_id : string

(required)

$create_network_appliance_traffic_shaping_custom_performance_class : CreateNetworkApplianceTrafficShapingCustomPerformanceClass

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

createNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo()

Operation createNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo

public createNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo(string $network_id, CreateNetworkApplianceTrafficShapingCustomPerformanceClass $create_network_appliance_traffic_shaping_custom_performance_class) : array<string|int, mixed>

Add a custom performance class for an MX network

Parameters
$network_id : string

(required)

$create_network_appliance_traffic_shaping_custom_performance_class : CreateNetworkApplianceTrafficShapingCustomPerformanceClass

(required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
array<string|int, mixed>

of object, HTTP status code, HTTP response headers (array of strings)

deleteNetworkApplianceTrafficShapingCustomPerformanceClass()

Operation deleteNetworkApplianceTrafficShapingCustomPerformanceClass

public deleteNetworkApplianceTrafficShapingCustomPerformanceClass(string $network_id, string $custom_performance_class_id) : void

Delete a custom performance class from an MX network

Parameters
$network_id : string

network_id (required)

$custom_performance_class_id : string

custom_performance_class_id (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
void

deleteNetworkApplianceTrafficShapingCustomPerformanceClassAsync()

Operation deleteNetworkApplianceTrafficShapingCustomPerformanceClassAsync

public deleteNetworkApplianceTrafficShapingCustomPerformanceClassAsync(string $network_id, string $custom_performance_class_id) : PromiseInterface

Delete a custom performance class from an MX network

Parameters
$network_id : string

(required)

$custom_performance_class_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

deleteNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo()

Operation deleteNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo

public deleteNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo(string $network_id, string $custom_performance_class_id) : PromiseInterface

Delete a custom performance class from an MX network

Parameters
$network_id : string

(required)

$custom_performance_class_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

deleteNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo()

Operation deleteNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo

public deleteNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo(string $network_id, string $custom_performance_class_id) : array<string|int, mixed>

Delete a custom performance class from an MX network

Parameters
$network_id : string

(required)

$custom_performance_class_id : string

(required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
array<string|int, mixed>

of null, HTTP status code, HTTP response headers (array of strings)

getNetworkApplianceTrafficShapingCustomPerformanceClass()

Operation getNetworkApplianceTrafficShapingCustomPerformanceClass

public getNetworkApplianceTrafficShapingCustomPerformanceClass(string $network_id, string $custom_performance_class_id) : object

Return a custom performance class for an MX network

Parameters
$network_id : string

network_id (required)

$custom_performance_class_id : string

custom_performance_class_id (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

getNetworkApplianceTrafficShapingCustomPerformanceClassAsync()

Operation getNetworkApplianceTrafficShapingCustomPerformanceClassAsync

public getNetworkApplianceTrafficShapingCustomPerformanceClassAsync(string $network_id, string $custom_performance_class_id) : PromiseInterface

Return a custom performance class for an MX network

Parameters
$network_id : string

(required)

$custom_performance_class_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo()

Operation getNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo

public getNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo(string $network_id, string $custom_performance_class_id) : PromiseInterface

Return a custom performance class for an MX network

Parameters
$network_id : string

(required)

$custom_performance_class_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkApplianceTrafficShapingCustomPerformanceClasses()

Operation getNetworkApplianceTrafficShapingCustomPerformanceClasses

public getNetworkApplianceTrafficShapingCustomPerformanceClasses(string $network_id) : object

List all custom performance classes for an MX network

Parameters
$network_id : string

network_id (required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

getNetworkApplianceTrafficShapingCustomPerformanceClassesAsync()

Operation getNetworkApplianceTrafficShapingCustomPerformanceClassesAsync

public getNetworkApplianceTrafficShapingCustomPerformanceClassesAsync(string $network_id) : PromiseInterface

List all custom performance classes for an MX network

Parameters
$network_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkApplianceTrafficShapingCustomPerformanceClassesAsyncWithHttpInfo()

Operation getNetworkApplianceTrafficShapingCustomPerformanceClassesAsyncWithHttpInfo

public getNetworkApplianceTrafficShapingCustomPerformanceClassesAsyncWithHttpInfo(string $network_id) : PromiseInterface

List all custom performance classes for an MX network

Parameters
$network_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

getNetworkApplianceTrafficShapingCustomPerformanceClassesWithHttpInfo()

Operation getNetworkApplianceTrafficShapingCustomPerformanceClassesWithHttpInfo

public getNetworkApplianceTrafficShapingCustomPerformanceClassesWithHttpInfo(string $network_id) : array<string|int, mixed>

List all custom performance classes for an MX network

Parameters
$network_id : string

(required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
array<string|int, mixed>

of object, HTTP status code, HTTP response headers (array of strings)

getNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo()

Operation getNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo

public getNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo(string $network_id, string $custom_performance_class_id) : array<string|int, mixed>

Return a custom performance class for an MX network

Parameters
$network_id : string

(required)

$custom_performance_class_id : string

(required)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
array<string|int, mixed>

of object, HTTP status code, HTTP response headers (array of strings)

updateNetworkApplianceTrafficShapingCustomPerformanceClass()

Operation updateNetworkApplianceTrafficShapingCustomPerformanceClass

public updateNetworkApplianceTrafficShapingCustomPerformanceClass(string $network_id, string $custom_performance_class_id[, UpdateNetworkApplianceTrafficShapingCustomPerformanceClass $update_network_appliance_traffic_shaping_custom_performance_class = null ]) : object

Update a custom performance class for an MX network

Parameters
$network_id : string

network_id (required)

$custom_performance_class_id : string

custom_performance_class_id (required)

$update_network_appliance_traffic_shaping_custom_performance_class : UpdateNetworkApplianceTrafficShapingCustomPerformanceClass = null

update_network_appliance_traffic_shaping_custom_performance_class (optional)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
object

updateNetworkApplianceTrafficShapingCustomPerformanceClassAsync()

Operation updateNetworkApplianceTrafficShapingCustomPerformanceClassAsync

public updateNetworkApplianceTrafficShapingCustomPerformanceClassAsync(string $network_id, string $custom_performance_class_id[, UpdateNetworkApplianceTrafficShapingCustomPerformanceClass $update_network_appliance_traffic_shaping_custom_performance_class = null ]) : PromiseInterface

Update a custom performance class for an MX network

Parameters
$network_id : string

(required)

$custom_performance_class_id : string

(required)

$update_network_appliance_traffic_shaping_custom_performance_class : UpdateNetworkApplianceTrafficShapingCustomPerformanceClass = null

(optional)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo()

Operation updateNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo

public updateNetworkApplianceTrafficShapingCustomPerformanceClassAsyncWithHttpInfo(string $network_id, string $custom_performance_class_id[, UpdateNetworkApplianceTrafficShapingCustomPerformanceClass $update_network_appliance_traffic_shaping_custom_performance_class = null ]) : PromiseInterface

Update a custom performance class for an MX network

Parameters
$network_id : string

(required)

$custom_performance_class_id : string

(required)

$update_network_appliance_traffic_shaping_custom_performance_class : UpdateNetworkApplianceTrafficShapingCustomPerformanceClass = null

(optional)

Tags
throws
InvalidArgumentException
Return values
PromiseInterface

updateNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo()

Operation updateNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo

public updateNetworkApplianceTrafficShapingCustomPerformanceClassWithHttpInfo(string $network_id, string $custom_performance_class_id[, UpdateNetworkApplianceTrafficShapingCustomPerformanceClass $update_network_appliance_traffic_shaping_custom_performance_class = null ]) : array<string|int, mixed>

Update a custom performance class for an MX network

Parameters
$network_id : string

(required)

$custom_performance_class_id : string

(required)

$update_network_appliance_traffic_shaping_custom_performance_class : UpdateNetworkApplianceTrafficShapingCustomPerformanceClass = null

(optional)

Tags
throws
ApiException

on non-2xx response

throws
InvalidArgumentException
Return values
array<string|int, mixed>

of object, HTTP status code, HTTP response headers (array of strings)

createHttpClientOption()

Create http client option

protected createHttpClientOption() : array<string|int, mixed>
Tags
throws
RuntimeException

on file opening failure

Return values
array<string|int, mixed>

of http client options

createNetworkApplianceTrafficShapingCustomPerformanceClassRequest()

Create request for operation 'createNetworkApplianceTrafficShapingCustomPerformanceClass'

protected createNetworkApplianceTrafficShapingCustomPerformanceClassRequest(string $network_id, CreateNetworkApplianceTrafficShapingCustomPerformanceClass $create_network_appliance_traffic_shaping_custom_performance_class) : Request
Parameters
$network_id : string

(required)

$create_network_appliance_traffic_shaping_custom_performance_class : CreateNetworkApplianceTrafficShapingCustomPerformanceClass

(required)

Tags
throws
InvalidArgumentException
Return values
Request

deleteNetworkApplianceTrafficShapingCustomPerformanceClassRequest()

Create request for operation 'deleteNetworkApplianceTrafficShapingCustomPerformanceClass'

protected deleteNetworkApplianceTrafficShapingCustomPerformanceClassRequest(string $network_id, string $custom_performance_class_id) : Request
Parameters
$network_id : string

(required)

$custom_performance_class_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
Request

getNetworkApplianceTrafficShapingCustomPerformanceClassesRequest()

Create request for operation 'getNetworkApplianceTrafficShapingCustomPerformanceClasses'

protected getNetworkApplianceTrafficShapingCustomPerformanceClassesRequest(string $network_id) : Request
Parameters
$network_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
Request

getNetworkApplianceTrafficShapingCustomPerformanceClassRequest()

Create request for operation 'getNetworkApplianceTrafficShapingCustomPerformanceClass'

protected getNetworkApplianceTrafficShapingCustomPerformanceClassRequest(string $network_id, string $custom_performance_class_id) : Request
Parameters
$network_id : string

(required)

$custom_performance_class_id : string

(required)

Tags
throws
InvalidArgumentException
Return values
Request

updateNetworkApplianceTrafficShapingCustomPerformanceClassRequest()

Create request for operation 'updateNetworkApplianceTrafficShapingCustomPerformanceClass'

protected updateNetworkApplianceTrafficShapingCustomPerformanceClassRequest(string $network_id, string $custom_performance_class_id[, UpdateNetworkApplianceTrafficShapingCustomPerformanceClass $update_network_appliance_traffic_shaping_custom_performance_class = null ]) : Request
Parameters
$network_id : string

(required)

$custom_performance_class_id : string

(required)

$update_network_appliance_traffic_shaping_custom_performance_class : UpdateNetworkApplianceTrafficShapingCustomPerformanceClass = null

(optional)

Tags
throws
InvalidArgumentException
Return values
Request

Search results