StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| CurrentPage | Pointer to int32 | Current page number. | [optional] |
| CurrentSize | Pointer to int32 | Number of entries per page. | [optional] |
| Data | Pointer to []StaticRoutingInfoTemplate | [optional] | |
| SupportByDsLiteAndMapE | Pointer to bool | Whether this feature is supported for the DS-Lite or Map-E WAN connection types. | [optional] |
| SupportVirtualWan | Pointer to bool | Whether Virtual Wan is supported in Static Route. | [optional] |
| SupportVpnClient | Pointer to bool | Whether VPN Client is supported in Static Route. | [optional] |
| TotalRows | Pointer to int64 | Total rows of all items. | [optional] |
Methods
NewStaticRoutingOpenApiGridVOStaticRoutingInfoTemplate
func NewStaticRoutingOpenApiGridVOStaticRoutingInfoTemplate() *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate
NewStaticRoutingOpenApiGridVOStaticRoutingInfoTemplate instantiates a new StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
NewStaticRoutingOpenApiGridVOStaticRoutingInfoTemplateWithDefaults
func NewStaticRoutingOpenApiGridVOStaticRoutingInfoTemplateWithDefaults() *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate
NewStaticRoutingOpenApiGridVOStaticRoutingInfoTemplateWithDefaults instantiates a new StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
GetCurrentPage
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) GetCurrentPage() int32
GetCurrentPage returns the CurrentPage field if non-nil, zero value otherwise.
GetCurrentPageOk
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) GetCurrentPageOk() (*int32, bool)
GetCurrentPageOk returns a tuple with the CurrentPage field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetCurrentPage
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) SetCurrentPage(v int32)
SetCurrentPage sets CurrentPage field to given value.
HasCurrentPage
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) HasCurrentPage() bool
HasCurrentPage returns a boolean if a field has been set.
GetCurrentSize
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) GetCurrentSize() int32
GetCurrentSize returns the CurrentSize field if non-nil, zero value otherwise.
GetCurrentSizeOk
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) GetCurrentSizeOk() (*int32, bool)
GetCurrentSizeOk returns a tuple with the CurrentSize field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetCurrentSize
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) SetCurrentSize(v int32)
SetCurrentSize sets CurrentSize field to given value.
HasCurrentSize
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) HasCurrentSize() bool
HasCurrentSize returns a boolean if a field has been set.
GetData
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) GetData() []StaticRoutingInfoTemplate
GetData returns the Data field if non-nil, zero value otherwise.
GetDataOk
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) GetDataOk() (*[]StaticRoutingInfoTemplate, bool)
GetDataOk returns a tuple with the Data field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetData
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) SetData(v []StaticRoutingInfoTemplate)
SetData sets Data field to given value.
HasData
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) HasData() bool
HasData returns a boolean if a field has been set.
GetSupportByDsLiteAndMapE
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) GetSupportByDsLiteAndMapE() bool
GetSupportByDsLiteAndMapE returns the SupportByDsLiteAndMapE field if non-nil, zero value otherwise.
GetSupportByDsLiteAndMapEOk
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) GetSupportByDsLiteAndMapEOk() (*bool, bool)
GetSupportByDsLiteAndMapEOk returns a tuple with the SupportByDsLiteAndMapE field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetSupportByDsLiteAndMapE
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) SetSupportByDsLiteAndMapE(v bool)
SetSupportByDsLiteAndMapE sets SupportByDsLiteAndMapE field to given value.
HasSupportByDsLiteAndMapE
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) HasSupportByDsLiteAndMapE() bool
HasSupportByDsLiteAndMapE returns a boolean if a field has been set.
GetSupportVirtualWan
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) GetSupportVirtualWan() bool
GetSupportVirtualWan returns the SupportVirtualWan field if non-nil, zero value otherwise.
GetSupportVirtualWanOk
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) GetSupportVirtualWanOk() (*bool, bool)
GetSupportVirtualWanOk returns a tuple with the SupportVirtualWan field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetSupportVirtualWan
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) SetSupportVirtualWan(v bool)
SetSupportVirtualWan sets SupportVirtualWan field to given value.
HasSupportVirtualWan
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) HasSupportVirtualWan() bool
HasSupportVirtualWan returns a boolean if a field has been set.
GetSupportVpnClient
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) GetSupportVpnClient() bool
GetSupportVpnClient returns the SupportVpnClient field if non-nil, zero value otherwise.
GetSupportVpnClientOk
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) GetSupportVpnClientOk() (*bool, bool)
GetSupportVpnClientOk returns a tuple with the SupportVpnClient field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetSupportVpnClient
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) SetSupportVpnClient(v bool)
SetSupportVpnClient sets SupportVpnClient field to given value.
HasSupportVpnClient
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) HasSupportVpnClient() bool
HasSupportVpnClient returns a boolean if a field has been set.
GetTotalRows
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) GetTotalRows() int64
GetTotalRows returns the TotalRows field if non-nil, zero value otherwise.
GetTotalRowsOk
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) GetTotalRowsOk() (*int64, bool)
GetTotalRowsOk returns a tuple with the TotalRows field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
SetTotalRows
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) SetTotalRows(v int64)
SetTotalRows sets TotalRows field to given value.
HasTotalRows
func (o *StaticRoutingOpenApiGridVOStaticRoutingInfoTemplate) HasTotalRows() bool
HasTotalRows returns a boolean if a field has been set.