Documentation ¶
Overview ¶
Copyright (c) 2023 Cisco and/or its affiliates. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Index ¶
- func DescribeConfigsResourceResultHighestSupportedFlexVersion() int16
- func DescribeConfigsResourceResultHighestSupportedVersion() int16
- func DescribeConfigsResourceResultLowestSupportedFlexVersion() int16
- func DescribeConfigsResourceResultLowestSupportedVersion() int16
- type DescribeConfigsResourceResult
- func (o *DescribeConfigsResourceResult) Clear()
- func (o *DescribeConfigsResourceResult) ConfigSource() int8
- func (o *DescribeConfigsResourceResult) ConfigType() int8
- func (o *DescribeConfigsResourceResult) Documentation() fields.NullableString
- func (o *DescribeConfigsResourceResult) Equal(that *DescribeConfigsResourceResult) bool
- func (o *DescribeConfigsResourceResult) IsDefault() bool
- func (o *DescribeConfigsResourceResult) IsNil() bool
- func (o *DescribeConfigsResourceResult) IsSensitive() bool
- func (o *DescribeConfigsResourceResult) MarshalJSON() ([]byte, error)
- func (o *DescribeConfigsResourceResult) Name() fields.NullableString
- func (o *DescribeConfigsResourceResult) Read(buf *bytes.Reader, version int16) error
- func (o *DescribeConfigsResourceResult) ReadOnly() bool
- func (o *DescribeConfigsResourceResult) Release()
- func (o *DescribeConfigsResourceResult) SetConfigSource(val int8)
- func (o *DescribeConfigsResourceResult) SetConfigType(val int8)
- func (o *DescribeConfigsResourceResult) SetDefault()
- func (o *DescribeConfigsResourceResult) SetDocumentation(val fields.NullableString)
- func (o *DescribeConfigsResourceResult) SetIsDefault(val bool)
- func (o *DescribeConfigsResourceResult) SetIsSensitive(val bool)
- func (o *DescribeConfigsResourceResult) SetName(val fields.NullableString)
- func (o *DescribeConfigsResourceResult) SetReadOnly(val bool)
- func (o *DescribeConfigsResourceResult) SetSynonyms(val []describeconfigsresourceresult.DescribeConfigsSynonym)
- func (o *DescribeConfigsResourceResult) SetUnknownTaggedFields(val []fields.RawTaggedField)
- func (o *DescribeConfigsResourceResult) SetValue(val fields.NullableString)
- func (o *DescribeConfigsResourceResult) SizeInBytes(version int16) (int, error)
- func (o *DescribeConfigsResourceResult) String() string
- func (o *DescribeConfigsResourceResult) Synonyms() []describeconfigsresourceresult.DescribeConfigsSynonym
- func (o *DescribeConfigsResourceResult) UnknownTaggedFields() []fields.RawTaggedField
- func (o *DescribeConfigsResourceResult) Value() fields.NullableString
- func (o *DescribeConfigsResourceResult) Write(buf *typesbytes.SliceWriter, version int16) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DescribeConfigsResourceResultHighestSupportedFlexVersion ¶
func DescribeConfigsResourceResultHighestSupportedFlexVersion() int16
func DescribeConfigsResourceResultHighestSupportedVersion ¶
func DescribeConfigsResourceResultHighestSupportedVersion() int16
func DescribeConfigsResourceResultLowestSupportedFlexVersion ¶
func DescribeConfigsResourceResultLowestSupportedFlexVersion() int16
func DescribeConfigsResourceResultLowestSupportedVersion ¶
func DescribeConfigsResourceResultLowestSupportedVersion() int16
Types ¶
type DescribeConfigsResourceResult ¶
type DescribeConfigsResourceResult struct {
// contains filtered or unexported fields
}
func DescribeConfigsResourceResultDefault ¶
func DescribeConfigsResourceResultDefault() DescribeConfigsResourceResult
func (*DescribeConfigsResourceResult) Clear ¶
func (o *DescribeConfigsResourceResult) Clear()
func (*DescribeConfigsResourceResult) ConfigSource ¶
func (o *DescribeConfigsResourceResult) ConfigSource() int8
func (*DescribeConfigsResourceResult) ConfigType ¶
func (o *DescribeConfigsResourceResult) ConfigType() int8
func (*DescribeConfigsResourceResult) Documentation ¶
func (o *DescribeConfigsResourceResult) Documentation() fields.NullableString
func (*DescribeConfigsResourceResult) Equal ¶
func (o *DescribeConfigsResourceResult) Equal(that *DescribeConfigsResourceResult) bool
func (*DescribeConfigsResourceResult) IsDefault ¶
func (o *DescribeConfigsResourceResult) IsDefault() bool
func (*DescribeConfigsResourceResult) IsNil ¶
func (o *DescribeConfigsResourceResult) IsNil() bool
func (*DescribeConfigsResourceResult) IsSensitive ¶
func (o *DescribeConfigsResourceResult) IsSensitive() bool
func (*DescribeConfigsResourceResult) MarshalJSON ¶
func (o *DescribeConfigsResourceResult) MarshalJSON() ([]byte, error)
func (*DescribeConfigsResourceResult) Name ¶
func (o *DescribeConfigsResourceResult) Name() fields.NullableString
func (*DescribeConfigsResourceResult) Read ¶
func (o *DescribeConfigsResourceResult) Read(buf *bytes.Reader, version int16) error
func (*DescribeConfigsResourceResult) ReadOnly ¶
func (o *DescribeConfigsResourceResult) ReadOnly() bool
func (*DescribeConfigsResourceResult) Release ¶
func (o *DescribeConfigsResourceResult) Release()
Release releases the dynamically allocated fields of this object by returning then to object pools
func (*DescribeConfigsResourceResult) SetConfigSource ¶
func (o *DescribeConfigsResourceResult) SetConfigSource(val int8)
func (*DescribeConfigsResourceResult) SetConfigType ¶
func (o *DescribeConfigsResourceResult) SetConfigType(val int8)
func (*DescribeConfigsResourceResult) SetDefault ¶
func (o *DescribeConfigsResourceResult) SetDefault()
func (*DescribeConfigsResourceResult) SetDocumentation ¶
func (o *DescribeConfigsResourceResult) SetDocumentation(val fields.NullableString)
func (*DescribeConfigsResourceResult) SetIsDefault ¶
func (o *DescribeConfigsResourceResult) SetIsDefault(val bool)
func (*DescribeConfigsResourceResult) SetIsSensitive ¶
func (o *DescribeConfigsResourceResult) SetIsSensitive(val bool)
func (*DescribeConfigsResourceResult) SetName ¶
func (o *DescribeConfigsResourceResult) SetName(val fields.NullableString)
func (*DescribeConfigsResourceResult) SetReadOnly ¶
func (o *DescribeConfigsResourceResult) SetReadOnly(val bool)
func (*DescribeConfigsResourceResult) SetSynonyms ¶
func (o *DescribeConfigsResourceResult) SetSynonyms(val []describeconfigsresourceresult.DescribeConfigsSynonym)
func (*DescribeConfigsResourceResult) SetUnknownTaggedFields ¶
func (o *DescribeConfigsResourceResult) SetUnknownTaggedFields(val []fields.RawTaggedField)
func (*DescribeConfigsResourceResult) SetValue ¶
func (o *DescribeConfigsResourceResult) SetValue(val fields.NullableString)
func (*DescribeConfigsResourceResult) SizeInBytes ¶
func (o *DescribeConfigsResourceResult) SizeInBytes(version int16) (int, error)
SizeInBytes returns the size of this data structure in bytes when it's serialized
func (*DescribeConfigsResourceResult) String ¶
func (o *DescribeConfigsResourceResult) String() string
func (*DescribeConfigsResourceResult) Synonyms ¶
func (o *DescribeConfigsResourceResult) Synonyms() []describeconfigsresourceresult.DescribeConfigsSynonym
func (*DescribeConfigsResourceResult) UnknownTaggedFields ¶
func (o *DescribeConfigsResourceResult) UnknownTaggedFields() []fields.RawTaggedField
func (*DescribeConfigsResourceResult) Value ¶
func (o *DescribeConfigsResourceResult) Value() fields.NullableString
func (*DescribeConfigsResourceResult) Write ¶
func (o *DescribeConfigsResourceResult) Write(buf *typesbytes.SliceWriter, version int16) error
Click to show internal directories.
Click to hide internal directories.