Documentation
¶
Index ¶
- func CreateGithubAppInstallationsGetResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateGithubAppInstallationsGetResponse_metaFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateItemReposGetResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateItemReposGetResponse_metaFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type GithubAppInstallationsGetResponse
- func (m *GithubAppInstallationsGetResponse) GetAdditionalData() map[string]any
- func (m *GithubAppInstallationsGetResponse) GetData() ...
- func (m *GithubAppInstallationsGetResponse) GetFieldDeserializers() ...
- func (m *GithubAppInstallationsGetResponse) GetLinks() ...
- func (m *GithubAppInstallationsGetResponse) GetMeta() GithubAppInstallationsGetResponse_metaable
- func (m *GithubAppInstallationsGetResponse) Serialize(...) error
- func (m *GithubAppInstallationsGetResponse) SetAdditionalData(value map[string]any)
- func (m *GithubAppInstallationsGetResponse) SetData(...)
- func (m *GithubAppInstallationsGetResponse) SetLinks(...)
- func (m *GithubAppInstallationsGetResponse) SetMeta(value GithubAppInstallationsGetResponse_metaable)
- type GithubAppInstallationsGetResponse_meta
- func (m *GithubAppInstallationsGetResponse_meta) GetAdditionalData() map[string]any
- func (m *GithubAppInstallationsGetResponse_meta) GetFieldDeserializers() ...
- func (m *GithubAppInstallationsGetResponse_meta) GetPagination() ...
- func (m *GithubAppInstallationsGetResponse_meta) Serialize(...) error
- func (m *GithubAppInstallationsGetResponse_meta) SetAdditionalData(value map[string]any)
- func (m *GithubAppInstallationsGetResponse_meta) SetPagination(...)
- type GithubAppInstallationsGetResponse_metaable
- type GithubAppInstallationsGetResponseable
- type GithubAppInstallationsRequestBuilder
- func (m *GithubAppInstallationsRequestBuilder) ByGithub_app_installation_id(github_app_installation_id string) *WithGithub_app_installation_ItemRequestBuilder
- func (m *GithubAppInstallationsRequestBuilder) Get(ctx context.Context, ...) (GithubAppInstallationsGetResponseable, error)
- func (m *GithubAppInstallationsRequestBuilder) ToGetRequestInformation(ctx context.Context, ...) (...)
- func (m *GithubAppInstallationsRequestBuilder) WithUrl(rawUrl string) *GithubAppInstallationsRequestBuilder
- type GithubAppInstallationsRequestBuilderGetQueryParameters
- type ItemReposGetResponse
- func (m *ItemReposGetResponse) GetAdditionalData() map[string]any
- func (m *ItemReposGetResponse) GetData() ...
- func (m *ItemReposGetResponse) GetFieldDeserializers() ...
- func (m *ItemReposGetResponse) GetLinks() ...
- func (m *ItemReposGetResponse) GetMeta() ItemReposGetResponse_metaable
- func (m *ItemReposGetResponse) Serialize(...) error
- func (m *ItemReposGetResponse) SetAdditionalData(value map[string]any)
- func (m *ItemReposGetResponse) SetData(...)
- func (m *ItemReposGetResponse) SetLinks(...)
- func (m *ItemReposGetResponse) SetMeta(value ItemReposGetResponse_metaable)
- type ItemReposGetResponse_meta
- func (m *ItemReposGetResponse_meta) GetAdditionalData() map[string]any
- func (m *ItemReposGetResponse_meta) GetFieldDeserializers() ...
- func (m *ItemReposGetResponse_meta) GetPagination() ...
- func (m *ItemReposGetResponse_meta) Serialize(...) error
- func (m *ItemReposGetResponse_meta) SetAdditionalData(value map[string]any)
- func (m *ItemReposGetResponse_meta) SetPagination(...)
- type ItemReposGetResponse_metaable
- type ItemReposGetResponseable
- type ItemReposRequestBuilder
- type ItemReposRequestBuilderGetQueryParameters
- type WithGithub_app_installation_ItemRequestBuilder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGithubAppInstallationsGetResponseFromDiscriminatorValue ¶
func CreateGithubAppInstallationsGetResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateGithubAppInstallationsGetResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateGithubAppInstallationsGetResponse_metaFromDiscriminatorValue ¶
func CreateGithubAppInstallationsGetResponse_metaFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateGithubAppInstallationsGetResponse_metaFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateItemReposGetResponseFromDiscriminatorValue ¶
func CreateItemReposGetResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateItemReposGetResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateItemReposGetResponse_metaFromDiscriminatorValue ¶
func CreateItemReposGetResponse_metaFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateItemReposGetResponse_metaFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
Types ¶
type GithubAppInstallationsGetResponse ¶
type GithubAppInstallationsGetResponse struct {
// contains filtered or unexported fields
}
func NewGithubAppInstallationsGetResponse ¶
func NewGithubAppInstallationsGetResponse() *GithubAppInstallationsGetResponse
NewGithubAppInstallationsGetResponse instantiates a new GithubAppInstallationsGetResponse and sets the default values.
func (*GithubAppInstallationsGetResponse) GetAdditionalData ¶
func (m *GithubAppInstallationsGetResponse) GetAdditionalData() map[string]any
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. returns a map[string]any when successful
func (*GithubAppInstallationsGetResponse) GetData ¶
func (m *GithubAppInstallationsGetResponse) GetData() []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.GithubAppInstallationsable
GetData gets the data property value. The data property returns a []GithubAppInstallationsable when successful
func (*GithubAppInstallationsGetResponse) GetFieldDeserializers ¶
func (m *GithubAppInstallationsGetResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*GithubAppInstallationsGetResponse) GetLinks ¶
func (m *GithubAppInstallationsGetResponse) GetLinks() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable
GetLinks gets the links property value. The links property returns a SelfWithPaginationable when successful
func (*GithubAppInstallationsGetResponse) GetMeta ¶
func (m *GithubAppInstallationsGetResponse) GetMeta() GithubAppInstallationsGetResponse_metaable
GetMeta gets the meta property value. The meta property returns a GithubAppInstallationsGetResponse_metaable when successful
func (*GithubAppInstallationsGetResponse) Serialize ¶
func (m *GithubAppInstallationsGetResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*GithubAppInstallationsGetResponse) SetAdditionalData ¶
func (m *GithubAppInstallationsGetResponse) SetAdditionalData(value map[string]any)
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 (*GithubAppInstallationsGetResponse) SetData ¶
func (m *GithubAppInstallationsGetResponse) SetData(value []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.GithubAppInstallationsable)
SetData sets the data property value. The data property
func (*GithubAppInstallationsGetResponse) SetLinks ¶
func (m *GithubAppInstallationsGetResponse) SetLinks(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable)
SetLinks sets the links property value. The links property
func (*GithubAppInstallationsGetResponse) SetMeta ¶
func (m *GithubAppInstallationsGetResponse) SetMeta(value GithubAppInstallationsGetResponse_metaable)
SetMeta sets the meta property value. The meta property
type GithubAppInstallationsGetResponse_meta ¶
type GithubAppInstallationsGetResponse_meta struct {
// contains filtered or unexported fields
}
func NewGithubAppInstallationsGetResponse_meta ¶
func NewGithubAppInstallationsGetResponse_meta() *GithubAppInstallationsGetResponse_meta
NewGithubAppInstallationsGetResponse_meta instantiates a new GithubAppInstallationsGetResponse_meta and sets the default values.
func (*GithubAppInstallationsGetResponse_meta) GetAdditionalData ¶
func (m *GithubAppInstallationsGetResponse_meta) GetAdditionalData() map[string]any
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. returns a map[string]any when successful
func (*GithubAppInstallationsGetResponse_meta) GetFieldDeserializers ¶
func (m *GithubAppInstallationsGetResponse_meta) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*GithubAppInstallationsGetResponse_meta) GetPagination ¶
func (m *GithubAppInstallationsGetResponse_meta) GetPagination() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable
GetPagination gets the pagination property value. The pagination property returns a Paginationable when successful
func (*GithubAppInstallationsGetResponse_meta) Serialize ¶
func (m *GithubAppInstallationsGetResponse_meta) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*GithubAppInstallationsGetResponse_meta) SetAdditionalData ¶
func (m *GithubAppInstallationsGetResponse_meta) SetAdditionalData(value map[string]any)
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 (*GithubAppInstallationsGetResponse_meta) SetPagination ¶
func (m *GithubAppInstallationsGetResponse_meta) SetPagination(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable)
SetPagination sets the pagination property value. The pagination property
type GithubAppInstallationsGetResponse_metaable ¶
type GithubAppInstallationsGetResponse_metaable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
GetPagination() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable
SetPagination(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable)
}
type GithubAppInstallationsGetResponseable ¶
type GithubAppInstallationsGetResponseable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
GetData() []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.GithubAppInstallationsable
GetLinks() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable
GetMeta() GithubAppInstallationsGetResponse_metaable
SetData(value []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.GithubAppInstallationsable)
SetLinks(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable)
SetMeta(value GithubAppInstallationsGetResponse_metaable)
}
type GithubAppInstallationsRequestBuilder ¶
type GithubAppInstallationsRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
GithubAppInstallationsRequestBuilder builds and executes requests for operations under \github-app-installations
func NewGithubAppInstallationsRequestBuilder ¶
func NewGithubAppInstallationsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GithubAppInstallationsRequestBuilder
NewGithubAppInstallationsRequestBuilder instantiates a new GithubAppInstallationsRequestBuilder and sets the default values.
func NewGithubAppInstallationsRequestBuilderInternal ¶
func NewGithubAppInstallationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GithubAppInstallationsRequestBuilder
NewGithubAppInstallationsRequestBuilderInternal instantiates a new GithubAppInstallationsRequestBuilder and sets the default values.
func (*GithubAppInstallationsRequestBuilder) ByGithub_app_installation_id ¶
func (m *GithubAppInstallationsRequestBuilder) ByGithub_app_installation_id(github_app_installation_id string) *WithGithub_app_installation_ItemRequestBuilder
ByGithub_app_installation_id gets an item from the github.com/hashicorp/go-tfe/v2/api.githubAppInstallations.item collection returns a *WithGithub_app_installation_ItemRequestBuilder when successful
func (*GithubAppInstallationsRequestBuilder) Get ¶
func (m *GithubAppInstallationsRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[GithubAppInstallationsRequestBuilderGetQueryParameters]) (GithubAppInstallationsGetResponseable, error)
Get list GitHub App installations available to the current user. returns a GithubAppInstallationsGetResponseable when successful returns a Errors error when the service returns a 4XX or 5XX status code
func (*GithubAppInstallationsRequestBuilder) ToGetRequestInformation ¶
func (m *GithubAppInstallationsRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[GithubAppInstallationsRequestBuilderGetQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation list GitHub App installations available to the current user. returns a *RequestInformation when successful
func (*GithubAppInstallationsRequestBuilder) WithUrl ¶
func (m *GithubAppInstallationsRequestBuilder) WithUrl(rawUrl string) *GithubAppInstallationsRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *GithubAppInstallationsRequestBuilder when successful
type GithubAppInstallationsRequestBuilderGetQueryParameters ¶
type GithubAppInstallationsRequestBuilderGetQueryParameters struct {
// Filter by GitHub installation ID.
Filterinstallation_id *string "uriparametername:\"filter%5Binstallation_id%5D\""
// Filter by GitHub organization or login name.
Filtername *string "uriparametername:\"filter%5Bname%5D\""
// The page number to retrieve.
Pagenumber *int32 "uriparametername:\"page%5Bnumber%5D\""
// The number of items to retrieve per page. Defaults to 20.
Pagesize *int32 "uriparametername:\"page%5Bsize%5D\""
}
GithubAppInstallationsRequestBuilderGetQueryParameters list GitHub App installations available to the current user.
type ItemReposGetResponse ¶
type ItemReposGetResponse struct {
// contains filtered or unexported fields
}
func NewItemReposGetResponse ¶
func NewItemReposGetResponse() *ItemReposGetResponse
NewItemReposGetResponse instantiates a new ItemReposGetResponse and sets the default values.
func (*ItemReposGetResponse) GetAdditionalData ¶
func (m *ItemReposGetResponse) GetAdditionalData() map[string]any
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. returns a map[string]any when successful
func (*ItemReposGetResponse) GetData ¶
func (m *ItemReposGetResponse) GetData() []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.GithubAppReposable
GetData gets the data property value. The data property returns a []GithubAppReposable when successful
func (*ItemReposGetResponse) GetFieldDeserializers ¶
func (m *ItemReposGetResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*ItemReposGetResponse) GetLinks ¶
func (m *ItemReposGetResponse) GetLinks() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable
GetLinks gets the links property value. The links property returns a SelfWithPaginationable when successful
func (*ItemReposGetResponse) GetMeta ¶
func (m *ItemReposGetResponse) GetMeta() ItemReposGetResponse_metaable
GetMeta gets the meta property value. The meta property returns a ItemReposGetResponse_metaable when successful
func (*ItemReposGetResponse) Serialize ¶
func (m *ItemReposGetResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*ItemReposGetResponse) SetAdditionalData ¶
func (m *ItemReposGetResponse) SetAdditionalData(value map[string]any)
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 (*ItemReposGetResponse) SetData ¶
func (m *ItemReposGetResponse) SetData(value []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.GithubAppReposable)
SetData sets the data property value. The data property
func (*ItemReposGetResponse) SetLinks ¶
func (m *ItemReposGetResponse) SetLinks(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable)
SetLinks sets the links property value. The links property
func (*ItemReposGetResponse) SetMeta ¶
func (m *ItemReposGetResponse) SetMeta(value ItemReposGetResponse_metaable)
SetMeta sets the meta property value. The meta property
type ItemReposGetResponse_meta ¶
type ItemReposGetResponse_meta struct {
// contains filtered or unexported fields
}
func NewItemReposGetResponse_meta ¶
func NewItemReposGetResponse_meta() *ItemReposGetResponse_meta
NewItemReposGetResponse_meta instantiates a new ItemReposGetResponse_meta and sets the default values.
func (*ItemReposGetResponse_meta) GetAdditionalData ¶
func (m *ItemReposGetResponse_meta) GetAdditionalData() map[string]any
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. returns a map[string]any when successful
func (*ItemReposGetResponse_meta) GetFieldDeserializers ¶
func (m *ItemReposGetResponse_meta) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*ItemReposGetResponse_meta) GetPagination ¶
func (m *ItemReposGetResponse_meta) GetPagination() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable
GetPagination gets the pagination property value. The pagination property returns a Paginationable when successful
func (*ItemReposGetResponse_meta) Serialize ¶
func (m *ItemReposGetResponse_meta) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*ItemReposGetResponse_meta) SetAdditionalData ¶
func (m *ItemReposGetResponse_meta) SetAdditionalData(value map[string]any)
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 (*ItemReposGetResponse_meta) SetPagination ¶
func (m *ItemReposGetResponse_meta) SetPagination(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable)
SetPagination sets the pagination property value. The pagination property
type ItemReposGetResponse_metaable ¶
type ItemReposGetResponse_metaable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
GetPagination() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable
SetPagination(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.Paginationable)
}
type ItemReposGetResponseable ¶
type ItemReposGetResponseable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
GetData() []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.GithubAppReposable
GetLinks() i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable
GetMeta() ItemReposGetResponse_metaable
SetData(value []i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.GithubAppReposable)
SetLinks(value i05d5aa6b14db285c2e8df48c915f7a7082b77b17cca0def522e18528f80bec16.SelfWithPaginationable)
SetMeta(value ItemReposGetResponse_metaable)
}
type ItemReposRequestBuilder ¶
type ItemReposRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
ItemReposRequestBuilder builds and executes requests for operations under \github-app-installations\{github_app_installation_id}\repos
func NewItemReposRequestBuilder ¶
func NewItemReposRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemReposRequestBuilder
NewItemReposRequestBuilder instantiates a new ItemReposRequestBuilder and sets the default values.
func NewItemReposRequestBuilderInternal ¶
func NewItemReposRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ItemReposRequestBuilder
NewItemReposRequestBuilderInternal instantiates a new ItemReposRequestBuilder and sets the default values.
func (*ItemReposRequestBuilder) Get ¶
func (m *ItemReposRequestBuilder) Get(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[ItemReposRequestBuilderGetQueryParameters]) (ItemReposGetResponseable, error)
Get list repositories accessible through a GitHub App installation. returns a ItemReposGetResponseable when successful returns a Errors error when the service returns a 4XX or 5XX status code
func (*ItemReposRequestBuilder) ToGetRequestInformation ¶
func (m *ItemReposRequestBuilder) ToGetRequestInformation(ctx context.Context, requestConfiguration *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestConfiguration[ItemReposRequestBuilderGetQueryParameters]) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
ToGetRequestInformation list repositories accessible through a GitHub App installation. returns a *RequestInformation when successful
func (*ItemReposRequestBuilder) WithUrl ¶
func (m *ItemReposRequestBuilder) WithUrl(rawUrl string) *ItemReposRequestBuilder
WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ItemReposRequestBuilder when successful
type ItemReposRequestBuilderGetQueryParameters ¶
type ItemReposRequestBuilderGetQueryParameters struct {
// The page number to retrieve.
Pagenumber *int32 "uriparametername:\"page%5Bnumber%5D\""
// The number of items to retrieve per page. Defaults to 20.
Pagesize *int32 "uriparametername:\"page%5Bsize%5D\""
}
ItemReposRequestBuilderGetQueryParameters list repositories accessible through a GitHub App installation.
type WithGithub_app_installation_ItemRequestBuilder ¶
type WithGithub_app_installation_ItemRequestBuilder struct {
i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}
WithGithub_app_installation_ItemRequestBuilder builds and executes requests for operations under \github-app-installations\{github_app_installation_id}
func NewWithGithub_app_installation_ItemRequestBuilder ¶
func NewWithGithub_app_installation_ItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WithGithub_app_installation_ItemRequestBuilder
NewWithGithub_app_installation_ItemRequestBuilder instantiates a new WithGithub_app_installation_ItemRequestBuilder and sets the default values.
func NewWithGithub_app_installation_ItemRequestBuilderInternal ¶
func NewWithGithub_app_installation_ItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WithGithub_app_installation_ItemRequestBuilder
NewWithGithub_app_installation_ItemRequestBuilderInternal instantiates a new WithGithub_app_installation_ItemRequestBuilder and sets the default values.
func (*WithGithub_app_installation_ItemRequestBuilder) Repos ¶
func (m *WithGithub_app_installation_ItemRequestBuilder) Repos() *ItemReposRequestBuilder
Repos the repos property returns a *ItemReposRequestBuilder when successful
Source Files
¶
- github_app_installations_get_response.go
- github_app_installations_get_response_escaped_meta.go
- github_app_installations_request_builder.go
- item_repos_get_response.go
- item_repos_get_response_escaped_meta.go
- item_repos_request_builder.go
- with_github_escaped_app_escaped_installation_escaped_item_request_builder.go