Documentation ¶
Index ¶
- func CreateIsPublishedResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type IsPublishedRequestBuilder
- func (m *IsPublishedRequestBuilder) CreateGetRequestInformation() (...)
- func (m *IsPublishedRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *IsPublishedRequestBuilderGetRequestConfiguration) (...)
- func (m *IsPublishedRequestBuilder) Get() (IsPublishedResponseable, error)
- func (m *IsPublishedRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *IsPublishedRequestBuilderGetRequestConfiguration, ...) (IsPublishedResponseable, error)
- type IsPublishedRequestBuilderGetRequestConfiguration
- type IsPublishedResponse
- func (m *IsPublishedResponse) GetAdditionalData() map[string]interface{}
- func (m *IsPublishedResponse) GetFieldDeserializers() ...
- func (m *IsPublishedResponse) GetValue() *bool
- func (m *IsPublishedResponse) Serialize(...) error
- func (m *IsPublishedResponse) SetAdditionalData(value map[string]interface{})
- func (m *IsPublishedResponse) SetValue(value *bool)
- type IsPublishedResponseable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateIsPublishedResponseFromDiscriminatorValue ¶ added in v0.13.0
func CreateIsPublishedResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateIsPublishedResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type IsPublishedRequestBuilder ¶
type IsPublishedRequestBuilder struct {
// contains filtered or unexported fields
}
IsPublishedRequestBuilder provides operations to call the isPublished method.
func NewIsPublishedRequestBuilder ¶
func NewIsPublishedRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *IsPublishedRequestBuilder
NewIsPublishedRequestBuilder instantiates a new IsPublishedRequestBuilder and sets the default values.
func NewIsPublishedRequestBuilderInternal ¶
func NewIsPublishedRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *IsPublishedRequestBuilder
NewIsPublishedRequestBuilderInternal instantiates a new IsPublishedRequestBuilder and sets the default values.
func (*IsPublishedRequestBuilder) CreateGetRequestInformation ¶
func (m *IsPublishedRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation invoke function isPublished
func (*IsPublishedRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *IsPublishedRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *IsPublishedRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration invoke function isPublished
func (*IsPublishedRequestBuilder) Get ¶
func (m *IsPublishedRequestBuilder) Get() (IsPublishedResponseable, error)
Get invoke function isPublished
func (*IsPublishedRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *IsPublishedRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *IsPublishedRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (IsPublishedResponseable, error)
GetWithRequestConfigurationAndResponseHandler invoke function isPublished
type IsPublishedRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type IsPublishedRequestBuilderGetRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
IsPublishedRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type IsPublishedResponse ¶ added in v0.13.0
type IsPublishedResponse struct {
// contains filtered or unexported fields
}
IsPublishedResponse provides operations to call the isPublished method.
func NewIsPublishedResponse ¶ added in v0.13.0
func NewIsPublishedResponse() *IsPublishedResponse
NewIsPublishedResponse instantiates a new isPublishedResponse and sets the default values.
func (*IsPublishedResponse) GetAdditionalData ¶ added in v0.13.0
func (m *IsPublishedResponse) GetAdditionalData() map[string]interface{}
GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*IsPublishedResponse) GetFieldDeserializers ¶ added in v0.13.0
func (m *IsPublishedResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*IsPublishedResponse) GetValue ¶ added in v0.13.0
func (m *IsPublishedResponse) GetValue() *bool
GetValue gets the value property value. The value property
func (*IsPublishedResponse) Serialize ¶ added in v0.13.0
func (m *IsPublishedResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*IsPublishedResponse) SetAdditionalData ¶ added in v0.13.0
func (m *IsPublishedResponse) SetAdditionalData(value map[string]interface{})
SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*IsPublishedResponse) SetValue ¶ added in v0.13.0
func (m *IsPublishedResponse) SetValue(value *bool)
SetValue sets the value property value. The value property
type IsPublishedResponseable ¶ added in v0.13.0
type IsPublishedResponseable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetValue() *bool SetValue(value *bool) }
IsPublishedResponseable