Documentation
¶
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- func IsNil(i interface{}) bool
- func PtrBool(v bool) *bool
- func PtrFloat32(v float32) *float32
- func PtrFloat64(v float64) *float64
- func PtrInt(v int) *int
- func PtrInt32(v int32) *int32
- func PtrInt64(v int64) *int64
- func PtrString(v string) *string
- func PtrTime(v time.Time) *time.Time
- type APIClassificationConfig
- func (o *APIClassificationConfig) GetApiClassification() []ApiClassificationObject
- func (o *APIClassificationConfig) GetApiClassificationOk() ([]ApiClassificationObject, bool)
- func (o *APIClassificationConfig) GetVersion() string
- func (o *APIClassificationConfig) GetVersionOk() (*string, bool)
- func (o *APIClassificationConfig) HasApiClassification() bool
- func (o *APIClassificationConfig) HasVersion() bool
- func (o APIClassificationConfig) MarshalJSON() ([]byte, error)
- func (o *APIClassificationConfig) SetApiClassification(v []ApiClassificationObject)
- func (o *APIClassificationConfig) SetVersion(v string)
- func (o APIClassificationConfig) ToMap() (map[string]interface{}, error)
- type APIClient
- type APIKey
- type APIResponse
- type ASEDSourceLinkSourceParameters
- func (o *ASEDSourceLinkSourceParameters) GetAseBackupFiles() []string
- func (o *ASEDSourceLinkSourceParameters) GetAseBackupFilesOk() ([]string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetBackupHost() string
- func (o *ASEDSourceLinkSourceParameters) GetBackupHostOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetBackupHostUser() string
- func (o *ASEDSourceLinkSourceParameters) GetBackupHostUserOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetBackupServerName() string
- func (o *ASEDSourceLinkSourceParameters) GetBackupServerNameOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetDbAzureVaultName() string
- func (o *ASEDSourceLinkSourceParameters) GetDbAzureVaultNameOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetDbAzureVaultSecretKey() string
- func (o *ASEDSourceLinkSourceParameters) GetDbAzureVaultSecretKeyOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetDbAzureVaultUsernameKey() string
- func (o *ASEDSourceLinkSourceParameters) GetDbAzureVaultUsernameKeyOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetDbCyberarkVaultQueryString() string
- func (o *ASEDSourceLinkSourceParameters) GetDbCyberarkVaultQueryStringOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetDbHashicorpVaultEngine() string
- func (o *ASEDSourceLinkSourceParameters) GetDbHashicorpVaultEngineOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetDbHashicorpVaultSecretKey() string
- func (o *ASEDSourceLinkSourceParameters) GetDbHashicorpVaultSecretKeyOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetDbHashicorpVaultSecretPath() string
- func (o *ASEDSourceLinkSourceParameters) GetDbHashicorpVaultSecretPathOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetDbHashicorpVaultUsernameKey() string
- func (o *ASEDSourceLinkSourceParameters) GetDbHashicorpVaultUsernameKeyOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetDbPassword() string
- func (o *ASEDSourceLinkSourceParameters) GetDbPasswordOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetDbUser() string
- func (o *ASEDSourceLinkSourceParameters) GetDbUserOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetDbVault() string
- func (o *ASEDSourceLinkSourceParameters) GetDbVaultOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetDescription() string
- func (o *ASEDSourceLinkSourceParameters) GetDescriptionOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetDropAndRecreateDevices() bool
- func (o *ASEDSourceLinkSourceParameters) GetDropAndRecreateDevicesOk() (*bool, bool)
- func (o *ASEDSourceLinkSourceParameters) GetDumpCredentials() string
- func (o *ASEDSourceLinkSourceParameters) GetDumpCredentialsOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetDumpHistoryFileEnabled() bool
- func (o *ASEDSourceLinkSourceParameters) GetDumpHistoryFileEnabledOk() (*bool, bool)
- func (o *ASEDSourceLinkSourceParameters) GetExternalFilePath() string
- func (o *ASEDSourceLinkSourceParameters) GetExternalFilePathOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetGroupId() string
- func (o *ASEDSourceLinkSourceParameters) GetGroupIdOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetLoadBackupPath() string
- func (o *ASEDSourceLinkSourceParameters) GetLoadBackupPathOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetLogSyncEnabled() bool
- func (o *ASEDSourceLinkSourceParameters) GetLogSyncEnabledOk() (*bool, bool)
- func (o *ASEDSourceLinkSourceParameters) GetMakeCurrentAccountOwner() bool
- func (o *ASEDSourceLinkSourceParameters) GetMakeCurrentAccountOwnerOk() (*bool, bool)
- func (o *ASEDSourceLinkSourceParameters) GetMountBase() string
- func (o *ASEDSourceLinkSourceParameters) GetMountBaseOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetName() string
- func (o *ASEDSourceLinkSourceParameters) GetNameOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetOpsPostSync() []SourceOperation
- func (o *ASEDSourceLinkSourceParameters) GetOpsPostSyncOk() ([]SourceOperation, bool)
- func (o *ASEDSourceLinkSourceParameters) GetOpsPreSync() []SourceOperation
- func (o *ASEDSourceLinkSourceParameters) GetOpsPreSyncOk() ([]SourceOperation, bool)
- func (o *ASEDSourceLinkSourceParameters) GetPostValidatedSync() []SourceOperation
- func (o *ASEDSourceLinkSourceParameters) GetPostValidatedSyncOk() ([]SourceOperation, bool)
- func (o *ASEDSourceLinkSourceParameters) GetPreValidatedSync() []SourceOperation
- func (o *ASEDSourceLinkSourceParameters) GetPreValidatedSyncOk() ([]SourceOperation, bool)
- func (o *ASEDSourceLinkSourceParameters) GetSourceHostUser() string
- func (o *ASEDSourceLinkSourceParameters) GetSourceHostUserOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetSourceId() string
- func (o *ASEDSourceLinkSourceParameters) GetSourceIdOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetStagingHostUser() string
- func (o *ASEDSourceLinkSourceParameters) GetStagingHostUserOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetStagingRepository() string
- func (o *ASEDSourceLinkSourceParameters) GetStagingRepositoryOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetSyncStrategy() string
- func (o *ASEDSourceLinkSourceParameters) GetSyncStrategyOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) GetTags() []Tag
- func (o *ASEDSourceLinkSourceParameters) GetTagsOk() ([]Tag, bool)
- func (o *ASEDSourceLinkSourceParameters) GetValidatedSyncMode() string
- func (o *ASEDSourceLinkSourceParameters) GetValidatedSyncModeOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParameters) HasAseBackupFiles() bool
- func (o *ASEDSourceLinkSourceParameters) HasBackupHost() bool
- func (o *ASEDSourceLinkSourceParameters) HasBackupHostUser() bool
- func (o *ASEDSourceLinkSourceParameters) HasBackupServerName() bool
- func (o *ASEDSourceLinkSourceParameters) HasDbAzureVaultName() bool
- func (o *ASEDSourceLinkSourceParameters) HasDbAzureVaultSecretKey() bool
- func (o *ASEDSourceLinkSourceParameters) HasDbAzureVaultUsernameKey() bool
- func (o *ASEDSourceLinkSourceParameters) HasDbCyberarkVaultQueryString() bool
- func (o *ASEDSourceLinkSourceParameters) HasDbHashicorpVaultEngine() bool
- func (o *ASEDSourceLinkSourceParameters) HasDbHashicorpVaultSecretKey() bool
- func (o *ASEDSourceLinkSourceParameters) HasDbHashicorpVaultSecretPath() bool
- func (o *ASEDSourceLinkSourceParameters) HasDbHashicorpVaultUsernameKey() bool
- func (o *ASEDSourceLinkSourceParameters) HasDbPassword() bool
- func (o *ASEDSourceLinkSourceParameters) HasDbUser() bool
- func (o *ASEDSourceLinkSourceParameters) HasDbVault() bool
- func (o *ASEDSourceLinkSourceParameters) HasDescription() bool
- func (o *ASEDSourceLinkSourceParameters) HasDropAndRecreateDevices() bool
- func (o *ASEDSourceLinkSourceParameters) HasDumpCredentials() bool
- func (o *ASEDSourceLinkSourceParameters) HasDumpHistoryFileEnabled() bool
- func (o *ASEDSourceLinkSourceParameters) HasExternalFilePath() bool
- func (o *ASEDSourceLinkSourceParameters) HasGroupId() bool
- func (o *ASEDSourceLinkSourceParameters) HasLogSyncEnabled() bool
- func (o *ASEDSourceLinkSourceParameters) HasMakeCurrentAccountOwner() bool
- func (o *ASEDSourceLinkSourceParameters) HasMountBase() bool
- func (o *ASEDSourceLinkSourceParameters) HasName() bool
- func (o *ASEDSourceLinkSourceParameters) HasOpsPostSync() bool
- func (o *ASEDSourceLinkSourceParameters) HasOpsPreSync() bool
- func (o *ASEDSourceLinkSourceParameters) HasPostValidatedSync() bool
- func (o *ASEDSourceLinkSourceParameters) HasPreValidatedSync() bool
- func (o *ASEDSourceLinkSourceParameters) HasSourceHostUser() bool
- func (o *ASEDSourceLinkSourceParameters) HasStagingHostUser() bool
- func (o *ASEDSourceLinkSourceParameters) HasStagingRepository() bool
- func (o *ASEDSourceLinkSourceParameters) HasSyncStrategy() bool
- func (o *ASEDSourceLinkSourceParameters) HasTags() bool
- func (o *ASEDSourceLinkSourceParameters) HasValidatedSyncMode() bool
- func (o ASEDSourceLinkSourceParameters) MarshalJSON() ([]byte, error)
- func (o *ASEDSourceLinkSourceParameters) SetAseBackupFiles(v []string)
- func (o *ASEDSourceLinkSourceParameters) SetBackupHost(v string)
- func (o *ASEDSourceLinkSourceParameters) SetBackupHostUser(v string)
- func (o *ASEDSourceLinkSourceParameters) SetBackupServerName(v string)
- func (o *ASEDSourceLinkSourceParameters) SetDbAzureVaultName(v string)
- func (o *ASEDSourceLinkSourceParameters) SetDbAzureVaultSecretKey(v string)
- func (o *ASEDSourceLinkSourceParameters) SetDbAzureVaultUsernameKey(v string)
- func (o *ASEDSourceLinkSourceParameters) SetDbCyberarkVaultQueryString(v string)
- func (o *ASEDSourceLinkSourceParameters) SetDbHashicorpVaultEngine(v string)
- func (o *ASEDSourceLinkSourceParameters) SetDbHashicorpVaultSecretKey(v string)
- func (o *ASEDSourceLinkSourceParameters) SetDbHashicorpVaultSecretPath(v string)
- func (o *ASEDSourceLinkSourceParameters) SetDbHashicorpVaultUsernameKey(v string)
- func (o *ASEDSourceLinkSourceParameters) SetDbPassword(v string)
- func (o *ASEDSourceLinkSourceParameters) SetDbUser(v string)
- func (o *ASEDSourceLinkSourceParameters) SetDbVault(v string)
- func (o *ASEDSourceLinkSourceParameters) SetDescription(v string)
- func (o *ASEDSourceLinkSourceParameters) SetDropAndRecreateDevices(v bool)
- func (o *ASEDSourceLinkSourceParameters) SetDumpCredentials(v string)
- func (o *ASEDSourceLinkSourceParameters) SetDumpHistoryFileEnabled(v bool)
- func (o *ASEDSourceLinkSourceParameters) SetExternalFilePath(v string)
- func (o *ASEDSourceLinkSourceParameters) SetGroupId(v string)
- func (o *ASEDSourceLinkSourceParameters) SetLoadBackupPath(v string)
- func (o *ASEDSourceLinkSourceParameters) SetLogSyncEnabled(v bool)
- func (o *ASEDSourceLinkSourceParameters) SetMakeCurrentAccountOwner(v bool)
- func (o *ASEDSourceLinkSourceParameters) SetMountBase(v string)
- func (o *ASEDSourceLinkSourceParameters) SetName(v string)
- func (o *ASEDSourceLinkSourceParameters) SetOpsPostSync(v []SourceOperation)
- func (o *ASEDSourceLinkSourceParameters) SetOpsPreSync(v []SourceOperation)
- func (o *ASEDSourceLinkSourceParameters) SetPostValidatedSync(v []SourceOperation)
- func (o *ASEDSourceLinkSourceParameters) SetPreValidatedSync(v []SourceOperation)
- func (o *ASEDSourceLinkSourceParameters) SetSourceHostUser(v string)
- func (o *ASEDSourceLinkSourceParameters) SetSourceId(v string)
- func (o *ASEDSourceLinkSourceParameters) SetStagingHostUser(v string)
- func (o *ASEDSourceLinkSourceParameters) SetStagingRepository(v string)
- func (o *ASEDSourceLinkSourceParameters) SetSyncStrategy(v string)
- func (o *ASEDSourceLinkSourceParameters) SetTags(v []Tag)
- func (o *ASEDSourceLinkSourceParameters) SetValidatedSyncMode(v string)
- func (o ASEDSourceLinkSourceParameters) ToMap() (map[string]interface{}, error)
- type ASEDSourceLinkSourceParametersAllOf
- func (o *ASEDSourceLinkSourceParametersAllOf) GetAseBackupFiles() []string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetAseBackupFilesOk() ([]string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetBackupHost() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetBackupHostOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetBackupHostUser() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetBackupHostUserOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetBackupServerName() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetBackupServerNameOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbAzureVaultName() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbAzureVaultNameOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbAzureVaultSecretKey() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbAzureVaultSecretKeyOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbAzureVaultUsernameKey() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbAzureVaultUsernameKeyOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbCyberarkVaultQueryString() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbCyberarkVaultQueryStringOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbHashicorpVaultEngine() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbHashicorpVaultEngineOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbHashicorpVaultSecretKey() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbHashicorpVaultSecretKeyOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbHashicorpVaultSecretPath() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbHashicorpVaultSecretPathOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbHashicorpVaultUsernameKey() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbHashicorpVaultUsernameKeyOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbPassword() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbPasswordOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbUser() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbUserOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbVault() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDbVaultOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDropAndRecreateDevices() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDropAndRecreateDevicesOk() (*bool, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDumpCredentials() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDumpCredentialsOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDumpHistoryFileEnabled() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) GetDumpHistoryFileEnabledOk() (*bool, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetExternalFilePath() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetExternalFilePathOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetLoadBackupPath() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetLoadBackupPathOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetMountBase() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetMountBaseOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetPostValidatedSync() []SourceOperation
- func (o *ASEDSourceLinkSourceParametersAllOf) GetPostValidatedSyncOk() ([]SourceOperation, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetPreValidatedSync() []SourceOperation
- func (o *ASEDSourceLinkSourceParametersAllOf) GetPreValidatedSyncOk() ([]SourceOperation, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetSourceHostUser() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetSourceHostUserOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetStagingHostUser() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetStagingHostUserOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetStagingRepository() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetStagingRepositoryOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetSyncStrategy() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetSyncStrategyOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) GetValidatedSyncMode() string
- func (o *ASEDSourceLinkSourceParametersAllOf) GetValidatedSyncModeOk() (*string, bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) HasAseBackupFiles() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasBackupHost() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasBackupHostUser() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasBackupServerName() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasDbAzureVaultName() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasDbAzureVaultSecretKey() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasDbAzureVaultUsernameKey() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasDbCyberarkVaultQueryString() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasDbHashicorpVaultEngine() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasDbHashicorpVaultSecretKey() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasDbHashicorpVaultSecretPath() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasDbHashicorpVaultUsernameKey() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasDbPassword() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasDbUser() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasDbVault() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasDropAndRecreateDevices() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasDumpCredentials() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasDumpHistoryFileEnabled() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasExternalFilePath() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasLoadBackupPath() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasMountBase() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasPostValidatedSync() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasPreValidatedSync() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasSourceHostUser() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasStagingHostUser() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasStagingRepository() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasSyncStrategy() bool
- func (o *ASEDSourceLinkSourceParametersAllOf) HasValidatedSyncMode() bool
- func (o ASEDSourceLinkSourceParametersAllOf) MarshalJSON() ([]byte, error)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetAseBackupFiles(v []string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetBackupHost(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetBackupHostUser(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetBackupServerName(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetDbAzureVaultName(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetDbAzureVaultSecretKey(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetDbAzureVaultUsernameKey(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetDbCyberarkVaultQueryString(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetDbHashicorpVaultEngine(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetDbHashicorpVaultSecretKey(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetDbHashicorpVaultSecretPath(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetDbHashicorpVaultUsernameKey(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetDbPassword(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetDbUser(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetDbVault(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetDropAndRecreateDevices(v bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetDumpCredentials(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetDumpHistoryFileEnabled(v bool)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetExternalFilePath(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetLoadBackupPath(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetMountBase(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetPostValidatedSync(v []SourceOperation)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetPreValidatedSync(v []SourceOperation)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetSourceHostUser(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetStagingHostUser(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetStagingRepository(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetSyncStrategy(v string)
- func (o *ASEDSourceLinkSourceParametersAllOf) SetValidatedSyncMode(v string)
- func (o ASEDSourceLinkSourceParametersAllOf) ToMap() (map[string]interface{}, error)
- type AccessGroup
- func (o *AccessGroup) GetAccountIds() []int64
- func (o *AccessGroup) GetAccountIdsOk() ([]int64, bool)
- func (o *AccessGroup) GetAccountTags() []Tag
- func (o *AccessGroup) GetAccountTagsOk() ([]Tag, bool)
- func (o *AccessGroup) GetId() string
- func (o *AccessGroup) GetIdOk() (*string, bool)
- func (o *AccessGroup) GetName() string
- func (o *AccessGroup) GetNameOk() (*string, bool)
- func (o *AccessGroup) GetScopes() []AccessGroupScope
- func (o *AccessGroup) GetScopesOk() ([]AccessGroupScope, bool)
- func (o *AccessGroup) GetSingleAccount() bool
- func (o *AccessGroup) GetSingleAccountOk() (*bool, bool)
- func (o *AccessGroup) GetTaggedAccountIds() []int64
- func (o *AccessGroup) GetTaggedAccountIdsOk() ([]int64, bool)
- func (o *AccessGroup) HasAccountIds() bool
- func (o *AccessGroup) HasAccountTags() bool
- func (o *AccessGroup) HasId() bool
- func (o *AccessGroup) HasScopes() bool
- func (o *AccessGroup) HasSingleAccount() bool
- func (o *AccessGroup) HasTaggedAccountIds() bool
- func (o AccessGroup) MarshalJSON() ([]byte, error)
- func (o *AccessGroup) SetAccountIds(v []int64)
- func (o *AccessGroup) SetAccountTags(v []Tag)
- func (o *AccessGroup) SetId(v string)
- func (o *AccessGroup) SetName(v string)
- func (o *AccessGroup) SetScopes(v []AccessGroupScope)
- func (o *AccessGroup) SetSingleAccount(v bool)
- func (o *AccessGroup) SetTaggedAccountIds(v []int64)
- func (o AccessGroup) ToMap() (map[string]interface{}, error)
- type AccessGroupAccountIdsRequest
- func (o *AccessGroupAccountIdsRequest) GetAccountIds() []int64
- func (o *AccessGroupAccountIdsRequest) GetAccountIdsOk() ([]int64, bool)
- func (o AccessGroupAccountIdsRequest) MarshalJSON() ([]byte, error)
- func (o *AccessGroupAccountIdsRequest) SetAccountIds(v []int64)
- func (o AccessGroupAccountIdsRequest) ToMap() (map[string]interface{}, error)
- type AccessGroupScope
- func (o *AccessGroupScope) GetAlwaysAllowedPermissions() []AlwaysAllowedPermission
- func (o *AccessGroupScope) GetAlwaysAllowedPermissionsOk() ([]AlwaysAllowedPermission, bool)
- func (o *AccessGroupScope) GetId() string
- func (o *AccessGroupScope) GetIdOk() (*string, bool)
- func (o *AccessGroupScope) GetName() string
- func (o *AccessGroupScope) GetNameOk() (*string, bool)
- func (o *AccessGroupScope) GetObjectTags() []ScopeTag
- func (o *AccessGroupScope) GetObjectTagsOk() ([]ScopeTag, bool)
- func (o *AccessGroupScope) GetObjects() []ScopedObjectItem
- func (o *AccessGroupScope) GetObjectsOk() ([]ScopedObjectItem, bool)
- func (o *AccessGroupScope) GetRoleId() string
- func (o *AccessGroupScope) GetRoleIdOk() (*string, bool)
- func (o *AccessGroupScope) GetScopeType() string
- func (o *AccessGroupScope) GetScopeTypeOk() (*string, bool)
- func (o *AccessGroupScope) HasAlwaysAllowedPermissions() bool
- func (o *AccessGroupScope) HasId() bool
- func (o *AccessGroupScope) HasName() bool
- func (o *AccessGroupScope) HasObjectTags() bool
- func (o *AccessGroupScope) HasObjects() bool
- func (o *AccessGroupScope) HasScopeType() bool
- func (o AccessGroupScope) MarshalJSON() ([]byte, error)
- func (o *AccessGroupScope) SetAlwaysAllowedPermissions(v []AlwaysAllowedPermission)
- func (o *AccessGroupScope) SetId(v string)
- func (o *AccessGroupScope) SetName(v string)
- func (o *AccessGroupScope) SetObjectTags(v []ScopeTag)
- func (o *AccessGroupScope) SetObjects(v []ScopedObjectItem)
- func (o *AccessGroupScope) SetRoleId(v string)
- func (o *AccessGroupScope) SetScopeType(v string)
- func (o AccessGroupScope) ToMap() (map[string]interface{}, error)
- type AccessGroupScopesRequest
- func (o *AccessGroupScopesRequest) GetScopes() []AccessGroupScope
- func (o *AccessGroupScopesRequest) GetScopesOk() ([]AccessGroupScope, bool)
- func (o AccessGroupScopesRequest) MarshalJSON() ([]byte, error)
- func (o *AccessGroupScopesRequest) SetScopes(v []AccessGroupScope)
- func (o AccessGroupScopesRequest) ToMap() (map[string]interface{}, error)
- type AccessGroupUpdateParameters
- func (o *AccessGroupUpdateParameters) GetName() string
- func (o *AccessGroupUpdateParameters) GetNameOk() (*string, bool)
- func (o *AccessGroupUpdateParameters) HasName() bool
- func (o AccessGroupUpdateParameters) MarshalJSON() ([]byte, error)
- func (o *AccessGroupUpdateParameters) SetName(v string)
- func (o AccessGroupUpdateParameters) ToMap() (map[string]interface{}, error)
- type Account
- func (o *Account) GetApiClientId() string
- func (o *Account) GetApiClientIdOk() (*string, bool)
- func (o *Account) GetCreationTime() time.Time
- func (o *Account) GetCreationTimeOk() (*time.Time, bool)
- func (o *Account) GetEffectiveScopes() []EffectiveScope
- func (o *Account) GetEffectiveScopesOk() ([]EffectiveScope, bool)
- func (o *Account) GetEmail() string
- func (o *Account) GetEmailOk() (*string, bool)
- func (o *Account) GetEnabled() bool
- func (o *Account) GetEnabledOk() (*bool, bool)
- func (o *Account) GetFirstName() string
- func (o *Account) GetFirstNameOk() (*string, bool)
- func (o *Account) GetId() int64
- func (o *Account) GetIdOk() (*int64, bool)
- func (o *Account) GetLastAccessTime() time.Time
- func (o *Account) GetLastAccessTimeOk() (*time.Time, bool)
- func (o *Account) GetLastName() string
- func (o *Account) GetLastNameOk() (*string, bool)
- func (o *Account) GetLdapPrincipal() string
- func (o *Account) GetLdapPrincipalOk() (*string, bool)
- func (o *Account) GetTags() []Tag
- func (o *Account) GetTagsOk() ([]Tag, bool)
- func (o *Account) GetUsername() string
- func (o *Account) GetUsernameOk() (*string, bool)
- func (o *Account) HasApiClientId() bool
- func (o *Account) HasCreationTime() bool
- func (o *Account) HasEffectiveScopes() bool
- func (o *Account) HasEmail() bool
- func (o *Account) HasEnabled() bool
- func (o *Account) HasFirstName() bool
- func (o *Account) HasId() bool
- func (o *Account) HasLastAccessTime() bool
- func (o *Account) HasLastName() bool
- func (o *Account) HasLdapPrincipal() bool
- func (o *Account) HasTags() bool
- func (o *Account) HasUsername() bool
- func (o Account) MarshalJSON() ([]byte, error)
- func (o *Account) SetApiClientId(v string)
- func (o *Account) SetCreationTime(v time.Time)
- func (o *Account) SetEffectiveScopes(v []EffectiveScope)
- func (o *Account) SetEmail(v string)
- func (o *Account) SetEnabled(v bool)
- func (o *Account) SetFirstName(v string)
- func (o *Account) SetId(v int64)
- func (o *Account) SetLastAccessTime(v time.Time)
- func (o *Account) SetLastName(v string)
- func (o *Account) SetLdapPrincipal(v string)
- func (o *Account) SetTags(v []Tag)
- func (o *Account) SetUsername(v string)
- func (o Account) ToMap() (map[string]interface{}, error)
- type AccountCreateParameter
- func (o *AccountCreateParameter) GetApiClientId() string
- func (o *AccountCreateParameter) GetApiClientIdOk() (*string, bool)
- func (o *AccountCreateParameter) GetEmail() string
- func (o *AccountCreateParameter) GetEmailOk() (*string, bool)
- func (o *AccountCreateParameter) GetFirstName() string
- func (o *AccountCreateParameter) GetFirstNameOk() (*string, bool)
- func (o *AccountCreateParameter) GetGenerateApiKey() bool
- func (o *AccountCreateParameter) GetGenerateApiKeyOk() (*bool, bool)
- func (o *AccountCreateParameter) GetIsAdmin() bool
- func (o *AccountCreateParameter) GetIsAdminOk() (*bool, bool)
- func (o *AccountCreateParameter) GetLastName() string
- func (o *AccountCreateParameter) GetLastNameOk() (*string, bool)
- func (o *AccountCreateParameter) GetLdapPrincipal() string
- func (o *AccountCreateParameter) GetLdapPrincipalOk() (*string, bool)
- func (o *AccountCreateParameter) GetPassword() string
- func (o *AccountCreateParameter) GetPasswordOk() (*string, bool)
- func (o *AccountCreateParameter) GetTags() []Tag
- func (o *AccountCreateParameter) GetTagsOk() ([]Tag, bool)
- func (o *AccountCreateParameter) GetUsername() string
- func (o *AccountCreateParameter) GetUsernameOk() (*string, bool)
- func (o *AccountCreateParameter) HasApiClientId() bool
- func (o *AccountCreateParameter) HasEmail() bool
- func (o *AccountCreateParameter) HasFirstName() bool
- func (o *AccountCreateParameter) HasGenerateApiKey() bool
- func (o *AccountCreateParameter) HasIsAdmin() bool
- func (o *AccountCreateParameter) HasLastName() bool
- func (o *AccountCreateParameter) HasLdapPrincipal() bool
- func (o *AccountCreateParameter) HasPassword() bool
- func (o *AccountCreateParameter) HasTags() bool
- func (o *AccountCreateParameter) HasUsername() bool
- func (o AccountCreateParameter) MarshalJSON() ([]byte, error)
- func (o *AccountCreateParameter) SetApiClientId(v string)
- func (o *AccountCreateParameter) SetEmail(v string)
- func (o *AccountCreateParameter) SetFirstName(v string)
- func (o *AccountCreateParameter) SetGenerateApiKey(v bool)
- func (o *AccountCreateParameter) SetIsAdmin(v bool)
- func (o *AccountCreateParameter) SetLastName(v string)
- func (o *AccountCreateParameter) SetLdapPrincipal(v string)
- func (o *AccountCreateParameter) SetPassword(v string)
- func (o *AccountCreateParameter) SetTags(v []Tag)
- func (o *AccountCreateParameter) SetUsername(v string)
- func (o AccountCreateParameter) ToMap() (map[string]interface{}, error)
- type AccountCreateResponse
- func (o *AccountCreateResponse) GetEmail() string
- func (o *AccountCreateResponse) GetEmailOk() (*string, bool)
- func (o *AccountCreateResponse) GetFirstName() string
- func (o *AccountCreateResponse) GetFirstNameOk() (*string, bool)
- func (o *AccountCreateResponse) GetId() int64
- func (o *AccountCreateResponse) GetIdOk() (*int64, bool)
- func (o *AccountCreateResponse) GetLastName() string
- func (o *AccountCreateResponse) GetLastNameOk() (*string, bool)
- func (o *AccountCreateResponse) GetLdapPrincipal() string
- func (o *AccountCreateResponse) GetLdapPrincipalOk() (*string, bool)
- func (o *AccountCreateResponse) GetTags() []Tag
- func (o *AccountCreateResponse) GetTagsOk() ([]Tag, bool)
- func (o *AccountCreateResponse) GetToken() string
- func (o *AccountCreateResponse) GetTokenOk() (*string, bool)
- func (o *AccountCreateResponse) GetUsername() string
- func (o *AccountCreateResponse) GetUsernameOk() (*string, bool)
- func (o *AccountCreateResponse) HasEmail() bool
- func (o *AccountCreateResponse) HasFirstName() bool
- func (o *AccountCreateResponse) HasId() bool
- func (o *AccountCreateResponse) HasLastName() bool
- func (o *AccountCreateResponse) HasLdapPrincipal() bool
- func (o *AccountCreateResponse) HasTags() bool
- func (o *AccountCreateResponse) HasToken() bool
- func (o *AccountCreateResponse) HasUsername() bool
- func (o AccountCreateResponse) MarshalJSON() ([]byte, error)
- func (o *AccountCreateResponse) SetEmail(v string)
- func (o *AccountCreateResponse) SetFirstName(v string)
- func (o *AccountCreateResponse) SetId(v int64)
- func (o *AccountCreateResponse) SetLastName(v string)
- func (o *AccountCreateResponse) SetLdapPrincipal(v string)
- func (o *AccountCreateResponse) SetTags(v []Tag)
- func (o *AccountCreateResponse) SetToken(v string)
- func (o *AccountCreateResponse) SetUsername(v string)
- func (o AccountCreateResponse) ToMap() (map[string]interface{}, error)
- type AccountLoginParameter
- func (o *AccountLoginParameter) GetPassword() string
- func (o *AccountLoginParameter) GetPasswordOk() (*string, bool)
- func (o *AccountLoginParameter) GetUsername() string
- func (o *AccountLoginParameter) GetUsernameOk() (*string, bool)
- func (o AccountLoginParameter) MarshalJSON() ([]byte, error)
- func (o *AccountLoginParameter) SetPassword(v string)
- func (o *AccountLoginParameter) SetUsername(v string)
- func (o AccountLoginParameter) ToMap() (map[string]interface{}, error)
- type AccountUpdateParameter
- func (o *AccountUpdateParameter) GetApiClientId() string
- func (o *AccountUpdateParameter) GetApiClientIdOk() (*string, bool)
- func (o *AccountUpdateParameter) GetEmail() string
- func (o *AccountUpdateParameter) GetEmailOk() (*string, bool)
- func (o *AccountUpdateParameter) GetFirstName() string
- func (o *AccountUpdateParameter) GetFirstNameOk() (*string, bool)
- func (o *AccountUpdateParameter) GetId() int64
- func (o *AccountUpdateParameter) GetIdOk() (*int64, bool)
- func (o *AccountUpdateParameter) GetLastName() string
- func (o *AccountUpdateParameter) GetLastNameOk() (*string, bool)
- func (o *AccountUpdateParameter) GetLdapPrincipal() string
- func (o *AccountUpdateParameter) GetLdapPrincipalOk() (*string, bool)
- func (o *AccountUpdateParameter) GetUsername() string
- func (o *AccountUpdateParameter) GetUsernameOk() (*string, bool)
- func (o *AccountUpdateParameter) HasApiClientId() bool
- func (o *AccountUpdateParameter) HasEmail() bool
- func (o *AccountUpdateParameter) HasFirstName() bool
- func (o *AccountUpdateParameter) HasId() bool
- func (o *AccountUpdateParameter) HasLastName() bool
- func (o *AccountUpdateParameter) HasLdapPrincipal() bool
- func (o *AccountUpdateParameter) HasUsername() bool
- func (o AccountUpdateParameter) MarshalJSON() ([]byte, error)
- func (o *AccountUpdateParameter) SetApiClientId(v string)
- func (o *AccountUpdateParameter) SetEmail(v string)
- func (o *AccountUpdateParameter) SetFirstName(v string)
- func (o *AccountUpdateParameter) SetId(v int64)
- func (o *AccountUpdateParameter) SetLastName(v string)
- func (o *AccountUpdateParameter) SetLdapPrincipal(v string)
- func (o *AccountUpdateParameter) SetUsername(v string)
- func (o AccountUpdateParameter) ToMap() (map[string]interface{}, error)
- type AccountsApiService
- func (a *AccountsApiService) ChangeAccountPassword(ctx context.Context, id int64) ApiChangeAccountPasswordRequest
- func (a *AccountsApiService) ChangeAccountPasswordExecute(r ApiChangeAccountPasswordRequest) (*http.Response, error)
- func (a *AccountsApiService) CreateAccount(ctx context.Context) ApiCreateAccountRequest
- func (a *AccountsApiService) CreateAccountExecute(r ApiCreateAccountRequest) (*AccountCreateResponse, *http.Response, error)
- func (a *AccountsApiService) CreateAccountTags(ctx context.Context, id int64) ApiCreateAccountTagsRequest
- func (a *AccountsApiService) CreateAccountTagsExecute(r ApiCreateAccountTagsRequest) (*TagsResponse, *http.Response, error)
- func (a *AccountsApiService) DeleteAccount(ctx context.Context, id int64) ApiDeleteAccountRequest
- func (a *AccountsApiService) DeleteAccountExecute(r ApiDeleteAccountRequest) (*http.Response, error)
- func (a *AccountsApiService) DeleteAccountTags(ctx context.Context, id int64) ApiDeleteAccountTagsRequest
- func (a *AccountsApiService) DeleteAccountTagsExecute(r ApiDeleteAccountTagsRequest) (*http.Response, error)
- func (a *AccountsApiService) Disable(ctx context.Context, id int64) ApiDisableRequest
- func (a *AccountsApiService) DisableExecute(r ApiDisableRequest) (*http.Response, error)
- func (a *AccountsApiService) EnableAccount(ctx context.Context, id int64) ApiEnableAccountRequest
- func (a *AccountsApiService) EnableAccountExecute(r ApiEnableAccountRequest) (*http.Response, error)
- func (a *AccountsApiService) GetAccount(ctx context.Context, id int64) ApiGetAccountRequest
- func (a *AccountsApiService) GetAccountExecute(r ApiGetAccountRequest) (*Account, *http.Response, error)
- func (a *AccountsApiService) GetAccountTags(ctx context.Context, id int64) ApiGetAccountTagsRequest
- func (a *AccountsApiService) GetAccountTagsExecute(r ApiGetAccountTagsRequest) (*TagsResponse, *http.Response, error)
- func (a *AccountsApiService) GetAccounts(ctx context.Context) ApiGetAccountsRequest
- func (a *AccountsApiService) GetAccountsExecute(r ApiGetAccountsRequest) (*ListAccountsResponse, *http.Response, error)
- func (a *AccountsApiService) GetPasswordPolicies(ctx context.Context) ApiGetPasswordPoliciesRequest
- func (a *AccountsApiService) GetPasswordPoliciesExecute(r ApiGetPasswordPoliciesRequest) (*PasswordPoliciesParams, *http.Response, error)
- func (a *AccountsApiService) ResetAccountPassword(ctx context.Context, id int64) ApiResetAccountPasswordRequest
- func (a *AccountsApiService) ResetAccountPasswordExecute(r ApiResetAccountPasswordRequest) (*http.Response, error)
- func (a *AccountsApiService) SearchAccounts(ctx context.Context) ApiSearchAccountsRequest
- func (a *AccountsApiService) SearchAccountsExecute(r ApiSearchAccountsRequest) (*SearchAccountsResponse, *http.Response, error)
- func (a *AccountsApiService) UpdateAccount(ctx context.Context, id int64) ApiUpdateAccountRequest
- func (a *AccountsApiService) UpdateAccountExecute(r ApiUpdateAccountRequest) (*Account, *http.Response, error)
- func (a *AccountsApiService) UpdatePasswordPolicies(ctx context.Context) ApiUpdatePasswordPoliciesRequest
- func (a *AccountsApiService) UpdatePasswordPoliciesExecute(r ApiUpdatePasswordPoliciesRequest) (*PasswordPoliciesParams, *http.Response, error)
- type AdditionalMountPoint
- func (o *AdditionalMountPoint) GetEnvironmentId() string
- func (o *AdditionalMountPoint) GetEnvironmentIdOk() (*string, bool)
- func (o *AdditionalMountPoint) GetMountPath() string
- func (o *AdditionalMountPoint) GetMountPathOk() (*string, bool)
- func (o *AdditionalMountPoint) GetSharedPath() string
- func (o *AdditionalMountPoint) GetSharedPathOk() (*string, bool)
- func (o *AdditionalMountPoint) HasEnvironmentId() bool
- func (o *AdditionalMountPoint) HasMountPath() bool
- func (o *AdditionalMountPoint) HasSharedPath() bool
- func (o AdditionalMountPoint) MarshalJSON() ([]byte, error)
- func (o *AdditionalMountPoint) SetEnvironmentId(v string)
- func (o *AdditionalMountPoint) SetMountPath(v string)
- func (o *AdditionalMountPoint) SetSharedPath(v string)
- func (o AdditionalMountPoint) ToMap() (map[string]interface{}, error)
- type Algorithm
- func (o *Algorithm) GetConfig() map[string]interface{}
- func (o *Algorithm) GetConfigOk() (map[string]interface{}, bool)
- func (o *Algorithm) GetDescription() string
- func (o *Algorithm) GetDescriptionOk() (*string, bool)
- func (o *Algorithm) GetEngineId() string
- func (o *Algorithm) GetEngineIdOk() (*string, bool)
- func (o *Algorithm) GetFrameworkId() int32
- func (o *Algorithm) GetFrameworkIdOk() (*int32, bool)
- func (o *Algorithm) GetId() string
- func (o *Algorithm) GetIdOk() (*string, bool)
- func (o *Algorithm) GetIsTokenizationSupported() bool
- func (o *Algorithm) GetIsTokenizationSupportedOk() (*bool, bool)
- func (o *Algorithm) GetName() string
- func (o *Algorithm) GetNameOk() (*string, bool)
- func (o *Algorithm) GetPluginId() int32
- func (o *Algorithm) GetPluginIdOk() (*int32, bool)
- func (o *Algorithm) GetType() string
- func (o *Algorithm) GetTypeOk() (*string, bool)
- func (o *Algorithm) HasConfig() bool
- func (o *Algorithm) HasDescription() bool
- func (o *Algorithm) HasEngineId() bool
- func (o *Algorithm) HasFrameworkId() bool
- func (o *Algorithm) HasId() bool
- func (o *Algorithm) HasIsTokenizationSupported() bool
- func (o *Algorithm) HasName() bool
- func (o *Algorithm) HasPluginId() bool
- func (o *Algorithm) HasType() bool
- func (o Algorithm) MarshalJSON() ([]byte, error)
- func (o *Algorithm) SetConfig(v map[string]interface{})
- func (o *Algorithm) SetDescription(v string)
- func (o *Algorithm) SetDescriptionNil()
- func (o *Algorithm) SetEngineId(v string)
- func (o *Algorithm) SetFrameworkId(v int32)
- func (o *Algorithm) SetFrameworkIdNil()
- func (o *Algorithm) SetId(v string)
- func (o *Algorithm) SetIsTokenizationSupported(v bool)
- func (o *Algorithm) SetName(v string)
- func (o *Algorithm) SetPluginId(v int32)
- func (o *Algorithm) SetPluginIdNil()
- func (o *Algorithm) SetType(v string)
- func (o Algorithm) ToMap() (map[string]interface{}, error)
- func (o *Algorithm) UnsetDescription()
- func (o *Algorithm) UnsetFrameworkId()
- func (o *Algorithm) UnsetPluginId()
- type AlgorithmCreateParameters
- func (o *AlgorithmCreateParameters) GetConfig() map[string]interface{}
- func (o *AlgorithmCreateParameters) GetConfigOk() (map[string]interface{}, bool)
- func (o *AlgorithmCreateParameters) GetDescription() string
- func (o *AlgorithmCreateParameters) GetDescriptionOk() (*string, bool)
- func (o *AlgorithmCreateParameters) GetEngineId() string
- func (o *AlgorithmCreateParameters) GetEngineIdOk() (*string, bool)
- func (o *AlgorithmCreateParameters) GetFrameworkId() int32
- func (o *AlgorithmCreateParameters) GetFrameworkIdOk() (*int32, bool)
- func (o *AlgorithmCreateParameters) GetName() string
- func (o *AlgorithmCreateParameters) GetNameOk() (*string, bool)
- func (o *AlgorithmCreateParameters) HasDescription() bool
- func (o AlgorithmCreateParameters) MarshalJSON() ([]byte, error)
- func (o *AlgorithmCreateParameters) SetConfig(v map[string]interface{})
- func (o *AlgorithmCreateParameters) SetDescription(v string)
- func (o *AlgorithmCreateParameters) SetEngineId(v string)
- func (o *AlgorithmCreateParameters) SetFrameworkId(v int32)
- func (o *AlgorithmCreateParameters) SetName(v string)
- func (o AlgorithmCreateParameters) ToMap() (map[string]interface{}, error)
- type AlgorithmsApiService
- func (a *AlgorithmsApiService) CreateAlgorithm(ctx context.Context) ApiCreateAlgorithmRequest
- func (a *AlgorithmsApiService) CreateAlgorithmExecute(r ApiCreateAlgorithmRequest) (*CreateAlgorithmResponse, *http.Response, error)
- func (a *AlgorithmsApiService) DeleteAlgorithm(ctx context.Context, algorithmId string) ApiDeleteAlgorithmRequest
- func (a *AlgorithmsApiService) DeleteAlgorithmExecute(r ApiDeleteAlgorithmRequest) (*http.Response, error)
- func (a *AlgorithmsApiService) GetAlgorithmById(ctx context.Context, algorithmId string) ApiGetAlgorithmByIdRequest
- func (a *AlgorithmsApiService) GetAlgorithmByIdExecute(r ApiGetAlgorithmByIdRequest) (*Algorithm, *http.Response, error)
- func (a *AlgorithmsApiService) GetAlgorithms(ctx context.Context) ApiGetAlgorithmsRequest
- func (a *AlgorithmsApiService) GetAlgorithmsExecute(r ApiGetAlgorithmsRequest) (*ListAlgorithmsResponse, *http.Response, error)
- func (a *AlgorithmsApiService) SearchAlgorithms(ctx context.Context) ApiSearchAlgorithmsRequest
- func (a *AlgorithmsApiService) SearchAlgorithmsExecute(r ApiSearchAlgorithmsRequest) (*SearchAlgorithmsResponse, *http.Response, error)
- type AllObjectPermissionsResponse
- func (o *AllObjectPermissionsResponse) GetObjectPermissions() []PermissionObject
- func (o *AllObjectPermissionsResponse) GetObjectPermissionsOk() ([]PermissionObject, bool)
- func (o *AllObjectPermissionsResponse) HasObjectPermissions() bool
- func (o AllObjectPermissionsResponse) MarshalJSON() ([]byte, error)
- func (o *AllObjectPermissionsResponse) SetObjectPermissions(v []PermissionObject)
- func (o AllObjectPermissionsResponse) ToMap() (map[string]interface{}, error)
- type AlwaysAllowedPermission
- func (o *AlwaysAllowedPermission) GetObjectType() ObjectTypeEnum
- func (o *AlwaysAllowedPermission) GetObjectTypeOk() (*ObjectTypeEnum, bool)
- func (o *AlwaysAllowedPermission) GetPermission() PermissionEnum
- func (o *AlwaysAllowedPermission) GetPermissionOk() (*PermissionEnum, bool)
- func (o AlwaysAllowedPermission) MarshalJSON() ([]byte, error)
- func (o *AlwaysAllowedPermission) SetObjectType(v ObjectTypeEnum)
- func (o *AlwaysAllowedPermission) SetPermission(v PermissionEnum)
- func (o AlwaysAllowedPermission) ToMap() (map[string]interface{}, error)
- type AlwaysAllowedPermissionRequest
- func (o *AlwaysAllowedPermissionRequest) GetAlwaysAllowedPermissions() []AlwaysAllowedPermission
- func (o *AlwaysAllowedPermissionRequest) GetAlwaysAllowedPermissionsOk() ([]AlwaysAllowedPermission, bool)
- func (o AlwaysAllowedPermissionRequest) MarshalJSON() ([]byte, error)
- func (o *AlwaysAllowedPermissionRequest) SetAlwaysAllowedPermissions(v []AlwaysAllowedPermission)
- func (o AlwaysAllowedPermissionRequest) ToMap() (map[string]interface{}, error)
- type ApiAbandonJobRequest
- type ApiAccountLoginRequest
- type ApiAccountLogoutRequest
- type ApiAddAccessGroupAccountIdsRequest
- type ApiAddAccessGroupAccountTagsRequest
- type ApiAddAccessGroupScopesRequest
- type ApiAddAlwaysAllowedPermissionsRequest
- type ApiAddObjectsToAccessGroupScopeRequest
- type ApiAddRolePermissionsRequest
- type ApiAddTagsToScopeRequest
- type ApiCancelExecutionRequest
- type ApiChangeAccountPasswordRequest
- type ApiCheckSamlRequest
- type ApiClassificationObject
- func (o *ApiClassificationObject) GetApiMethod() string
- func (o *ApiClassificationObject) GetApiMethodOk() (*string, bool)
- func (o *ApiClassificationObject) GetEndDate() time.Time
- func (o *ApiClassificationObject) GetEndDateOk() (*time.Time, bool)
- func (o *ApiClassificationObject) GetIsAutomation() bool
- func (o *ApiClassificationObject) GetIsAutomationOk() (*bool, bool)
- func (o *ApiClassificationObject) GetPath() string
- func (o *ApiClassificationObject) GetPathOk() (*string, bool)
- func (o *ApiClassificationObject) GetStartDate() time.Time
- func (o *ApiClassificationObject) GetStartDateOk() (*time.Time, bool)
- func (o *ApiClassificationObject) HasApiMethod() bool
- func (o *ApiClassificationObject) HasEndDate() bool
- func (o *ApiClassificationObject) HasIsAutomation() bool
- func (o *ApiClassificationObject) HasPath() bool
- func (o *ApiClassificationObject) HasStartDate() bool
- func (o ApiClassificationObject) MarshalJSON() ([]byte, error)
- func (o *ApiClassificationObject) SetApiMethod(v string)
- func (o *ApiClassificationObject) SetEndDate(v time.Time)
- func (o *ApiClassificationObject) SetIsAutomation(v bool)
- func (o *ApiClassificationObject) SetPath(v string)
- func (o *ApiClassificationObject) SetStartDate(v time.Time)
- func (o ApiClassificationObject) ToMap() (map[string]interface{}, error)
- type ApiCompatibleRepositoriesByLocationRequest
- func (r ApiCompatibleRepositoriesByLocationRequest) Execute() (*LocationCompatibleEnvironmentsResponse, *http.Response, error)
- func (r ApiCompatibleRepositoriesByLocationRequest) LocationCompatibleRepositoryRequest(locationCompatibleRepositoryRequest LocationCompatibleRepositoryRequest) ApiCompatibleRepositoriesByLocationRequest
- type ApiCompatibleRepositoriesBySnapshotRequest
- func (r ApiCompatibleRepositoriesBySnapshotRequest) Execute() (*SnapshotCompatibleEnvironmentsResponse, *http.Response, error)
- func (r ApiCompatibleRepositoriesBySnapshotRequest) SnapshotCompatibleRepositoryRequest(snapshotCompatibleRepositoryRequest SnapshotCompatibleRepositoryRequest) ApiCompatibleRepositoriesBySnapshotRequest
- type ApiCompatibleRepositoriesByTimestampRequest
- func (r ApiCompatibleRepositoriesByTimestampRequest) Execute() (*TimestampCompatibleEnvironmentsResponse, *http.Response, error)
- func (r ApiCompatibleRepositoriesByTimestampRequest) TimestampCompatibleRepositoryRequest(timestampCompatibleRepositoryRequest TimestampCompatibleRepositoryRequest) ApiCompatibleRepositoriesByTimestampRequest
- type ApiCompatibleRepositoriesFromBookmarkRequest
- func (r ApiCompatibleRepositoriesFromBookmarkRequest) BookmarkCompatibleRepositoryRequest(bookmarkCompatibleRepositoryRequest BookmarkCompatibleRepositoryRequest) ApiCompatibleRepositoriesFromBookmarkRequest
- func (r ApiCompatibleRepositoriesFromBookmarkRequest) Execute() (*BookmarkCompatibleEnvironmentsResponse, *http.Response, error)
- type ApiConnectivityCheckRequest
- type ApiConnectorsTestRequest
- type ApiCopyMaskingJobRequest
- type ApiCreateAccessGroupRequest
- type ApiCreateAccountRequest
- type ApiCreateAccountTagsRequest
- type ApiCreateAlgorithmRequest
- type ApiCreateBookmarkRequest
- type ApiCreateBookmarkTagsRequest
- type ApiCreateCdbTagsRequest
- type ApiCreateConnectorTagsRequest
- type ApiCreateDatabaseTemplateRequest
- type ApiCreateDatabaseTemplateTagsRequest
- type ApiCreateEngineTagsRequest
- type ApiCreateEnvironmentRequest
- type ApiCreateEnvironmentTagsRequest
- type ApiCreateEnvironmentUserRequest
- type ApiCreateHashicorpVaultRequest
- type ApiCreateHashicorpVaultTagsRequest
- type ApiCreateHostRequest
- type ApiCreateHyperscaleInstanceTagsRequest
- type ApiCreateJobTagsRequest
- type ApiCreateMaskingJobTagRequest
- type ApiCreateReportingScheduleRequest
- type ApiCreateReportingScheduleTagsRequest
- type ApiCreateRoleRequest
- type ApiCreateRoleTagsRequest
- type ApiCreateSnapshotTagsRequest
- type ApiCreateSourceTagsRequest
- type ApiCreateTagsDsourceRequest
- type ApiCreateTimeflowTagsRequest
- type ApiCreateVcdbTagsRequest
- type ApiCreateVdbGroupRequest
- type ApiCreateVdbGroupsTagsRequest
- type ApiCreateVdbTagsRequest
- type ApiDatabaseConnectivityCheckRequest
- type ApiDeleteAccessGroupRequest
- type ApiDeleteAccessGroupScopeObjectTagsRequest
- type ApiDeleteAccessGroupScopeObjectsRequest
- type ApiDeleteAccountRequest
- type ApiDeleteAccountTagsRequest
- type ApiDeleteAlgorithmRequest
- type ApiDeleteBookmarkRequest
- type ApiDeleteBookmarkTagsRequest
- type ApiDeleteCdbTagsRequest
- type ApiDeleteConnectorTagRequest
- type ApiDeleteDatabaseTemplateRequest
- type ApiDeleteDatabaseTemplateTagRequest
- type ApiDeleteDsourceRequest
- type ApiDeleteEngineTagsRequest
- type ApiDeleteEnvironmentRequest
- type ApiDeleteEnvironmentTagsRequest
- type ApiDeleteEnvironmentUserRequest
- type ApiDeleteHashicorpVaultRequest
- type ApiDeleteHashicorpVaultTagRequest
- type ApiDeleteHostRequest
- type ApiDeleteHyperscaleInstanceTagsRequest
- type ApiDeleteJobTagRequest
- type ApiDeleteMaskingJobRequest
- type ApiDeleteMaskingJobTagRequest
- type ApiDeleteReportingScheduleRequest
- type ApiDeleteReportingScheduleTagRequest
- type ApiDeleteRoleRequest
- type ApiDeleteRoleTagRequest
- type ApiDeleteSnapshotRequest
- type ApiDeleteSnapshotTagsRequest
- type ApiDeleteSourceTagsRequest
- type ApiDeleteTagsDsourceRequest
- type ApiDeleteTimeflowRequest
- type ApiDeleteTimeflowTagsRequest
- type ApiDeleteVcdbTagsRequest
- type ApiDeleteVdbGroupRequest
- type ApiDeleteVdbGroupTagsRequest
- type ApiDeleteVdbRequest
- type ApiDeleteVdbTagsRequest
- type ApiDisableEnvironmentRequest
- type ApiDisableRequest
- type ApiDisableVdbRequest
- type ApiEnableAccountRequest
- type ApiEnableEnvironmentRequest
- type ApiEnableScaleTestingRequest
- type ApiEnableVdbRequest
- type ApiExecuteMaskingJobRequest
- type ApiFindByLocationRequest
- type ApiFindByTimestampRequest
- type ApiGetAccessGroupByIdRequest
- type ApiGetAccessGroupScopeRequest
- type ApiGetAccessGroupsRequest
- func (r ApiGetAccessGroupsRequest) Cursor(cursor string) ApiGetAccessGroupsRequest
- func (r ApiGetAccessGroupsRequest) Execute() (*ListAccessGroupsResponse, *http.Response, error)
- func (r ApiGetAccessGroupsRequest) Limit(limit int32) ApiGetAccessGroupsRequest
- func (r ApiGetAccessGroupsRequest) Sort(sort string) ApiGetAccessGroupsRequest
- type ApiGetAccountRequest
- type ApiGetAccountTagsRequest
- type ApiGetAccountsRequest
- func (r ApiGetAccountsRequest) Cursor(cursor string) ApiGetAccountsRequest
- func (r ApiGetAccountsRequest) Execute() (*ListAccountsResponse, *http.Response, error)
- func (r ApiGetAccountsRequest) Limit(limit int32) ApiGetAccountsRequest
- func (r ApiGetAccountsRequest) Sort(sort string) ApiGetAccountsRequest
- type ApiGetAlgorithmByIdRequest
- type ApiGetAlgorithmsRequest
- func (r ApiGetAlgorithmsRequest) Cursor(cursor string) ApiGetAlgorithmsRequest
- func (r ApiGetAlgorithmsRequest) Execute() (*ListAlgorithmsResponse, *http.Response, error)
- func (r ApiGetAlgorithmsRequest) Limit(limit int32) ApiGetAlgorithmsRequest
- func (r ApiGetAlgorithmsRequest) Sort(sort string) ApiGetAlgorithmsRequest
- type ApiGetAllObjectPermissionsRequest
- type ApiGetApiClassificationRequest
- type ApiGetApiUsageReportRequest
- func (r ApiGetApiUsageReportRequest) ApiMetricKind(apiMetricKind string) ApiGetApiUsageReportRequest
- func (r ApiGetApiUsageReportRequest) ClientName(clientName []string) ApiGetApiUsageReportRequest
- func (r ApiGetApiUsageReportRequest) DctVersion(dctVersion []string) ApiGetApiUsageReportRequest
- func (r ApiGetApiUsageReportRequest) EndDate(endDate time.Time) ApiGetApiUsageReportRequest
- func (r ApiGetApiUsageReportRequest) Execute() (*ApiUsageReportResponse, *http.Response, error)
- func (r ApiGetApiUsageReportRequest) GroupBy(groupBy []string) ApiGetApiUsageReportRequest
- func (r ApiGetApiUsageReportRequest) StartDate(startDate time.Time) ApiGetApiUsageReportRequest
- func (r ApiGetApiUsageReportRequest) UserAgent(userAgent []string) ApiGetApiUsageReportRequest
- type ApiGetAppdataDsourceLinkingDefaultsRequest
- type ApiGetAseDsourceLinkingDefaultsRequest
- type ApiGetAuditLogsSummaryReportRequest
- func (r ApiGetAuditLogsSummaryReportRequest) Cursor(cursor string) ApiGetAuditLogsSummaryReportRequest
- func (r ApiGetAuditLogsSummaryReportRequest) Execute() (*AuditLogsSummaryReportResponse, *http.Response, error)
- func (r ApiGetAuditLogsSummaryReportRequest) Limit(limit int32) ApiGetAuditLogsSummaryReportRequest
- func (r ApiGetAuditLogsSummaryReportRequest) Sort(sort string) ApiGetAuditLogsSummaryReportRequest
- type ApiGetBookmarkByIdRequest
- type ApiGetBookmarkTagsRequest
- type ApiGetBookmarksByVdbGroupRequest
- func (r ApiGetBookmarksByVdbGroupRequest) Cursor(cursor string) ApiGetBookmarksByVdbGroupRequest
- func (r ApiGetBookmarksByVdbGroupRequest) Execute() (*ListBookmarksByVDBGroupsResponse, *http.Response, error)
- func (r ApiGetBookmarksByVdbGroupRequest) Limit(limit int32) ApiGetBookmarksByVdbGroupRequest
- func (r ApiGetBookmarksByVdbGroupRequest) Sort(sort string) ApiGetBookmarksByVdbGroupRequest
- type ApiGetBookmarksByVdbRequest
- func (r ApiGetBookmarksByVdbRequest) Cursor(cursor string) ApiGetBookmarksByVdbRequest
- func (r ApiGetBookmarksByVdbRequest) Execute() (*ListBookmarksByVDBResponse, *http.Response, error)
- func (r ApiGetBookmarksByVdbRequest) Limit(limit int32) ApiGetBookmarksByVdbRequest
- func (r ApiGetBookmarksByVdbRequest) Sort(sort string) ApiGetBookmarksByVdbRequest
- type ApiGetBookmarksRequest
- func (r ApiGetBookmarksRequest) Cursor(cursor string) ApiGetBookmarksRequest
- func (r ApiGetBookmarksRequest) Execute() (*ListBookmarksResponse, *http.Response, error)
- func (r ApiGetBookmarksRequest) Limit(limit int32) ApiGetBookmarksRequest
- func (r ApiGetBookmarksRequest) Sort(sort string) ApiGetBookmarksRequest
- type ApiGetCdbByIdRequest
- type ApiGetCdbsRequest
- type ApiGetConnectorByIdRequest
- type ApiGetConnectorTagsRequest
- type ApiGetConnectorsRequest
- func (r ApiGetConnectorsRequest) Cursor(cursor string) ApiGetConnectorsRequest
- func (r ApiGetConnectorsRequest) Execute() (*ListConnectorsResponse, *http.Response, error)
- func (r ApiGetConnectorsRequest) Limit(limit int32) ApiGetConnectorsRequest
- func (r ApiGetConnectorsRequest) Sort(sort string) ApiGetConnectorsRequest
- type ApiGetDatabaseTemplateByIdRequest
- type ApiGetDatabaseTemplateTagsRequest
- type ApiGetDatabaseTemplatesRequest
- func (r ApiGetDatabaseTemplatesRequest) Cursor(cursor string) ApiGetDatabaseTemplatesRequest
- func (r ApiGetDatabaseTemplatesRequest) Execute() (*ListDatabaseTemplatesResponse, *http.Response, error)
- func (r ApiGetDatabaseTemplatesRequest) Limit(limit int32) ApiGetDatabaseTemplatesRequest
- func (r ApiGetDatabaseTemplatesRequest) Sort(sort string) ApiGetDatabaseTemplatesRequest
- type ApiGetDatasetGroupByIdRequest
- type ApiGetDatasetGroupsRequest
- func (r ApiGetDatasetGroupsRequest) Cursor(cursor string) ApiGetDatasetGroupsRequest
- func (r ApiGetDatasetGroupsRequest) Execute() (*ListGroupsResponse, *http.Response, error)
- func (r ApiGetDatasetGroupsRequest) Limit(limit int32) ApiGetDatasetGroupsRequest
- func (r ApiGetDatasetGroupsRequest) Sort(sort string) ApiGetDatasetGroupsRequest
- type ApiGetDsourceByIdRequest
- type ApiGetDsourceConsumptionReportRequest
- func (r ApiGetDsourceConsumptionReportRequest) Cursor(cursor string) ApiGetDsourceConsumptionReportRequest
- func (r ApiGetDsourceConsumptionReportRequest) Execute() (*DSourceConsumptionReportResponse, *http.Response, error)
- func (r ApiGetDsourceConsumptionReportRequest) Limit(limit int32) ApiGetDsourceConsumptionReportRequest
- func (r ApiGetDsourceConsumptionReportRequest) Sort(sort string) ApiGetDsourceConsumptionReportRequest
- type ApiGetDsourceSnapshotsRequest
- type ApiGetDsourceUsageReportRequest
- func (r ApiGetDsourceUsageReportRequest) Cursor(cursor string) ApiGetDsourceUsageReportRequest
- func (r ApiGetDsourceUsageReportRequest) Execute() (*DSourceUsageReportResponse, *http.Response, error)
- func (r ApiGetDsourceUsageReportRequest) Limit(limit int32) ApiGetDsourceUsageReportRequest
- func (r ApiGetDsourceUsageReportRequest) Sort(sort string) ApiGetDsourceUsageReportRequest
- type ApiGetDsourcesRequest
- func (r ApiGetDsourcesRequest) Cursor(cursor string) ApiGetDsourcesRequest
- func (r ApiGetDsourcesRequest) Execute() (*ListDSourcesResponse, *http.Response, error)
- func (r ApiGetDsourcesRequest) Limit(limit int32) ApiGetDsourcesRequest
- func (r ApiGetDsourcesRequest) Permission(permission PermissionEnum) ApiGetDsourcesRequest
- func (r ApiGetDsourcesRequest) Sort(sort string) ApiGetDsourcesRequest
- type ApiGetEnabledFeaturesFlagRequest
- type ApiGetEngineTagsRequest
- type ApiGetEnvironmentByIdRequest
- type ApiGetEnvironmentsRequest
- func (r ApiGetEnvironmentsRequest) Cursor(cursor string) ApiGetEnvironmentsRequest
- func (r ApiGetEnvironmentsRequest) Execute() (*ListEnvironmentsResponse, *http.Response, error)
- func (r ApiGetEnvironmentsRequest) Limit(limit int32) ApiGetEnvironmentsRequest
- func (r ApiGetEnvironmentsRequest) Sort(sort string) ApiGetEnvironmentsRequest
- type ApiGetExecutionByIdRequest
- type ApiGetExecutionEventsRequest
- func (r ApiGetExecutionEventsRequest) Cursor(cursor string) ApiGetExecutionEventsRequest
- func (r ApiGetExecutionEventsRequest) Execute() (*ListExecutionEventsResponse, *http.Response, error)
- func (r ApiGetExecutionEventsRequest) Limit(limit int32) ApiGetExecutionEventsRequest
- func (r ApiGetExecutionEventsRequest) Sort(sort string) ApiGetExecutionEventsRequest
- type ApiGetExecutionLogRequest
- type ApiGetExecutionsRequest
- func (r ApiGetExecutionsRequest) Cursor(cursor string) ApiGetExecutionsRequest
- func (r ApiGetExecutionsRequest) Execute() (*ListExecutionsResponse, *http.Response, error)
- func (r ApiGetExecutionsRequest) Limit(limit int32) ApiGetExecutionsRequest
- func (r ApiGetExecutionsRequest) Sort(sort string) ApiGetExecutionsRequest
- type ApiGetHashicorpVaultRequest
- type ApiGetHashicorpVaultTagsRequest
- type ApiGetHashicorpVaultsRequest
- func (r ApiGetHashicorpVaultsRequest) Cursor(cursor string) ApiGetHashicorpVaultsRequest
- func (r ApiGetHashicorpVaultsRequest) Execute() (*ListHashicorpVaultsResponse, *http.Response, error)
- func (r ApiGetHashicorpVaultsRequest) Limit(limit int32) ApiGetHashicorpVaultsRequest
- func (r ApiGetHashicorpVaultsRequest) Sort(sort string) ApiGetHashicorpVaultsRequest
- type ApiGetHyperscaleConnectorByIdRequest
- type ApiGetHyperscaleConnectorsRequest
- func (r ApiGetHyperscaleConnectorsRequest) Cursor(cursor string) ApiGetHyperscaleConnectorsRequest
- func (r ApiGetHyperscaleConnectorsRequest) Execute() (*ListHyperscaleConnectorsResponse, *http.Response, error)
- func (r ApiGetHyperscaleConnectorsRequest) Limit(limit int32) ApiGetHyperscaleConnectorsRequest
- func (r ApiGetHyperscaleConnectorsRequest) Sort(sort string) ApiGetHyperscaleConnectorsRequest
- type ApiGetHyperscaleDatasetByIdRequest
- type ApiGetHyperscaleDatasetTablesOrFilesRequest
- func (r ApiGetHyperscaleDatasetTablesOrFilesRequest) Cursor(cursor string) ApiGetHyperscaleDatasetTablesOrFilesRequest
- func (r ApiGetHyperscaleDatasetTablesOrFilesRequest) Execute() (*ListHyperscaleDatasetTablesOrFilesResponse, *http.Response, error)
- func (r ApiGetHyperscaleDatasetTablesOrFilesRequest) Limit(limit int32) ApiGetHyperscaleDatasetTablesOrFilesRequest
- func (r ApiGetHyperscaleDatasetTablesOrFilesRequest) Sort(sort string) ApiGetHyperscaleDatasetTablesOrFilesRequest
- type ApiGetHyperscaleDatasetsRequest
- func (r ApiGetHyperscaleDatasetsRequest) Cursor(cursor string) ApiGetHyperscaleDatasetsRequest
- func (r ApiGetHyperscaleDatasetsRequest) Execute() (*ListHyperscaleDatasetsResponse, *http.Response, error)
- func (r ApiGetHyperscaleDatasetsRequest) Limit(limit int32) ApiGetHyperscaleDatasetsRequest
- func (r ApiGetHyperscaleDatasetsRequest) Sort(sort string) ApiGetHyperscaleDatasetsRequest
- type ApiGetHyperscaleInstanceByIdRequest
- type ApiGetHyperscaleInstanceTagsRequest
- type ApiGetHyperscaleInstancesRequest
- func (r ApiGetHyperscaleInstancesRequest) Cursor(cursor string) ApiGetHyperscaleInstancesRequest
- func (r ApiGetHyperscaleInstancesRequest) Execute() (*ListHyperscaleInstancesResponse, *http.Response, error)
- func (r ApiGetHyperscaleInstancesRequest) Limit(limit int32) ApiGetHyperscaleInstancesRequest
- func (r ApiGetHyperscaleInstancesRequest) Sort(sort string) ApiGetHyperscaleInstancesRequest
- type ApiGetHyperscaleMountPointByIdRequest
- type ApiGetHyperscaleMountPointsRequest
- func (r ApiGetHyperscaleMountPointsRequest) Cursor(cursor string) ApiGetHyperscaleMountPointsRequest
- func (r ApiGetHyperscaleMountPointsRequest) Execute() (*ListHyperscaleMountPointsResponse, *http.Response, error)
- func (r ApiGetHyperscaleMountPointsRequest) Limit(limit int32) ApiGetHyperscaleMountPointsRequest
- func (r ApiGetHyperscaleMountPointsRequest) Sort(sort string) ApiGetHyperscaleMountPointsRequest
- type ApiGetJobByIdRequest
- type ApiGetJobTagsRequest
- type ApiGetJobsRequest
- type ApiGetKerberosConfigByIdRequest
- type ApiGetLdapConfigRequest
- type ApiGetMaskingEnvironmentByIdRequest
- type ApiGetMaskingEnvironmentsRequest
- func (r ApiGetMaskingEnvironmentsRequest) Cursor(cursor string) ApiGetMaskingEnvironmentsRequest
- func (r ApiGetMaskingEnvironmentsRequest) Execute() (*ListMaskingEnvironmentsResponse, *http.Response, error)
- func (r ApiGetMaskingEnvironmentsRequest) Limit(limit int32) ApiGetMaskingEnvironmentsRequest
- func (r ApiGetMaskingEnvironmentsRequest) Sort(sort string) ApiGetMaskingEnvironmentsRequest
- type ApiGetMaskingExecutionMetricsReportRequest
- func (r ApiGetMaskingExecutionMetricsReportRequest) Cursor(cursor string) ApiGetMaskingExecutionMetricsReportRequest
- func (r ApiGetMaskingExecutionMetricsReportRequest) Execute() (*MaskingExecutionMetricsReportResponse, *http.Response, error)
- func (r ApiGetMaskingExecutionMetricsReportRequest) Limit(limit int32) ApiGetMaskingExecutionMetricsReportRequest
- func (r ApiGetMaskingExecutionMetricsReportRequest) Sort(sort string) ApiGetMaskingExecutionMetricsReportRequest
- type ApiGetMaskingJobByIdRequest
- type ApiGetMaskingJobConnectorsRequest
- type ApiGetMaskingJobSourceEnginesRequest
- func (r ApiGetMaskingJobSourceEnginesRequest) Cursor(cursor string) ApiGetMaskingJobSourceEnginesRequest
- func (r ApiGetMaskingJobSourceEnginesRequest) Execute() (*ListMaskingJobSourceEnginesResponse, *http.Response, error)
- func (r ApiGetMaskingJobSourceEnginesRequest) Limit(limit int32) ApiGetMaskingJobSourceEnginesRequest
- func (r ApiGetMaskingJobSourceEnginesRequest) Sort(sort string) ApiGetMaskingJobSourceEnginesRequest
- type ApiGetMaskingJobTagRequest
- type ApiGetMaskingJobsRequest
- func (r ApiGetMaskingJobsRequest) Cursor(cursor string) ApiGetMaskingJobsRequest
- func (r ApiGetMaskingJobsRequest) Execute() (*ListMaskingJobsResponse, *http.Response, error)
- func (r ApiGetMaskingJobsRequest) Limit(limit int32) ApiGetMaskingJobsRequest
- func (r ApiGetMaskingJobsRequest) Sort(sort string) ApiGetMaskingJobsRequest
- type ApiGetMetadataDatabaseRequest
- type ApiGetObjectPermissionsRequest
- type ApiGetOracleDsourceLinkingDefaultsRequest
- type ApiGetPasswordPoliciesRequest
- type ApiGetPasswordVaultByIdRequest
- type ApiGetPasswordVaultsRequest
- func (r ApiGetPasswordVaultsRequest) Cursor(cursor string) ApiGetPasswordVaultsRequest
- func (r ApiGetPasswordVaultsRequest) Execute() (*ListPasswordVaultsResponse, *http.Response, error)
- func (r ApiGetPasswordVaultsRequest) Limit(limit int32) ApiGetPasswordVaultsRequest
- func (r ApiGetPasswordVaultsRequest) Sort(sort string) ApiGetPasswordVaultsRequest
- type ApiGetProductInfoRequest
- type ApiGetProxyConfigurationRequest
- type ApiGetRegisteredEngineRequest
- type ApiGetRegisteredEnginesRequest
- func (r ApiGetRegisteredEnginesRequest) Cursor(cursor string) ApiGetRegisteredEnginesRequest
- func (r ApiGetRegisteredEnginesRequest) Execute() (*ListRegisteredEnginesResponse, *http.Response, error)
- func (r ApiGetRegisteredEnginesRequest) Limit(limit int32) ApiGetRegisteredEnginesRequest
- func (r ApiGetRegisteredEnginesRequest) Sort(sort string) ApiGetRegisteredEnginesRequest
- type ApiGetReportingScheduleByIdRequest
- type ApiGetReportingScheduleTagsRequest
- type ApiGetReportingSchedulesRequest
- func (r ApiGetReportingSchedulesRequest) Cursor(cursor string) ApiGetReportingSchedulesRequest
- func (r ApiGetReportingSchedulesRequest) Execute() (*ListReportingScheduleResponse, *http.Response, error)
- func (r ApiGetReportingSchedulesRequest) Limit(limit int32) ApiGetReportingSchedulesRequest
- func (r ApiGetReportingSchedulesRequest) Sort(sort string) ApiGetReportingSchedulesRequest
- type ApiGetRoleByIdRequest
- type ApiGetRoleTagsRequest
- type ApiGetRolesRequest
- type ApiGetSamlConfigRequest
- type ApiGetSmtpConfigRequest
- type ApiGetSnapshotByIdRequest
- type ApiGetSnapshotTagsRequest
- type ApiGetSnapshotTimeflowRangeRequest
- type ApiGetSnapshotsRequest
- func (r ApiGetSnapshotsRequest) Cursor(cursor string) ApiGetSnapshotsRequest
- func (r ApiGetSnapshotsRequest) Execute() (*ListSnapshotsResponse, *http.Response, error)
- func (r ApiGetSnapshotsRequest) Limit(limit int32) ApiGetSnapshotsRequest
- func (r ApiGetSnapshotsRequest) Sort(sort string) ApiGetSnapshotsRequest
- type ApiGetSourceByIdRequest
- type ApiGetSourceCompatibleRepoRequest
- type ApiGetSourceTagsRequest
- type ApiGetSourcesRequest
- type ApiGetTagsCdbRequest
- type ApiGetTagsDsourceRequest
- type ApiGetTagsEnvironmentRequest
- type ApiGetTagsVcdbRequest
- type ApiGetTagsVdbRequest
- type ApiGetTimeflowByIdRequest
- type ApiGetTimeflowSnapshotDayRangeRequest
- type ApiGetTimeflowTagsRequest
- type ApiGetTimeflowsRequest
- func (r ApiGetTimeflowsRequest) Cursor(cursor string) ApiGetTimeflowsRequest
- func (r ApiGetTimeflowsRequest) Execute() (*ListTimeflowsResponse, *http.Response, error)
- func (r ApiGetTimeflowsRequest) Limit(limit int32) ApiGetTimeflowsRequest
- func (r ApiGetTimeflowsRequest) Sort(sort string) ApiGetTimeflowsRequest
- type ApiGetVcdbByIdRequest
- type ApiGetVcdbsRequest
- type ApiGetVdbByIdRequest
- type ApiGetVdbGroupRequest
- type ApiGetVdbGroupTagsRequest
- type ApiGetVdbGroupsByBookmarkRequest
- func (r ApiGetVdbGroupsByBookmarkRequest) Cursor(cursor string) ApiGetVdbGroupsByBookmarkRequest
- func (r ApiGetVdbGroupsByBookmarkRequest) Execute() (*ListVDBGroupsByBookmarkResponse, *http.Response, error)
- func (r ApiGetVdbGroupsByBookmarkRequest) Limit(limit int32) ApiGetVdbGroupsByBookmarkRequest
- func (r ApiGetVdbGroupsByBookmarkRequest) Sort(sort string) ApiGetVdbGroupsByBookmarkRequest
- type ApiGetVdbGroupsRequest
- func (r ApiGetVdbGroupsRequest) Cursor(cursor string) ApiGetVdbGroupsRequest
- func (r ApiGetVdbGroupsRequest) Execute() (*ListVDBGroupsResponse, *http.Response, error)
- func (r ApiGetVdbGroupsRequest) Limit(limit int32) ApiGetVdbGroupsRequest
- func (r ApiGetVdbGroupsRequest) Sort(sort string) ApiGetVdbGroupsRequest
- type ApiGetVdbInventoryReportRequest
- func (r ApiGetVdbInventoryReportRequest) Cursor(cursor string) ApiGetVdbInventoryReportRequest
- func (r ApiGetVdbInventoryReportRequest) Execute() (*VDBInventoryReportResponse, *http.Response, error)
- func (r ApiGetVdbInventoryReportRequest) Limit(limit int32) ApiGetVdbInventoryReportRequest
- func (r ApiGetVdbInventoryReportRequest) Sort(sort string) ApiGetVdbInventoryReportRequest
- type ApiGetVdbSnapshotsRequest
- type ApiGetVdbsRequest
- func (r ApiGetVdbsRequest) Cursor(cursor string) ApiGetVdbsRequest
- func (r ApiGetVdbsRequest) Execute() (*ListVDBsResponse, *http.Response, error)
- func (r ApiGetVdbsRequest) Limit(limit int32) ApiGetVdbsRequest
- func (r ApiGetVdbsRequest) Permission(permission PermissionEnum) ApiGetVdbsRequest
- func (r ApiGetVdbsRequest) Sort(sort string) ApiGetVdbsRequest
- type ApiGetVirtualizationPolicyByIdRequest
- type ApiGetVirtualizationStorageSummaryReportRequest
- func (r ApiGetVirtualizationStorageSummaryReportRequest) Cursor(cursor string) ApiGetVirtualizationStorageSummaryReportRequest
- func (r ApiGetVirtualizationStorageSummaryReportRequest) Execute() (*VirtualizationStorageSummaryReportResponse, *http.Response, error)
- func (r ApiGetVirtualizationStorageSummaryReportRequest) Limit(limit int32) ApiGetVirtualizationStorageSummaryReportRequest
- func (r ApiGetVirtualizationStorageSummaryReportRequest) Sort(sort string) ApiGetVirtualizationStorageSummaryReportRequest
- type ApiImportDatabaseTemplatesRequest
- type ApiLinkAppdataDatabaseRequest
- type ApiLinkAseDatabaseRequest
- type ApiLinkOracleDatabaseRequest
- type ApiListEnvironmentUsersRequest
- type ApiListKerberosConfigsRequest
- func (r ApiListKerberosConfigsRequest) Cursor(cursor string) ApiListKerberosConfigsRequest
- func (r ApiListKerberosConfigsRequest) Execute() (*ListKerberosConfigsResponse, *http.Response, error)
- func (r ApiListKerberosConfigsRequest) Limit(limit int32) ApiListKerberosConfigsRequest
- func (r ApiListKerberosConfigsRequest) Sort(sort string) ApiListKerberosConfigsRequest
- type ApiListPropertiesRequest
- type ApiListVirtualizationPoliciesRequest
- func (r ApiListVirtualizationPoliciesRequest) Cursor(cursor string) ApiListVirtualizationPoliciesRequest
- func (r ApiListVirtualizationPoliciesRequest) Execute() (*ListVirtualizationPoliciesResponse, *http.Response, error)
- func (r ApiListVirtualizationPoliciesRequest) Limit(limit int32) ApiListVirtualizationPoliciesRequest
- func (r ApiListVirtualizationPoliciesRequest) Sort(sort string) ApiListVirtualizationPoliciesRequest
- type ApiLockVdbGroupRequest
- type ApiLockVdbRequest
- type ApiMigrateMaskingJobRequest
- type ApiPrimaryEnvironmentUserRequest
- type ApiProvisionVdbByLocationDefaultsRequest
- func (r ApiProvisionVdbByLocationDefaultsRequest) Execute() (*ProvisionVDBByLocationParameters, *http.Response, error)
- func (r ApiProvisionVdbByLocationDefaultsRequest) ProvisionVDBByLocationDefaultsRequest(provisionVDBByLocationDefaultsRequest ProvisionVDBByLocationDefaultsRequest) ApiProvisionVdbByLocationDefaultsRequest
- type ApiProvisionVdbByLocationRequest
- type ApiProvisionVdbBySnapshotDefaultsRequest
- func (r ApiProvisionVdbBySnapshotDefaultsRequest) Execute() (*ProvisionVDBBySnapshotParameters, *http.Response, error)
- func (r ApiProvisionVdbBySnapshotDefaultsRequest) ProvisionVDBBySnapshotDefaultsRequest(provisionVDBBySnapshotDefaultsRequest ProvisionVDBBySnapshotDefaultsRequest) ApiProvisionVdbBySnapshotDefaultsRequest
- type ApiProvisionVdbBySnapshotRequest
- type ApiProvisionVdbByTimestampDefaultsRequest
- func (r ApiProvisionVdbByTimestampDefaultsRequest) Execute() (*ProvisionVDBByTimestampParameters, *http.Response, error)
- func (r ApiProvisionVdbByTimestampDefaultsRequest) ProvisionVDBByTimestampDefaultsRequest(provisionVDBByTimestampDefaultsRequest ProvisionVDBByTimestampDefaultsRequest) ApiProvisionVdbByTimestampDefaultsRequest
- type ApiProvisionVdbByTimestampRequest
- type ApiProvisionVdbFromBookmarkDefaultsRequest
- type ApiProvisionVdbFromBookmarkRequest
- type ApiProvisionVdbGroupFromBookmarkRequest
- type ApiRefreshEnvironmentRequest
- type ApiRefreshVdbByLocationRequest
- type ApiRefreshVdbBySnapshotRequest
- type ApiRefreshVdbByTimestampRequest
- type ApiRefreshVdbFromBookmarkRequest
- type ApiRefreshVdbGroupRequest
- type ApiRegisterEngineRequest
- type ApiRegisterHyperscaleInstanceRequest
- type ApiRemoveAccessGroupAccountIdRequest
- type ApiRemoveAccessGroupAccountTagsRequest
- type ApiRemoveAccessGroupScopeRequest
- type ApiRemoveAlwaysAllowedPermissionsRequest
- type ApiRemoveRolePermissionsRequest
- type ApiResetAccountPasswordRequest
- type ApiRollbackVdbBySnapshotRequest
- type ApiRollbackVdbByTimestampRequest
- type ApiRollbackVdbFromBookmarkRequest
- type ApiRollbackVdbGroupRequest
- type ApiSearchAccessGroupsRequest
- func (r ApiSearchAccessGroupsRequest) Cursor(cursor string) ApiSearchAccessGroupsRequest
- func (r ApiSearchAccessGroupsRequest) Execute() (*SearchAccessGroupsResponse, *http.Response, error)
- func (r ApiSearchAccessGroupsRequest) Limit(limit int32) ApiSearchAccessGroupsRequest
- func (r ApiSearchAccessGroupsRequest) SearchBody(searchBody SearchBody) ApiSearchAccessGroupsRequest
- func (r ApiSearchAccessGroupsRequest) Sort(sort string) ApiSearchAccessGroupsRequest
- type ApiSearchAccountsRequest
- func (r ApiSearchAccountsRequest) Cursor(cursor string) ApiSearchAccountsRequest
- func (r ApiSearchAccountsRequest) Execute() (*SearchAccountsResponse, *http.Response, error)
- func (r ApiSearchAccountsRequest) Limit(limit int32) ApiSearchAccountsRequest
- func (r ApiSearchAccountsRequest) SearchBody(searchBody SearchBody) ApiSearchAccountsRequest
- func (r ApiSearchAccountsRequest) Sort(sort string) ApiSearchAccountsRequest
- type ApiSearchAlgorithmsRequest
- func (r ApiSearchAlgorithmsRequest) Cursor(cursor string) ApiSearchAlgorithmsRequest
- func (r ApiSearchAlgorithmsRequest) Execute() (*SearchAlgorithmsResponse, *http.Response, error)
- func (r ApiSearchAlgorithmsRequest) Limit(limit int32) ApiSearchAlgorithmsRequest
- func (r ApiSearchAlgorithmsRequest) SearchBody(searchBody SearchBody) ApiSearchAlgorithmsRequest
- func (r ApiSearchAlgorithmsRequest) Sort(sort string) ApiSearchAlgorithmsRequest
- type ApiSearchBookmarksByVdbGroupRequest
- func (r ApiSearchBookmarksByVdbGroupRequest) Cursor(cursor string) ApiSearchBookmarksByVdbGroupRequest
- func (r ApiSearchBookmarksByVdbGroupRequest) Execute() (*SearchBookmarksByVDBGroupsResponse, *http.Response, error)
- func (r ApiSearchBookmarksByVdbGroupRequest) Limit(limit int32) ApiSearchBookmarksByVdbGroupRequest
- func (r ApiSearchBookmarksByVdbGroupRequest) SearchBody(searchBody SearchBody) ApiSearchBookmarksByVdbGroupRequest
- func (r ApiSearchBookmarksByVdbGroupRequest) Sort(sort string) ApiSearchBookmarksByVdbGroupRequest
- type ApiSearchBookmarksByVdbRequest
- func (r ApiSearchBookmarksByVdbRequest) Cursor(cursor string) ApiSearchBookmarksByVdbRequest
- func (r ApiSearchBookmarksByVdbRequest) Execute() (*SearchBookmarksByVDBResponse, *http.Response, error)
- func (r ApiSearchBookmarksByVdbRequest) Limit(limit int32) ApiSearchBookmarksByVdbRequest
- func (r ApiSearchBookmarksByVdbRequest) SearchBody(searchBody SearchBody) ApiSearchBookmarksByVdbRequest
- func (r ApiSearchBookmarksByVdbRequest) Sort(sort string) ApiSearchBookmarksByVdbRequest
- type ApiSearchBookmarksRequest
- func (r ApiSearchBookmarksRequest) Cursor(cursor string) ApiSearchBookmarksRequest
- func (r ApiSearchBookmarksRequest) Execute() (*SearchBookmarksResponse, *http.Response, error)
- func (r ApiSearchBookmarksRequest) Limit(limit int32) ApiSearchBookmarksRequest
- func (r ApiSearchBookmarksRequest) SearchBody(searchBody SearchBody) ApiSearchBookmarksRequest
- func (r ApiSearchBookmarksRequest) Sort(sort string) ApiSearchBookmarksRequest
- type ApiSearchCdbsRequest
- func (r ApiSearchCdbsRequest) Cursor(cursor string) ApiSearchCdbsRequest
- func (r ApiSearchCdbsRequest) Execute() (*SearchCDBsResponse, *http.Response, error)
- func (r ApiSearchCdbsRequest) Limit(limit int32) ApiSearchCdbsRequest
- func (r ApiSearchCdbsRequest) SearchBody(searchBody SearchBody) ApiSearchCdbsRequest
- func (r ApiSearchCdbsRequest) Sort(sort string) ApiSearchCdbsRequest
- type ApiSearchConnectorsRequest
- func (r ApiSearchConnectorsRequest) Cursor(cursor string) ApiSearchConnectorsRequest
- func (r ApiSearchConnectorsRequest) Execute() (*SearchConnectorsResponse, *http.Response, error)
- func (r ApiSearchConnectorsRequest) Limit(limit int32) ApiSearchConnectorsRequest
- func (r ApiSearchConnectorsRequest) SearchBody(searchBody SearchBody) ApiSearchConnectorsRequest
- func (r ApiSearchConnectorsRequest) Sort(sort string) ApiSearchConnectorsRequest
- type ApiSearchDatabaseTemplatesRequest
- func (r ApiSearchDatabaseTemplatesRequest) Cursor(cursor string) ApiSearchDatabaseTemplatesRequest
- func (r ApiSearchDatabaseTemplatesRequest) Execute() (*SearchDatabaseTemplatesResponse, *http.Response, error)
- func (r ApiSearchDatabaseTemplatesRequest) Limit(limit int32) ApiSearchDatabaseTemplatesRequest
- func (r ApiSearchDatabaseTemplatesRequest) SearchBody(searchBody SearchBody) ApiSearchDatabaseTemplatesRequest
- func (r ApiSearchDatabaseTemplatesRequest) Sort(sort string) ApiSearchDatabaseTemplatesRequest
- type ApiSearchDatasetGroupsRequest
- func (r ApiSearchDatasetGroupsRequest) Cursor(cursor string) ApiSearchDatasetGroupsRequest
- func (r ApiSearchDatasetGroupsRequest) Execute() (*SearchDatasetGroupResponse, *http.Response, error)
- func (r ApiSearchDatasetGroupsRequest) Limit(limit int32) ApiSearchDatasetGroupsRequest
- func (r ApiSearchDatasetGroupsRequest) SearchBody(searchBody SearchBody) ApiSearchDatasetGroupsRequest
- func (r ApiSearchDatasetGroupsRequest) Sort(sort string) ApiSearchDatasetGroupsRequest
- type ApiSearchDsourceConsumptionReportRequest
- func (r ApiSearchDsourceConsumptionReportRequest) Cursor(cursor string) ApiSearchDsourceConsumptionReportRequest
- func (r ApiSearchDsourceConsumptionReportRequest) Execute() (*DSourceConsumptionReportResponse, *http.Response, error)
- func (r ApiSearchDsourceConsumptionReportRequest) Limit(limit int32) ApiSearchDsourceConsumptionReportRequest
- func (r ApiSearchDsourceConsumptionReportRequest) SearchBody(searchBody SearchBody) ApiSearchDsourceConsumptionReportRequest
- func (r ApiSearchDsourceConsumptionReportRequest) Sort(sort string) ApiSearchDsourceConsumptionReportRequest
- type ApiSearchDsourceUsageReportRequest
- func (r ApiSearchDsourceUsageReportRequest) Cursor(cursor string) ApiSearchDsourceUsageReportRequest
- func (r ApiSearchDsourceUsageReportRequest) Execute() (*DSourceUsageReportResponse, *http.Response, error)
- func (r ApiSearchDsourceUsageReportRequest) Limit(limit int32) ApiSearchDsourceUsageReportRequest
- func (r ApiSearchDsourceUsageReportRequest) SearchBody(searchBody SearchBody) ApiSearchDsourceUsageReportRequest
- func (r ApiSearchDsourceUsageReportRequest) Sort(sort string) ApiSearchDsourceUsageReportRequest
- type ApiSearchDsourcesRequest
- func (r ApiSearchDsourcesRequest) Cursor(cursor string) ApiSearchDsourcesRequest
- func (r ApiSearchDsourcesRequest) Execute() (*SearchDSourcesResponse, *http.Response, error)
- func (r ApiSearchDsourcesRequest) Limit(limit int32) ApiSearchDsourcesRequest
- func (r ApiSearchDsourcesRequest) Permission(permission PermissionEnum) ApiSearchDsourcesRequest
- func (r ApiSearchDsourcesRequest) SearchBody(searchBody SearchBody) ApiSearchDsourcesRequest
- func (r ApiSearchDsourcesRequest) Sort(sort string) ApiSearchDsourcesRequest
- type ApiSearchEnginesRequest
- func (r ApiSearchEnginesRequest) Cursor(cursor string) ApiSearchEnginesRequest
- func (r ApiSearchEnginesRequest) Execute() (*SearchEnginesResponse, *http.Response, error)
- func (r ApiSearchEnginesRequest) Limit(limit int32) ApiSearchEnginesRequest
- func (r ApiSearchEnginesRequest) SearchBody(searchBody SearchBody) ApiSearchEnginesRequest
- func (r ApiSearchEnginesRequest) Sort(sort string) ApiSearchEnginesRequest
- type ApiSearchEnvironmentsRequest
- func (r ApiSearchEnvironmentsRequest) Cursor(cursor string) ApiSearchEnvironmentsRequest
- func (r ApiSearchEnvironmentsRequest) Execute() (*SearchEnvironmentsResponse, *http.Response, error)
- func (r ApiSearchEnvironmentsRequest) Limit(limit int32) ApiSearchEnvironmentsRequest
- func (r ApiSearchEnvironmentsRequest) SearchBody(searchBody SearchBody) ApiSearchEnvironmentsRequest
- func (r ApiSearchEnvironmentsRequest) Sort(sort string) ApiSearchEnvironmentsRequest
- type ApiSearchExecutionEventsRequest
- func (r ApiSearchExecutionEventsRequest) Cursor(cursor string) ApiSearchExecutionEventsRequest
- func (r ApiSearchExecutionEventsRequest) Execute() (*SearchExecutionEventsResponse, *http.Response, error)
- func (r ApiSearchExecutionEventsRequest) Limit(limit int32) ApiSearchExecutionEventsRequest
- func (r ApiSearchExecutionEventsRequest) SearchBody(searchBody SearchBody) ApiSearchExecutionEventsRequest
- func (r ApiSearchExecutionEventsRequest) Sort(sort string) ApiSearchExecutionEventsRequest
- type ApiSearchExecutionsRequest
- func (r ApiSearchExecutionsRequest) Cursor(cursor string) ApiSearchExecutionsRequest
- func (r ApiSearchExecutionsRequest) Execute() (*SearchExecutionsResponse, *http.Response, error)
- func (r ApiSearchExecutionsRequest) Limit(limit int32) ApiSearchExecutionsRequest
- func (r ApiSearchExecutionsRequest) SearchBody(searchBody SearchBody) ApiSearchExecutionsRequest
- func (r ApiSearchExecutionsRequest) Sort(sort string) ApiSearchExecutionsRequest
- type ApiSearchHashicorpVaultsRequest
- func (r ApiSearchHashicorpVaultsRequest) Cursor(cursor string) ApiSearchHashicorpVaultsRequest
- func (r ApiSearchHashicorpVaultsRequest) Execute() (*SearchHashicorpVaultsResponse, *http.Response, error)
- func (r ApiSearchHashicorpVaultsRequest) Limit(limit int32) ApiSearchHashicorpVaultsRequest
- func (r ApiSearchHashicorpVaultsRequest) SearchBody(searchBody SearchBody) ApiSearchHashicorpVaultsRequest
- func (r ApiSearchHashicorpVaultsRequest) Sort(sort string) ApiSearchHashicorpVaultsRequest
- type ApiSearchHyperscaleConnectorsRequest
- func (r ApiSearchHyperscaleConnectorsRequest) Cursor(cursor string) ApiSearchHyperscaleConnectorsRequest
- func (r ApiSearchHyperscaleConnectorsRequest) Execute() (*SearchHyperscaleConnectorsResponse, *http.Response, error)
- func (r ApiSearchHyperscaleConnectorsRequest) Limit(limit int32) ApiSearchHyperscaleConnectorsRequest
- func (r ApiSearchHyperscaleConnectorsRequest) SearchBody(searchBody SearchBody) ApiSearchHyperscaleConnectorsRequest
- func (r ApiSearchHyperscaleConnectorsRequest) Sort(sort string) ApiSearchHyperscaleConnectorsRequest
- type ApiSearchHyperscaleDatasetTablesOrFilesRequest
- func (r ApiSearchHyperscaleDatasetTablesOrFilesRequest) Cursor(cursor string) ApiSearchHyperscaleDatasetTablesOrFilesRequest
- func (r ApiSearchHyperscaleDatasetTablesOrFilesRequest) Execute() (*SearchHyperscaleDatasetTablesOrFilesResponse, *http.Response, error)
- func (r ApiSearchHyperscaleDatasetTablesOrFilesRequest) Limit(limit int32) ApiSearchHyperscaleDatasetTablesOrFilesRequest
- func (r ApiSearchHyperscaleDatasetTablesOrFilesRequest) SearchBody(searchBody SearchBody) ApiSearchHyperscaleDatasetTablesOrFilesRequest
- func (r ApiSearchHyperscaleDatasetTablesOrFilesRequest) Sort(sort string) ApiSearchHyperscaleDatasetTablesOrFilesRequest
- type ApiSearchHyperscaleDatasetsRequest
- func (r ApiSearchHyperscaleDatasetsRequest) Cursor(cursor string) ApiSearchHyperscaleDatasetsRequest
- func (r ApiSearchHyperscaleDatasetsRequest) Execute() (*SearchHyperscaleDatasetsResponse, *http.Response, error)
- func (r ApiSearchHyperscaleDatasetsRequest) Limit(limit int32) ApiSearchHyperscaleDatasetsRequest
- func (r ApiSearchHyperscaleDatasetsRequest) SearchBody(searchBody SearchBody) ApiSearchHyperscaleDatasetsRequest
- func (r ApiSearchHyperscaleDatasetsRequest) Sort(sort string) ApiSearchHyperscaleDatasetsRequest
- type ApiSearchHyperscaleInstancesRequest
- func (r ApiSearchHyperscaleInstancesRequest) Cursor(cursor string) ApiSearchHyperscaleInstancesRequest
- func (r ApiSearchHyperscaleInstancesRequest) Execute() (*SearchHyperscaleInstancesResponse, *http.Response, error)
- func (r ApiSearchHyperscaleInstancesRequest) Limit(limit int32) ApiSearchHyperscaleInstancesRequest
- func (r ApiSearchHyperscaleInstancesRequest) SearchBody(searchBody SearchBody) ApiSearchHyperscaleInstancesRequest
- func (r ApiSearchHyperscaleInstancesRequest) Sort(sort string) ApiSearchHyperscaleInstancesRequest
- type ApiSearchHyperscaleMountPointsRequest
- func (r ApiSearchHyperscaleMountPointsRequest) Cursor(cursor string) ApiSearchHyperscaleMountPointsRequest
- func (r ApiSearchHyperscaleMountPointsRequest) Execute() (*SearchHyperscaleMountPointsResponse, *http.Response, error)
- func (r ApiSearchHyperscaleMountPointsRequest) Limit(limit int32) ApiSearchHyperscaleMountPointsRequest
- func (r ApiSearchHyperscaleMountPointsRequest) SearchBody(searchBody SearchBody) ApiSearchHyperscaleMountPointsRequest
- func (r ApiSearchHyperscaleMountPointsRequest) Sort(sort string) ApiSearchHyperscaleMountPointsRequest
- type ApiSearchJobsRequest
- func (r ApiSearchJobsRequest) Cursor(cursor string) ApiSearchJobsRequest
- func (r ApiSearchJobsRequest) Execute() (*SearchJobsResponse, *http.Response, error)
- func (r ApiSearchJobsRequest) Limit(limit int32) ApiSearchJobsRequest
- func (r ApiSearchJobsRequest) SearchBody(searchBody SearchBody) ApiSearchJobsRequest
- func (r ApiSearchJobsRequest) Sort(sort string) ApiSearchJobsRequest
- type ApiSearchKerberosConfigsRequest
- func (r ApiSearchKerberosConfigsRequest) Cursor(cursor string) ApiSearchKerberosConfigsRequest
- func (r ApiSearchKerberosConfigsRequest) Execute() (*SearchKerberosConfigsResponse, *http.Response, error)
- func (r ApiSearchKerberosConfigsRequest) Limit(limit int32) ApiSearchKerberosConfigsRequest
- func (r ApiSearchKerberosConfigsRequest) SearchBody(searchBody SearchBody) ApiSearchKerberosConfigsRequest
- func (r ApiSearchKerberosConfigsRequest) Sort(sort string) ApiSearchKerberosConfigsRequest
- type ApiSearchMaskingEnvironmentsRequest
- func (r ApiSearchMaskingEnvironmentsRequest) Cursor(cursor string) ApiSearchMaskingEnvironmentsRequest
- func (r ApiSearchMaskingEnvironmentsRequest) Execute() (*SearchMaskingEnvironmentsResponse, *http.Response, error)
- func (r ApiSearchMaskingEnvironmentsRequest) Limit(limit int32) ApiSearchMaskingEnvironmentsRequest
- func (r ApiSearchMaskingEnvironmentsRequest) SearchBody(searchBody SearchBody) ApiSearchMaskingEnvironmentsRequest
- func (r ApiSearchMaskingEnvironmentsRequest) Sort(sort string) ApiSearchMaskingEnvironmentsRequest
- type ApiSearchMaskingExecutionMetricsReportRequest
- func (r ApiSearchMaskingExecutionMetricsReportRequest) Cursor(cursor string) ApiSearchMaskingExecutionMetricsReportRequest
- func (r ApiSearchMaskingExecutionMetricsReportRequest) Execute() (*MaskingExecutionMetricsReportResponse, *http.Response, error)
- func (r ApiSearchMaskingExecutionMetricsReportRequest) Limit(limit int32) ApiSearchMaskingExecutionMetricsReportRequest
- func (r ApiSearchMaskingExecutionMetricsReportRequest) SearchBody(searchBody SearchBody) ApiSearchMaskingExecutionMetricsReportRequest
- func (r ApiSearchMaskingExecutionMetricsReportRequest) Sort(sort string) ApiSearchMaskingExecutionMetricsReportRequest
- type ApiSearchMaskingJobSourceEnginesRequest
- func (r ApiSearchMaskingJobSourceEnginesRequest) Cursor(cursor string) ApiSearchMaskingJobSourceEnginesRequest
- func (r ApiSearchMaskingJobSourceEnginesRequest) Execute() (*SearchMaskingJobSourceEnginesResponse, *http.Response, error)
- func (r ApiSearchMaskingJobSourceEnginesRequest) Limit(limit int32) ApiSearchMaskingJobSourceEnginesRequest
- func (r ApiSearchMaskingJobSourceEnginesRequest) SearchBody(searchBody SearchBody) ApiSearchMaskingJobSourceEnginesRequest
- func (r ApiSearchMaskingJobSourceEnginesRequest) Sort(sort string) ApiSearchMaskingJobSourceEnginesRequest
- type ApiSearchMaskingJobsRequest
- func (r ApiSearchMaskingJobsRequest) Cursor(cursor string) ApiSearchMaskingJobsRequest
- func (r ApiSearchMaskingJobsRequest) Execute() (*SearchMaskingJobsResponse, *http.Response, error)
- func (r ApiSearchMaskingJobsRequest) Limit(limit int32) ApiSearchMaskingJobsRequest
- func (r ApiSearchMaskingJobsRequest) SearchBody(searchBody SearchBody) ApiSearchMaskingJobsRequest
- func (r ApiSearchMaskingJobsRequest) Sort(sort string) ApiSearchMaskingJobsRequest
- type ApiSearchPasswordVaultsRequest
- func (r ApiSearchPasswordVaultsRequest) Cursor(cursor string) ApiSearchPasswordVaultsRequest
- func (r ApiSearchPasswordVaultsRequest) Execute() (*SearchPasswordVaultResponse, *http.Response, error)
- func (r ApiSearchPasswordVaultsRequest) Limit(limit int32) ApiSearchPasswordVaultsRequest
- func (r ApiSearchPasswordVaultsRequest) SearchBody(searchBody SearchBody) ApiSearchPasswordVaultsRequest
- func (r ApiSearchPasswordVaultsRequest) Sort(sort string) ApiSearchPasswordVaultsRequest
- type ApiSearchReportingSchedulesRequest
- func (r ApiSearchReportingSchedulesRequest) Cursor(cursor string) ApiSearchReportingSchedulesRequest
- func (r ApiSearchReportingSchedulesRequest) Execute() (*SearchReportingScheduleResponse, *http.Response, error)
- func (r ApiSearchReportingSchedulesRequest) Limit(limit int32) ApiSearchReportingSchedulesRequest
- func (r ApiSearchReportingSchedulesRequest) SearchBody(searchBody SearchBody) ApiSearchReportingSchedulesRequest
- func (r ApiSearchReportingSchedulesRequest) Sort(sort string) ApiSearchReportingSchedulesRequest
- type ApiSearchRolesRequest
- func (r ApiSearchRolesRequest) Cursor(cursor string) ApiSearchRolesRequest
- func (r ApiSearchRolesRequest) Execute() (*SearchRolesResponse, *http.Response, error)
- func (r ApiSearchRolesRequest) Limit(limit int32) ApiSearchRolesRequest
- func (r ApiSearchRolesRequest) SearchBody(searchBody SearchBody) ApiSearchRolesRequest
- func (r ApiSearchRolesRequest) Sort(sort string) ApiSearchRolesRequest
- type ApiSearchSnapshotsRequest
- func (r ApiSearchSnapshotsRequest) Cursor(cursor string) ApiSearchSnapshotsRequest
- func (r ApiSearchSnapshotsRequest) Execute() (*SearchSnapshotsResponse, *http.Response, error)
- func (r ApiSearchSnapshotsRequest) Limit(limit int32) ApiSearchSnapshotsRequest
- func (r ApiSearchSnapshotsRequest) SearchBody(searchBody SearchBody) ApiSearchSnapshotsRequest
- func (r ApiSearchSnapshotsRequest) Sort(sort string) ApiSearchSnapshotsRequest
- type ApiSearchSourcesRequest
- func (r ApiSearchSourcesRequest) Cursor(cursor string) ApiSearchSourcesRequest
- func (r ApiSearchSourcesRequest) Execute() (*SearchSourcesResponse, *http.Response, error)
- func (r ApiSearchSourcesRequest) Limit(limit int32) ApiSearchSourcesRequest
- func (r ApiSearchSourcesRequest) SearchBody(searchBody SearchBody) ApiSearchSourcesRequest
- func (r ApiSearchSourcesRequest) Sort(sort string) ApiSearchSourcesRequest
- type ApiSearchTimeflowsRequest
- func (r ApiSearchTimeflowsRequest) Cursor(cursor string) ApiSearchTimeflowsRequest
- func (r ApiSearchTimeflowsRequest) Execute() (*SearchTimeflowsResponse, *http.Response, error)
- func (r ApiSearchTimeflowsRequest) Limit(limit int32) ApiSearchTimeflowsRequest
- func (r ApiSearchTimeflowsRequest) SearchBody(searchBody SearchBody) ApiSearchTimeflowsRequest
- func (r ApiSearchTimeflowsRequest) Sort(sort string) ApiSearchTimeflowsRequest
- type ApiSearchVcdbsRequest
- func (r ApiSearchVcdbsRequest) Cursor(cursor string) ApiSearchVcdbsRequest
- func (r ApiSearchVcdbsRequest) Execute() (*SearchVCDBsResponse, *http.Response, error)
- func (r ApiSearchVcdbsRequest) Limit(limit int32) ApiSearchVcdbsRequest
- func (r ApiSearchVcdbsRequest) SearchBody(searchBody SearchBody) ApiSearchVcdbsRequest
- func (r ApiSearchVcdbsRequest) Sort(sort string) ApiSearchVcdbsRequest
- type ApiSearchVdbGroupsByBookmarkRequest
- func (r ApiSearchVdbGroupsByBookmarkRequest) Cursor(cursor string) ApiSearchVdbGroupsByBookmarkRequest
- func (r ApiSearchVdbGroupsByBookmarkRequest) Execute() (*SearchVDBGroupsByBookmarkResponse, *http.Response, error)
- func (r ApiSearchVdbGroupsByBookmarkRequest) Limit(limit int32) ApiSearchVdbGroupsByBookmarkRequest
- func (r ApiSearchVdbGroupsByBookmarkRequest) SearchBody(searchBody SearchBody) ApiSearchVdbGroupsByBookmarkRequest
- func (r ApiSearchVdbGroupsByBookmarkRequest) Sort(sort string) ApiSearchVdbGroupsByBookmarkRequest
- type ApiSearchVdbGroupsRequest
- func (r ApiSearchVdbGroupsRequest) Cursor(cursor string) ApiSearchVdbGroupsRequest
- func (r ApiSearchVdbGroupsRequest) Execute() (*SearchVDBGroupResponse, *http.Response, error)
- func (r ApiSearchVdbGroupsRequest) Limit(limit int32) ApiSearchVdbGroupsRequest
- func (r ApiSearchVdbGroupsRequest) SearchBody(searchBody SearchBody) ApiSearchVdbGroupsRequest
- func (r ApiSearchVdbGroupsRequest) Sort(sort string) ApiSearchVdbGroupsRequest
- type ApiSearchVdbInventoryReportRequest
- func (r ApiSearchVdbInventoryReportRequest) Cursor(cursor string) ApiSearchVdbInventoryReportRequest
- func (r ApiSearchVdbInventoryReportRequest) Execute() (*VDBInventoryReportResponse, *http.Response, error)
- func (r ApiSearchVdbInventoryReportRequest) Limit(limit int32) ApiSearchVdbInventoryReportRequest
- func (r ApiSearchVdbInventoryReportRequest) SearchBody(searchBody SearchBody) ApiSearchVdbInventoryReportRequest
- func (r ApiSearchVdbInventoryReportRequest) Sort(sort string) ApiSearchVdbInventoryReportRequest
- type ApiSearchVdbsRequest
- func (r ApiSearchVdbsRequest) Cursor(cursor string) ApiSearchVdbsRequest
- func (r ApiSearchVdbsRequest) Execute() (*SearchVDBsResponse, *http.Response, error)
- func (r ApiSearchVdbsRequest) Limit(limit int32) ApiSearchVdbsRequest
- func (r ApiSearchVdbsRequest) Permission(permission PermissionEnum) ApiSearchVdbsRequest
- func (r ApiSearchVdbsRequest) SearchBody(searchBody SearchBody) ApiSearchVdbsRequest
- func (r ApiSearchVdbsRequest) Sort(sort string) ApiSearchVdbsRequest
- type ApiSearchVirtualizationPoliciesRequest
- func (r ApiSearchVirtualizationPoliciesRequest) Cursor(cursor string) ApiSearchVirtualizationPoliciesRequest
- func (r ApiSearchVirtualizationPoliciesRequest) Execute() (*SearchVirtualizationPoliciesResponse, *http.Response, error)
- func (r ApiSearchVirtualizationPoliciesRequest) Limit(limit int32) ApiSearchVirtualizationPoliciesRequest
- func (r ApiSearchVirtualizationPoliciesRequest) SearchBody(searchBody SearchBody) ApiSearchVirtualizationPoliciesRequest
- func (r ApiSearchVirtualizationPoliciesRequest) Sort(sort string) ApiSearchVirtualizationPoliciesRequest
- type ApiSearchVirtualizationStorageSummaryReportRequest
- func (r ApiSearchVirtualizationStorageSummaryReportRequest) Cursor(cursor string) ApiSearchVirtualizationStorageSummaryReportRequest
- func (r ApiSearchVirtualizationStorageSummaryReportRequest) Execute() (*VirtualizationStorageSummaryReportResponse, *http.Response, error)
- func (r ApiSearchVirtualizationStorageSummaryReportRequest) Limit(limit int32) ApiSearchVirtualizationStorageSummaryReportRequest
- func (r ApiSearchVirtualizationStorageSummaryReportRequest) SearchBody(searchBody SearchBody) ApiSearchVirtualizationStorageSummaryReportRequest
- func (r ApiSearchVirtualizationStorageSummaryReportRequest) Sort(sort string) ApiSearchVirtualizationStorageSummaryReportRequest
- type ApiSnapshotDsourceRequest
- type ApiSnapshotVdbRequest
- type ApiStartVdbRequest
- type ApiStopVdbRequest
- type ApiSwitchTimeflowRequest
- type ApiTokenInfoRequest
- type ApiUndoImportDatabaseTemplatesRequest
- type ApiUnlockVdbGroupRequest
- type ApiUnlockVdbRequest
- type ApiUnregisterEngineRequest
- type ApiUnregisterHyperscaleInstanceRequest
- type ApiUnsetSnapshotRetentionRequest
- type ApiUpdateAccessGroupRequest
- type ApiUpdateAccessGroupScopeRequest
- type ApiUpdateAccountRequest
- type ApiUpdateApiClassificationRequest
- type ApiUpdateBookmarkRequest
- type ApiUpdateConnectorByIdRequest
- type ApiUpdateDatabaseTemplateRequest
- type ApiUpdateEnvironmentRequest
- type ApiUpdateEnvironmentUserRequest
- type ApiUpdateHostRequest
- type ApiUpdateHyperscaleInstanceRequest
- type ApiUpdateLdapConfigRequest
- type ApiUpdateMaskingJobByIdRequest
- type ApiUpdatePasswordPoliciesRequest
- type ApiUpdatePropertiesRequest
- type ApiUpdateProxyConfigurationRequest
- type ApiUpdateRegisteredEngineRequest
- type ApiUpdateReportingScheduleRequest
- type ApiUpdateRepositoryRequest
- type ApiUpdateRoleRequest
- type ApiUpdateSamlConfigRequest
- type ApiUpdateSmtpConfigRequest
- type ApiUpdateSnapshotRequest
- type ApiUpdateTimeflowRequest
- type ApiUpdateVdbByIdRequest
- type ApiUpdateVdbGroupByIdRequest
- type ApiUploadMaskingFileRequest
- type ApiUsageData
- func (o *ApiUsageData) GetApiCount() int64
- func (o *ApiUsageData) GetApiCountOk() (*int64, bool)
- func (o *ApiUsageData) GetApiEndpoint() string
- func (o *ApiUsageData) GetApiEndpointOk() (*string, bool)
- func (o *ApiUsageData) GetApiMethod() string
- func (o *ApiUsageData) GetApiMethodOk() (*string, bool)
- func (o *ApiUsageData) GetClientName() string
- func (o *ApiUsageData) GetClientNameOk() (*string, bool)
- func (o *ApiUsageData) GetDctVersion() string
- func (o *ApiUsageData) GetDctVersionOk() (*string, bool)
- func (o *ApiUsageData) GetKind() string
- func (o *ApiUsageData) GetKindOk() (*string, bool)
- func (o *ApiUsageData) GetUserAgent() string
- func (o *ApiUsageData) GetUserAgentOk() (*string, bool)
- func (o *ApiUsageData) HasApiEndpoint() bool
- func (o *ApiUsageData) HasApiMethod() bool
- func (o *ApiUsageData) HasClientName() bool
- func (o *ApiUsageData) HasDctVersion() bool
- func (o *ApiUsageData) HasKind() bool
- func (o *ApiUsageData) HasUserAgent() bool
- func (o ApiUsageData) MarshalJSON() ([]byte, error)
- func (o *ApiUsageData) SetApiCount(v int64)
- func (o *ApiUsageData) SetApiEndpoint(v string)
- func (o *ApiUsageData) SetApiMethod(v string)
- func (o *ApiUsageData) SetClientName(v string)
- func (o *ApiUsageData) SetDctVersion(v string)
- func (o *ApiUsageData) SetKind(v string)
- func (o *ApiUsageData) SetUserAgent(v string)
- func (o ApiUsageData) ToMap() (map[string]interface{}, error)
- type ApiUsageReportResponse
- func (o *ApiUsageReportResponse) GetItems() []ApiUsageData
- func (o *ApiUsageReportResponse) GetItemsOk() ([]ApiUsageData, bool)
- func (o *ApiUsageReportResponse) GetTotalAutomationApiCount() int64
- func (o *ApiUsageReportResponse) GetTotalAutomationApiCountOk() (*int64, bool)
- func (o *ApiUsageReportResponse) GetTotalGovernanceApiCount() int64
- func (o *ApiUsageReportResponse) GetTotalGovernanceApiCountOk() (*int64, bool)
- func (o *ApiUsageReportResponse) HasItems() bool
- func (o *ApiUsageReportResponse) HasTotalAutomationApiCount() bool
- func (o *ApiUsageReportResponse) HasTotalGovernanceApiCount() bool
- func (o ApiUsageReportResponse) MarshalJSON() ([]byte, error)
- func (o *ApiUsageReportResponse) SetItems(v []ApiUsageData)
- func (o *ApiUsageReportResponse) SetTotalAutomationApiCount(v int64)
- func (o *ApiUsageReportResponse) SetTotalGovernanceApiCount(v int64)
- func (o ApiUsageReportResponse) ToMap() (map[string]interface{}, error)
- type ApiValidateJavaPathRequest
- type ApiValidateLdapConfigRequest
- type ApiValidateSmtpConfigRequest
- type AppDataDSourceLinkSourceParameters
- func (o *AppDataDSourceLinkSourceParameters) GetDescription() string
- func (o *AppDataDSourceLinkSourceParameters) GetDescriptionOk() (*string, bool)
- func (o *AppDataDSourceLinkSourceParameters) GetEnvironmentUser() string
- func (o *AppDataDSourceLinkSourceParameters) GetEnvironmentUserOk() (*string, bool)
- func (o *AppDataDSourceLinkSourceParameters) GetExcludes() []string
- func (o *AppDataDSourceLinkSourceParameters) GetExcludesOk() ([]string, bool)
- func (o *AppDataDSourceLinkSourceParameters) GetFollowSymlinks() []string
- func (o *AppDataDSourceLinkSourceParameters) GetFollowSymlinksOk() ([]string, bool)
- func (o *AppDataDSourceLinkSourceParameters) GetGroupId() string
- func (o *AppDataDSourceLinkSourceParameters) GetGroupIdOk() (*string, bool)
- func (o *AppDataDSourceLinkSourceParameters) GetLinkType() string
- func (o *AppDataDSourceLinkSourceParameters) GetLinkTypeOk() (*string, bool)
- func (o *AppDataDSourceLinkSourceParameters) GetLogSyncEnabled() bool
- func (o *AppDataDSourceLinkSourceParameters) GetLogSyncEnabledOk() (*bool, bool)
- func (o *AppDataDSourceLinkSourceParameters) GetMakeCurrentAccountOwner() bool
- func (o *AppDataDSourceLinkSourceParameters) GetMakeCurrentAccountOwnerOk() (*bool, bool)
- func (o *AppDataDSourceLinkSourceParameters) GetName() string
- func (o *AppDataDSourceLinkSourceParameters) GetNameOk() (*string, bool)
- func (o *AppDataDSourceLinkSourceParameters) GetOpsPostSync() []SourceOperation
- func (o *AppDataDSourceLinkSourceParameters) GetOpsPostSyncOk() ([]SourceOperation, bool)
- func (o *AppDataDSourceLinkSourceParameters) GetOpsPreSync() []SourceOperation
- func (o *AppDataDSourceLinkSourceParameters) GetOpsPreSyncOk() ([]SourceOperation, bool)
- func (o *AppDataDSourceLinkSourceParameters) GetParameters() map[string]interface{}
- func (o *AppDataDSourceLinkSourceParameters) GetParametersOk() (map[string]interface{}, bool)
- func (o *AppDataDSourceLinkSourceParameters) GetSourceId() string
- func (o *AppDataDSourceLinkSourceParameters) GetSourceIdOk() (*string, bool)
- func (o *AppDataDSourceLinkSourceParameters) GetStagingEnvironment() string
- func (o *AppDataDSourceLinkSourceParameters) GetStagingEnvironmentOk() (*string, bool)
- func (o *AppDataDSourceLinkSourceParameters) GetStagingEnvironmentUser() string
- func (o *AppDataDSourceLinkSourceParameters) GetStagingEnvironmentUserOk() (*string, bool)
- func (o *AppDataDSourceLinkSourceParameters) GetStagingMountBase() string
- func (o *AppDataDSourceLinkSourceParameters) GetStagingMountBaseOk() (*string, bool)
- func (o *AppDataDSourceLinkSourceParameters) GetSyncParameters() map[string]interface{}
- func (o *AppDataDSourceLinkSourceParameters) GetSyncParametersOk() (map[string]interface{}, bool)
- func (o *AppDataDSourceLinkSourceParameters) GetTags() []Tag
- func (o *AppDataDSourceLinkSourceParameters) GetTagsOk() ([]Tag, bool)
- func (o *AppDataDSourceLinkSourceParameters) HasDescription() bool
- func (o *AppDataDSourceLinkSourceParameters) HasExcludes() bool
- func (o *AppDataDSourceLinkSourceParameters) HasFollowSymlinks() bool
- func (o *AppDataDSourceLinkSourceParameters) HasGroupId() bool
- func (o *AppDataDSourceLinkSourceParameters) HasLinkType() bool
- func (o *AppDataDSourceLinkSourceParameters) HasLogSyncEnabled() bool
- func (o *AppDataDSourceLinkSourceParameters) HasMakeCurrentAccountOwner() bool
- func (o *AppDataDSourceLinkSourceParameters) HasName() bool
- func (o *AppDataDSourceLinkSourceParameters) HasOpsPostSync() bool
- func (o *AppDataDSourceLinkSourceParameters) HasOpsPreSync() bool
- func (o *AppDataDSourceLinkSourceParameters) HasSourceId() bool
- func (o *AppDataDSourceLinkSourceParameters) HasStagingEnvironment() bool
- func (o *AppDataDSourceLinkSourceParameters) HasStagingEnvironmentUser() bool
- func (o *AppDataDSourceLinkSourceParameters) HasStagingMountBase() bool
- func (o *AppDataDSourceLinkSourceParameters) HasTags() bool
- func (o AppDataDSourceLinkSourceParameters) MarshalJSON() ([]byte, error)
- func (o *AppDataDSourceLinkSourceParameters) SetDescription(v string)
- func (o *AppDataDSourceLinkSourceParameters) SetEnvironmentUser(v string)
- func (o *AppDataDSourceLinkSourceParameters) SetExcludes(v []string)
- func (o *AppDataDSourceLinkSourceParameters) SetFollowSymlinks(v []string)
- func (o *AppDataDSourceLinkSourceParameters) SetGroupId(v string)
- func (o *AppDataDSourceLinkSourceParameters) SetLinkType(v string)
- func (o *AppDataDSourceLinkSourceParameters) SetLogSyncEnabled(v bool)
- func (o *AppDataDSourceLinkSourceParameters) SetMakeCurrentAccountOwner(v bool)
- func (o *AppDataDSourceLinkSourceParameters) SetName(v string)
- func (o *AppDataDSourceLinkSourceParameters) SetOpsPostSync(v []SourceOperation)
- func (o *AppDataDSourceLinkSourceParameters) SetOpsPreSync(v []SourceOperation)
- func (o *AppDataDSourceLinkSourceParameters) SetParameters(v map[string]interface{})
- func (o *AppDataDSourceLinkSourceParameters) SetSourceId(v string)
- func (o *AppDataDSourceLinkSourceParameters) SetStagingEnvironment(v string)
- func (o *AppDataDSourceLinkSourceParameters) SetStagingEnvironmentUser(v string)
- func (o *AppDataDSourceLinkSourceParameters) SetStagingMountBase(v string)
- func (o *AppDataDSourceLinkSourceParameters) SetSyncParameters(v map[string]interface{})
- func (o *AppDataDSourceLinkSourceParameters) SetTags(v []Tag)
- func (o AppDataDSourceLinkSourceParameters) ToMap() (map[string]interface{}, error)
- type AppDataDSourceLinkSourceParametersAllOf
- func (o *AppDataDSourceLinkSourceParametersAllOf) GetEnvironmentUser() string
- func (o *AppDataDSourceLinkSourceParametersAllOf) GetEnvironmentUserOk() (*string, bool)
- func (o *AppDataDSourceLinkSourceParametersAllOf) GetExcludes() []string
- func (o *AppDataDSourceLinkSourceParametersAllOf) GetExcludesOk() ([]string, bool)
- func (o *AppDataDSourceLinkSourceParametersAllOf) GetFollowSymlinks() []string
- func (o *AppDataDSourceLinkSourceParametersAllOf) GetFollowSymlinksOk() ([]string, bool)
- func (o *AppDataDSourceLinkSourceParametersAllOf) GetLinkType() string
- func (o *AppDataDSourceLinkSourceParametersAllOf) GetLinkTypeOk() (*string, bool)
- func (o *AppDataDSourceLinkSourceParametersAllOf) GetParameters() map[string]interface{}
- func (o *AppDataDSourceLinkSourceParametersAllOf) GetParametersOk() (map[string]interface{}, bool)
- func (o *AppDataDSourceLinkSourceParametersAllOf) GetStagingEnvironment() string
- func (o *AppDataDSourceLinkSourceParametersAllOf) GetStagingEnvironmentOk() (*string, bool)
- func (o *AppDataDSourceLinkSourceParametersAllOf) GetStagingEnvironmentUser() string
- func (o *AppDataDSourceLinkSourceParametersAllOf) GetStagingEnvironmentUserOk() (*string, bool)
- func (o *AppDataDSourceLinkSourceParametersAllOf) GetStagingMountBase() string
- func (o *AppDataDSourceLinkSourceParametersAllOf) GetStagingMountBaseOk() (*string, bool)
- func (o *AppDataDSourceLinkSourceParametersAllOf) GetSyncParameters() map[string]interface{}
- func (o *AppDataDSourceLinkSourceParametersAllOf) GetSyncParametersOk() (map[string]interface{}, bool)
- func (o *AppDataDSourceLinkSourceParametersAllOf) HasEnvironmentUser() bool
- func (o *AppDataDSourceLinkSourceParametersAllOf) HasExcludes() bool
- func (o *AppDataDSourceLinkSourceParametersAllOf) HasFollowSymlinks() bool
- func (o *AppDataDSourceLinkSourceParametersAllOf) HasLinkType() bool
- func (o *AppDataDSourceLinkSourceParametersAllOf) HasParameters() bool
- func (o *AppDataDSourceLinkSourceParametersAllOf) HasStagingEnvironment() bool
- func (o *AppDataDSourceLinkSourceParametersAllOf) HasStagingEnvironmentUser() bool
- func (o *AppDataDSourceLinkSourceParametersAllOf) HasStagingMountBase() bool
- func (o *AppDataDSourceLinkSourceParametersAllOf) HasSyncParameters() bool
- func (o AppDataDSourceLinkSourceParametersAllOf) MarshalJSON() ([]byte, error)
- func (o *AppDataDSourceLinkSourceParametersAllOf) SetEnvironmentUser(v string)
- func (o *AppDataDSourceLinkSourceParametersAllOf) SetExcludes(v []string)
- func (o *AppDataDSourceLinkSourceParametersAllOf) SetFollowSymlinks(v []string)
- func (o *AppDataDSourceLinkSourceParametersAllOf) SetLinkType(v string)
- func (o *AppDataDSourceLinkSourceParametersAllOf) SetParameters(v map[string]interface{})
- func (o *AppDataDSourceLinkSourceParametersAllOf) SetStagingEnvironment(v string)
- func (o *AppDataDSourceLinkSourceParametersAllOf) SetStagingEnvironmentUser(v string)
- func (o *AppDataDSourceLinkSourceParametersAllOf) SetStagingMountBase(v string)
- func (o *AppDataDSourceLinkSourceParametersAllOf) SetSyncParameters(v map[string]interface{})
- func (o AppDataDSourceLinkSourceParametersAllOf) ToMap() (map[string]interface{}, error)
- type AuditLogsSummary
- func (o *AuditLogsSummary) GetAccountFirstName() string
- func (o *AuditLogsSummary) GetAccountFirstNameOk() (*string, bool)
- func (o *AuditLogsSummary) GetAccountId() int64
- func (o *AuditLogsSummary) GetAccountIdOk() (*int64, bool)
- func (o *AuditLogsSummary) GetAccountLastName() string
- func (o *AuditLogsSummary) GetAccountLastNameOk() (*string, bool)
- func (o *AuditLogsSummary) GetMaskingJobs() int32
- func (o *AuditLogsSummary) GetMaskingJobsOk() (*int32, bool)
- func (o *AuditLogsSummary) GetVdbRefreshes() int32
- func (o *AuditLogsSummary) GetVdbRefreshesOk() (*int32, bool)
- func (o *AuditLogsSummary) HasAccountFirstName() bool
- func (o *AuditLogsSummary) HasAccountId() bool
- func (o *AuditLogsSummary) HasAccountLastName() bool
- func (o *AuditLogsSummary) HasMaskingJobs() bool
- func (o *AuditLogsSummary) HasVdbRefreshes() bool
- func (o AuditLogsSummary) MarshalJSON() ([]byte, error)
- func (o *AuditLogsSummary) SetAccountFirstName(v string)
- func (o *AuditLogsSummary) SetAccountId(v int64)
- func (o *AuditLogsSummary) SetAccountLastName(v string)
- func (o *AuditLogsSummary) SetMaskingJobs(v int32)
- func (o *AuditLogsSummary) SetVdbRefreshes(v int32)
- func (o AuditLogsSummary) ToMap() (map[string]interface{}, error)
- type AuditLogsSummaryReportResponse
- func (o *AuditLogsSummaryReportResponse) GetItems() []AuditLogsSummary
- func (o *AuditLogsSummaryReportResponse) GetItemsOk() ([]AuditLogsSummary, bool)
- func (o *AuditLogsSummaryReportResponse) GetResponseMetadata() PaginatedResponseMetadata
- func (o *AuditLogsSummaryReportResponse) GetResponseMetadataOk() (*PaginatedResponseMetadata, bool)
- func (o *AuditLogsSummaryReportResponse) GetTotals() AuditLogsSummaryTotals
- func (o *AuditLogsSummaryReportResponse) GetTotalsOk() (*AuditLogsSummaryTotals, bool)
- func (o *AuditLogsSummaryReportResponse) HasItems() bool
- func (o *AuditLogsSummaryReportResponse) HasResponseMetadata() bool
- func (o *AuditLogsSummaryReportResponse) HasTotals() bool
- func (o AuditLogsSummaryReportResponse) MarshalJSON() ([]byte, error)
- func (o *AuditLogsSummaryReportResponse) SetItems(v []AuditLogsSummary)
- func (o *AuditLogsSummaryReportResponse) SetResponseMetadata(v PaginatedResponseMetadata)
- func (o *AuditLogsSummaryReportResponse) SetTotals(v AuditLogsSummaryTotals)
- func (o AuditLogsSummaryReportResponse) ToMap() (map[string]interface{}, error)
- type AuditLogsSummaryTotals
- func (o *AuditLogsSummaryTotals) GetTotalMaskingJobs() int32
- func (o *AuditLogsSummaryTotals) GetTotalMaskingJobsOk() (*int32, bool)
- func (o *AuditLogsSummaryTotals) GetTotalVdbRefreshes() int32
- func (o *AuditLogsSummaryTotals) GetTotalVdbRefreshesOk() (*int32, bool)
- func (o *AuditLogsSummaryTotals) HasTotalMaskingJobs() bool
- func (o *AuditLogsSummaryTotals) HasTotalVdbRefreshes() bool
- func (o AuditLogsSummaryTotals) MarshalJSON() ([]byte, error)
- func (o *AuditLogsSummaryTotals) SetTotalMaskingJobs(v int32)
- func (o *AuditLogsSummaryTotals) SetTotalVdbRefreshes(v int32)
- func (o AuditLogsSummaryTotals) ToMap() (map[string]interface{}, error)
- type AuthorizationApiService
- func (a *AuthorizationApiService) AddAccessGroupAccountIds(ctx context.Context, accessGroupId string) ApiAddAccessGroupAccountIdsRequest
- func (a *AuthorizationApiService) AddAccessGroupAccountIdsExecute(r ApiAddAccessGroupAccountIdsRequest) (*AccessGroup, *http.Response, error)
- func (a *AuthorizationApiService) AddAccessGroupAccountTags(ctx context.Context, accessGroupId string) ApiAddAccessGroupAccountTagsRequest
- func (a *AuthorizationApiService) AddAccessGroupAccountTagsExecute(r ApiAddAccessGroupAccountTagsRequest) (*AccessGroup, *http.Response, error)
- func (a *AuthorizationApiService) AddAccessGroupScopes(ctx context.Context, accessGroupId string) ApiAddAccessGroupScopesRequest
- func (a *AuthorizationApiService) AddAccessGroupScopesExecute(r ApiAddAccessGroupScopesRequest) (*AccessGroup, *http.Response, error)
- func (a *AuthorizationApiService) AddAlwaysAllowedPermissions(ctx context.Context, accessGroupId string, scopeId string) ApiAddAlwaysAllowedPermissionsRequest
- func (a *AuthorizationApiService) AddAlwaysAllowedPermissionsExecute(r ApiAddAlwaysAllowedPermissionsRequest) (*AccessGroupScope, *http.Response, error)
- func (a *AuthorizationApiService) AddObjectsToAccessGroupScope(ctx context.Context, accessGroupId string, scopeId string) ApiAddObjectsToAccessGroupScopeRequest
- func (a *AuthorizationApiService) AddObjectsToAccessGroupScopeExecute(r ApiAddObjectsToAccessGroupScopeRequest) (*ScopedObjectItemsResponse, *http.Response, error)
- func (a *AuthorizationApiService) AddRolePermissions(ctx context.Context, roleId string) ApiAddRolePermissionsRequest
- func (a *AuthorizationApiService) AddRolePermissionsExecute(r ApiAddRolePermissionsRequest) (*Role, *http.Response, error)
- func (a *AuthorizationApiService) AddTagsToScope(ctx context.Context, accessGroupId string, scopeId string) ApiAddTagsToScopeRequest
- func (a *AuthorizationApiService) AddTagsToScopeExecute(r ApiAddTagsToScopeRequest) (*ScopeTagsResponse, *http.Response, error)
- func (a *AuthorizationApiService) CreateAccessGroup(ctx context.Context) ApiCreateAccessGroupRequest
- func (a *AuthorizationApiService) CreateAccessGroupExecute(r ApiCreateAccessGroupRequest) (*AccessGroup, *http.Response, error)
- func (a *AuthorizationApiService) CreateRole(ctx context.Context) ApiCreateRoleRequest
- func (a *AuthorizationApiService) CreateRoleExecute(r ApiCreateRoleRequest) (*Role, *http.Response, error)
- func (a *AuthorizationApiService) CreateRoleTags(ctx context.Context, roleId string) ApiCreateRoleTagsRequest
- func (a *AuthorizationApiService) CreateRoleTagsExecute(r ApiCreateRoleTagsRequest) (*TagsResponse, *http.Response, error)
- func (a *AuthorizationApiService) DeleteAccessGroup(ctx context.Context, accessGroupId string) ApiDeleteAccessGroupRequest
- func (a *AuthorizationApiService) DeleteAccessGroupExecute(r ApiDeleteAccessGroupRequest) (*http.Response, error)
- func (a *AuthorizationApiService) DeleteAccessGroupScopeObjectTags(ctx context.Context, accessGroupId string, scopeId string) ApiDeleteAccessGroupScopeObjectTagsRequest
- func (a *AuthorizationApiService) DeleteAccessGroupScopeObjectTagsExecute(r ApiDeleteAccessGroupScopeObjectTagsRequest) (*ScopeTagsResponse, *http.Response, error)
- func (a *AuthorizationApiService) DeleteAccessGroupScopeObjects(ctx context.Context, accessGroupId string, scopeId string) ApiDeleteAccessGroupScopeObjectsRequest
- func (a *AuthorizationApiService) DeleteAccessGroupScopeObjectsExecute(r ApiDeleteAccessGroupScopeObjectsRequest) (*ScopedObjectItemsResponse, *http.Response, error)
- func (a *AuthorizationApiService) DeleteRole(ctx context.Context, roleId string) ApiDeleteRoleRequest
- func (a *AuthorizationApiService) DeleteRoleExecute(r ApiDeleteRoleRequest) (*http.Response, error)
- func (a *AuthorizationApiService) DeleteRoleTag(ctx context.Context, roleId string) ApiDeleteRoleTagRequest
- func (a *AuthorizationApiService) DeleteRoleTagExecute(r ApiDeleteRoleTagRequest) (*http.Response, error)
- func (a *AuthorizationApiService) GetAccessGroupById(ctx context.Context, accessGroupId string) ApiGetAccessGroupByIdRequest
- func (a *AuthorizationApiService) GetAccessGroupByIdExecute(r ApiGetAccessGroupByIdRequest) (*AccessGroup, *http.Response, error)
- func (a *AuthorizationApiService) GetAccessGroupScope(ctx context.Context, accessGroupId string, scopeId string) ApiGetAccessGroupScopeRequest
- func (a *AuthorizationApiService) GetAccessGroupScopeExecute(r ApiGetAccessGroupScopeRequest) (*AccessGroupScope, *http.Response, error)
- func (a *AuthorizationApiService) GetAccessGroups(ctx context.Context) ApiGetAccessGroupsRequest
- func (a *AuthorizationApiService) GetAccessGroupsExecute(r ApiGetAccessGroupsRequest) (*ListAccessGroupsResponse, *http.Response, error)
- func (a *AuthorizationApiService) GetAllObjectPermissions(ctx context.Context) ApiGetAllObjectPermissionsRequest
- func (a *AuthorizationApiService) GetAllObjectPermissionsExecute(r ApiGetAllObjectPermissionsRequest) (*AllObjectPermissionsResponse, *http.Response, error)
- func (a *AuthorizationApiService) GetObjectPermissions(ctx context.Context, objectType string, objectId string) ApiGetObjectPermissionsRequest
- func (a *AuthorizationApiService) GetObjectPermissionsExecute(r ApiGetObjectPermissionsRequest) (*ObjectPermissionsResponse, *http.Response, error)
- func (a *AuthorizationApiService) GetRoleById(ctx context.Context, roleId string) ApiGetRoleByIdRequest
- func (a *AuthorizationApiService) GetRoleByIdExecute(r ApiGetRoleByIdRequest) (*Role, *http.Response, error)
- func (a *AuthorizationApiService) GetRoleTags(ctx context.Context, roleId string) ApiGetRoleTagsRequest
- func (a *AuthorizationApiService) GetRoleTagsExecute(r ApiGetRoleTagsRequest) (*TagsResponse, *http.Response, error)
- func (a *AuthorizationApiService) GetRoles(ctx context.Context) ApiGetRolesRequest
- func (a *AuthorizationApiService) GetRolesExecute(r ApiGetRolesRequest) (*ListRolesResponse, *http.Response, error)
- func (a *AuthorizationApiService) RemoveAccessGroupAccountId(ctx context.Context, accessGroupId string, accountId int64) ApiRemoveAccessGroupAccountIdRequest
- func (a *AuthorizationApiService) RemoveAccessGroupAccountIdExecute(r ApiRemoveAccessGroupAccountIdRequest) (*AccessGroup, *http.Response, error)
- func (a *AuthorizationApiService) RemoveAccessGroupAccountTags(ctx context.Context, accessGroupId string) ApiRemoveAccessGroupAccountTagsRequest
- func (a *AuthorizationApiService) RemoveAccessGroupAccountTagsExecute(r ApiRemoveAccessGroupAccountTagsRequest) (*AccessGroup, *http.Response, error)
- func (a *AuthorizationApiService) RemoveAccessGroupScope(ctx context.Context, accessGroupId string, scopeId string) ApiRemoveAccessGroupScopeRequest
- func (a *AuthorizationApiService) RemoveAccessGroupScopeExecute(r ApiRemoveAccessGroupScopeRequest) (*AccessGroup, *http.Response, error)
- func (a *AuthorizationApiService) RemoveAlwaysAllowedPermissions(ctx context.Context, accessGroupId string, scopeId string) ApiRemoveAlwaysAllowedPermissionsRequest
- func (a *AuthorizationApiService) RemoveAlwaysAllowedPermissionsExecute(r ApiRemoveAlwaysAllowedPermissionsRequest) (*AccessGroupScope, *http.Response, error)
- func (a *AuthorizationApiService) RemoveRolePermissions(ctx context.Context, roleId string) ApiRemoveRolePermissionsRequest
- func (a *AuthorizationApiService) RemoveRolePermissionsExecute(r ApiRemoveRolePermissionsRequest) (*Role, *http.Response, error)
- func (a *AuthorizationApiService) SearchAccessGroups(ctx context.Context) ApiSearchAccessGroupsRequest
- func (a *AuthorizationApiService) SearchAccessGroupsExecute(r ApiSearchAccessGroupsRequest) (*SearchAccessGroupsResponse, *http.Response, error)
- func (a *AuthorizationApiService) SearchRoles(ctx context.Context) ApiSearchRolesRequest
- func (a *AuthorizationApiService) SearchRolesExecute(r ApiSearchRolesRequest) (*SearchRolesResponse, *http.Response, error)
- func (a *AuthorizationApiService) UpdateAccessGroup(ctx context.Context, accessGroupId string) ApiUpdateAccessGroupRequest
- func (a *AuthorizationApiService) UpdateAccessGroupExecute(r ApiUpdateAccessGroupRequest) (*AccessGroup, *http.Response, error)
- func (a *AuthorizationApiService) UpdateAccessGroupScope(ctx context.Context, accessGroupId string, scopeId string) ApiUpdateAccessGroupScopeRequest
- func (a *AuthorizationApiService) UpdateAccessGroupScopeExecute(r ApiUpdateAccessGroupScopeRequest) (*AccessGroupScope, *http.Response, error)
- func (a *AuthorizationApiService) UpdateRole(ctx context.Context, roleId string) ApiUpdateRoleRequest
- func (a *AuthorizationApiService) UpdateRoleExecute(r ApiUpdateRoleRequest) (*Role, *http.Response, error)
- type BaseDSourceLinkSourceParameters
- func (o *BaseDSourceLinkSourceParameters) GetDescription() string
- func (o *BaseDSourceLinkSourceParameters) GetDescriptionOk() (*string, bool)
- func (o *BaseDSourceLinkSourceParameters) GetGroupId() string
- func (o *BaseDSourceLinkSourceParameters) GetGroupIdOk() (*string, bool)
- func (o *BaseDSourceLinkSourceParameters) GetLogSyncEnabled() bool
- func (o *BaseDSourceLinkSourceParameters) GetLogSyncEnabledOk() (*bool, bool)
- func (o *BaseDSourceLinkSourceParameters) GetMakeCurrentAccountOwner() bool
- func (o *BaseDSourceLinkSourceParameters) GetMakeCurrentAccountOwnerOk() (*bool, bool)
- func (o *BaseDSourceLinkSourceParameters) GetName() string
- func (o *BaseDSourceLinkSourceParameters) GetNameOk() (*string, bool)
- func (o *BaseDSourceLinkSourceParameters) GetOpsPostSync() []SourceOperation
- func (o *BaseDSourceLinkSourceParameters) GetOpsPostSyncOk() ([]SourceOperation, bool)
- func (o *BaseDSourceLinkSourceParameters) GetOpsPreSync() []SourceOperation
- func (o *BaseDSourceLinkSourceParameters) GetOpsPreSyncOk() ([]SourceOperation, bool)
- func (o *BaseDSourceLinkSourceParameters) GetSourceId() string
- func (o *BaseDSourceLinkSourceParameters) GetSourceIdOk() (*string, bool)
- func (o *BaseDSourceLinkSourceParameters) GetTags() []Tag
- func (o *BaseDSourceLinkSourceParameters) GetTagsOk() ([]Tag, bool)
- func (o *BaseDSourceLinkSourceParameters) HasDescription() bool
- func (o *BaseDSourceLinkSourceParameters) HasGroupId() bool
- func (o *BaseDSourceLinkSourceParameters) HasLogSyncEnabled() bool
- func (o *BaseDSourceLinkSourceParameters) HasMakeCurrentAccountOwner() bool
- func (o *BaseDSourceLinkSourceParameters) HasName() bool
- func (o *BaseDSourceLinkSourceParameters) HasOpsPostSync() bool
- func (o *BaseDSourceLinkSourceParameters) HasOpsPreSync() bool
- func (o *BaseDSourceLinkSourceParameters) HasSourceId() bool
- func (o *BaseDSourceLinkSourceParameters) HasTags() bool
- func (o BaseDSourceLinkSourceParameters) MarshalJSON() ([]byte, error)
- func (o *BaseDSourceLinkSourceParameters) SetDescription(v string)
- func (o *BaseDSourceLinkSourceParameters) SetGroupId(v string)
- func (o *BaseDSourceLinkSourceParameters) SetLogSyncEnabled(v bool)
- func (o *BaseDSourceLinkSourceParameters) SetMakeCurrentAccountOwner(v bool)
- func (o *BaseDSourceLinkSourceParameters) SetName(v string)
- func (o *BaseDSourceLinkSourceParameters) SetOpsPostSync(v []SourceOperation)
- func (o *BaseDSourceLinkSourceParameters) SetOpsPreSync(v []SourceOperation)
- func (o *BaseDSourceLinkSourceParameters) SetSourceId(v string)
- func (o *BaseDSourceLinkSourceParameters) SetTags(v []Tag)
- func (o BaseDSourceLinkSourceParameters) ToMap() (map[string]interface{}, error)
- type BaseProvisionVDBParameters
- func (o *BaseProvisionVDBParameters) GetAdditionalMountPoints() []AdditionalMountPoint
- func (o *BaseProvisionVDBParameters) GetAdditionalMountPointsOk() ([]AdditionalMountPoint, bool)
- func (o *BaseProvisionVDBParameters) GetAppdataConfigParams() map[string]interface{}
- func (o *BaseProvisionVDBParameters) GetAppdataConfigParamsOk() (map[string]interface{}, bool)
- func (o *BaseProvisionVDBParameters) GetAppdataSourceParams() map[string]interface{}
- func (o *BaseProvisionVDBParameters) GetAppdataSourceParamsOk() (map[string]interface{}, bool)
- func (o *BaseProvisionVDBParameters) GetArchiveLog() bool
- func (o *BaseProvisionVDBParameters) GetArchiveLogOk() (*bool, bool)
- func (o *BaseProvisionVDBParameters) GetAutoSelectRepository() bool
- func (o *BaseProvisionVDBParameters) GetAutoSelectRepositoryOk() (*bool, bool)
- func (o *BaseProvisionVDBParameters) GetAuxiliaryTemplateId() string
- func (o *BaseProvisionVDBParameters) GetAuxiliaryTemplateIdOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetCdbId() string
- func (o *BaseProvisionVDBParameters) GetCdbIdOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetCdbTdeKeystorePassword() string
- func (o *BaseProvisionVDBParameters) GetCdbTdeKeystorePasswordOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetCdcOnProvision() bool
- func (o *BaseProvisionVDBParameters) GetCdcOnProvisionOk() (*bool, bool)
- func (o *BaseProvisionVDBParameters) GetClusterNodeIds() []string
- func (o *BaseProvisionVDBParameters) GetClusterNodeIdsOk() ([]string, bool)
- func (o *BaseProvisionVDBParameters) GetClusterNodeInstances() []ClusterNodeInstance
- func (o *BaseProvisionVDBParameters) GetClusterNodeInstancesOk() ([]ClusterNodeInstance, bool)
- func (o *BaseProvisionVDBParameters) GetConfigParams() map[string]interface{}
- func (o *BaseProvisionVDBParameters) GetConfigParamsOk() (map[string]interface{}, bool)
- func (o *BaseProvisionVDBParameters) GetConfigSettingsStg() []ConfigSettingsStg
- func (o *BaseProvisionVDBParameters) GetConfigSettingsStgOk() ([]ConfigSettingsStg, bool)
- func (o *BaseProvisionVDBParameters) GetConfigureClone() []Hook
- func (o *BaseProvisionVDBParameters) GetConfigureCloneOk() ([]Hook, bool)
- func (o *BaseProvisionVDBParameters) GetCustomEnvFiles() []string
- func (o *BaseProvisionVDBParameters) GetCustomEnvFilesOk() ([]string, bool)
- func (o *BaseProvisionVDBParameters) GetCustomEnvVars() map[string]string
- func (o *BaseProvisionVDBParameters) GetCustomEnvVarsOk() (*map[string]string, bool)
- func (o *BaseProvisionVDBParameters) GetDatabaseName() string
- func (o *BaseProvisionVDBParameters) GetDatabaseNameOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetEnvironmentId() string
- func (o *BaseProvisionVDBParameters) GetEnvironmentIdOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetEnvironmentUserId() string
- func (o *BaseProvisionVDBParameters) GetEnvironmentUserIdOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetFileMappingRules() string
- func (o *BaseProvisionVDBParameters) GetFileMappingRulesOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetListenerIds() []string
- func (o *BaseProvisionVDBParameters) GetListenerIdsOk() ([]string, bool)
- func (o *BaseProvisionVDBParameters) GetMountPoint() string
- func (o *BaseProvisionVDBParameters) GetMountPointOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetMssqlFailoverDriveLetter() string
- func (o *BaseProvisionVDBParameters) GetMssqlFailoverDriveLetterOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetName() string
- func (o *BaseProvisionVDBParameters) GetNameOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetNewDbid() bool
- func (o *BaseProvisionVDBParameters) GetNewDbidOk() (*bool, bool)
- func (o *BaseProvisionVDBParameters) GetOnlineLogGroups() int32
- func (o *BaseProvisionVDBParameters) GetOnlineLogGroupsOk() (*int32, bool)
- func (o *BaseProvisionVDBParameters) GetOnlineLogSize() int32
- func (o *BaseProvisionVDBParameters) GetOnlineLogSizeOk() (*int32, bool)
- func (o *BaseProvisionVDBParameters) GetOpenResetLogs() bool
- func (o *BaseProvisionVDBParameters) GetOpenResetLogsOk() (*bool, bool)
- func (o *BaseProvisionVDBParameters) GetOracleInstanceName() string
- func (o *BaseProvisionVDBParameters) GetOracleInstanceNameOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetOracleRacCustomEnvFiles() []OracleRacCustomEnvFile
- func (o *BaseProvisionVDBParameters) GetOracleRacCustomEnvFilesOk() ([]OracleRacCustomEnvFile, bool)
- func (o *BaseProvisionVDBParameters) GetOracleRacCustomEnvVars() []OracleRacCustomEnvVar
- func (o *BaseProvisionVDBParameters) GetOracleRacCustomEnvVarsOk() ([]OracleRacCustomEnvVar, bool)
- func (o *BaseProvisionVDBParameters) GetOsPassword() string
- func (o *BaseProvisionVDBParameters) GetOsPasswordOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetOsUsername() string
- func (o *BaseProvisionVDBParameters) GetOsUsernameOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetParentTdeKeystorePassword() string
- func (o *BaseProvisionVDBParameters) GetParentTdeKeystorePasswordOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetParentTdeKeystorePath() string
- func (o *BaseProvisionVDBParameters) GetParentTdeKeystorePathOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetPostRefresh() []Hook
- func (o *BaseProvisionVDBParameters) GetPostRefreshOk() ([]Hook, bool)
- func (o *BaseProvisionVDBParameters) GetPostRollback() []Hook
- func (o *BaseProvisionVDBParameters) GetPostRollbackOk() ([]Hook, bool)
- func (o *BaseProvisionVDBParameters) GetPostScript() string
- func (o *BaseProvisionVDBParameters) GetPostScriptOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetPostSelfRefresh() []Hook
- func (o *BaseProvisionVDBParameters) GetPostSelfRefreshOk() ([]Hook, bool)
- func (o *BaseProvisionVDBParameters) GetPostSnapshot() []Hook
- func (o *BaseProvisionVDBParameters) GetPostSnapshotOk() ([]Hook, bool)
- func (o *BaseProvisionVDBParameters) GetPostStart() []Hook
- func (o *BaseProvisionVDBParameters) GetPostStartOk() ([]Hook, bool)
- func (o *BaseProvisionVDBParameters) GetPostStop() []Hook
- func (o *BaseProvisionVDBParameters) GetPostStopOk() ([]Hook, bool)
- func (o *BaseProvisionVDBParameters) GetPostgresPort() int32
- func (o *BaseProvisionVDBParameters) GetPostgresPortOk() (*int32, bool)
- func (o *BaseProvisionVDBParameters) GetPreRefresh() []Hook
- func (o *BaseProvisionVDBParameters) GetPreRefreshOk() ([]Hook, bool)
- func (o *BaseProvisionVDBParameters) GetPreRollback() []Hook
- func (o *BaseProvisionVDBParameters) GetPreRollbackOk() ([]Hook, bool)
- func (o *BaseProvisionVDBParameters) GetPreScript() string
- func (o *BaseProvisionVDBParameters) GetPreScriptOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetPreSelfRefresh() []Hook
- func (o *BaseProvisionVDBParameters) GetPreSelfRefreshOk() ([]Hook, bool)
- func (o *BaseProvisionVDBParameters) GetPreSnapshot() []Hook
- func (o *BaseProvisionVDBParameters) GetPreSnapshotOk() ([]Hook, bool)
- func (o *BaseProvisionVDBParameters) GetPreStart() []Hook
- func (o *BaseProvisionVDBParameters) GetPreStartOk() ([]Hook, bool)
- func (o *BaseProvisionVDBParameters) GetPreStop() []Hook
- func (o *BaseProvisionVDBParameters) GetPreStopOk() ([]Hook, bool)
- func (o *BaseProvisionVDBParameters) GetPrivilegedOsUser() string
- func (o *BaseProvisionVDBParameters) GetPrivilegedOsUserOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetRecoveryModel() string
- func (o *BaseProvisionVDBParameters) GetRecoveryModelOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetRepositoryId() string
- func (o *BaseProvisionVDBParameters) GetRepositoryIdOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetRetentionPolicyId() string
- func (o *BaseProvisionVDBParameters) GetRetentionPolicyIdOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetSnapshotPolicyId() string
- func (o *BaseProvisionVDBParameters) GetSnapshotPolicyIdOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetTags() []Tag
- func (o *BaseProvisionVDBParameters) GetTagsOk() ([]Tag, bool)
- func (o *BaseProvisionVDBParameters) GetTargetGroupId() string
- func (o *BaseProvisionVDBParameters) GetTargetGroupIdOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetTargetVcdbTdeKeystorePath() string
- func (o *BaseProvisionVDBParameters) GetTargetVcdbTdeKeystorePathOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetTdeExportedKeyFileSecret() string
- func (o *BaseProvisionVDBParameters) GetTdeExportedKeyFileSecretOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetTdeKeyIdentifier() string
- func (o *BaseProvisionVDBParameters) GetTdeKeyIdentifierOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetTemplateId() string
- func (o *BaseProvisionVDBParameters) GetTemplateIdOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetTruncateLogOnCheckpoint() bool
- func (o *BaseProvisionVDBParameters) GetTruncateLogOnCheckpointOk() (*bool, bool)
- func (o *BaseProvisionVDBParameters) GetUniqueName() string
- func (o *BaseProvisionVDBParameters) GetUniqueNameOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetVcdbDatabaseName() string
- func (o *BaseProvisionVDBParameters) GetVcdbDatabaseNameOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetVcdbName() string
- func (o *BaseProvisionVDBParameters) GetVcdbNameOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetVcdbRestart() bool
- func (o *BaseProvisionVDBParameters) GetVcdbRestartOk() (*bool, bool)
- func (o *BaseProvisionVDBParameters) GetVcdbTdeKeyIdentifier() string
- func (o *BaseProvisionVDBParameters) GetVcdbTdeKeyIdentifierOk() (*string, bool)
- func (o *BaseProvisionVDBParameters) GetVdbRestart() bool
- func (o *BaseProvisionVDBParameters) GetVdbRestartOk() (*bool, bool)
- func (o *BaseProvisionVDBParameters) HasAdditionalMountPoints() bool
- func (o *BaseProvisionVDBParameters) HasAppdataConfigParams() bool
- func (o *BaseProvisionVDBParameters) HasAppdataSourceParams() bool
- func (o *BaseProvisionVDBParameters) HasArchiveLog() bool
- func (o *BaseProvisionVDBParameters) HasAutoSelectRepository() bool
- func (o *BaseProvisionVDBParameters) HasAuxiliaryTemplateId() bool
- func (o *BaseProvisionVDBParameters) HasCdbId() bool
- func (o *BaseProvisionVDBParameters) HasCdbTdeKeystorePassword() bool
- func (o *BaseProvisionVDBParameters) HasCdcOnProvision() bool
- func (o *BaseProvisionVDBParameters) HasClusterNodeIds() bool
- func (o *BaseProvisionVDBParameters) HasClusterNodeInstances() bool
- func (o *BaseProvisionVDBParameters) HasConfigParams() bool
- func (o *BaseProvisionVDBParameters) HasConfigSettingsStg() bool
- func (o *BaseProvisionVDBParameters) HasConfigureClone() bool
- func (o *BaseProvisionVDBParameters) HasCustomEnvFiles() bool
- func (o *BaseProvisionVDBParameters) HasCustomEnvVars() bool
- func (o *BaseProvisionVDBParameters) HasDatabaseName() bool
- func (o *BaseProvisionVDBParameters) HasEnvironmentId() bool
- func (o *BaseProvisionVDBParameters) HasEnvironmentUserId() bool
- func (o *BaseProvisionVDBParameters) HasFileMappingRules() bool
- func (o *BaseProvisionVDBParameters) HasListenerIds() bool
- func (o *BaseProvisionVDBParameters) HasMountPoint() bool
- func (o *BaseProvisionVDBParameters) HasMssqlFailoverDriveLetter() bool
- func (o *BaseProvisionVDBParameters) HasName() bool
- func (o *BaseProvisionVDBParameters) HasNewDbid() bool
- func (o *BaseProvisionVDBParameters) HasOnlineLogGroups() bool
- func (o *BaseProvisionVDBParameters) HasOnlineLogSize() bool
- func (o *BaseProvisionVDBParameters) HasOpenResetLogs() bool
- func (o *BaseProvisionVDBParameters) HasOracleInstanceName() bool
- func (o *BaseProvisionVDBParameters) HasOracleRacCustomEnvFiles() bool
- func (o *BaseProvisionVDBParameters) HasOracleRacCustomEnvVars() bool
- func (o *BaseProvisionVDBParameters) HasOsPassword() bool
- func (o *BaseProvisionVDBParameters) HasOsUsername() bool
- func (o *BaseProvisionVDBParameters) HasParentTdeKeystorePassword() bool
- func (o *BaseProvisionVDBParameters) HasParentTdeKeystorePath() bool
- func (o *BaseProvisionVDBParameters) HasPostRefresh() bool
- func (o *BaseProvisionVDBParameters) HasPostRollback() bool
- func (o *BaseProvisionVDBParameters) HasPostScript() bool
- func (o *BaseProvisionVDBParameters) HasPostSelfRefresh() bool
- func (o *BaseProvisionVDBParameters) HasPostSnapshot() bool
- func (o *BaseProvisionVDBParameters) HasPostStart() bool
- func (o *BaseProvisionVDBParameters) HasPostStop() bool
- func (o *BaseProvisionVDBParameters) HasPostgresPort() bool
- func (o *BaseProvisionVDBParameters) HasPreRefresh() bool
- func (o *BaseProvisionVDBParameters) HasPreRollback() bool
- func (o *BaseProvisionVDBParameters) HasPreScript() bool
- func (o *BaseProvisionVDBParameters) HasPreSelfRefresh() bool
- func (o *BaseProvisionVDBParameters) HasPreSnapshot() bool
- func (o *BaseProvisionVDBParameters) HasPreStart() bool
- func (o *BaseProvisionVDBParameters) HasPreStop() bool
- func (o *BaseProvisionVDBParameters) HasPrivilegedOsUser() bool
- func (o *BaseProvisionVDBParameters) HasRecoveryModel() bool
- func (o *BaseProvisionVDBParameters) HasRepositoryId() bool
- func (o *BaseProvisionVDBParameters) HasRetentionPolicyId() bool
- func (o *BaseProvisionVDBParameters) HasSnapshotPolicyId() bool
- func (o *BaseProvisionVDBParameters) HasTags() bool
- func (o *BaseProvisionVDBParameters) HasTargetGroupId() bool
- func (o *BaseProvisionVDBParameters) HasTargetVcdbTdeKeystorePath() bool
- func (o *BaseProvisionVDBParameters) HasTdeExportedKeyFileSecret() bool
- func (o *BaseProvisionVDBParameters) HasTdeKeyIdentifier() bool
- func (o *BaseProvisionVDBParameters) HasTemplateId() bool
- func (o *BaseProvisionVDBParameters) HasTruncateLogOnCheckpoint() bool
- func (o *BaseProvisionVDBParameters) HasUniqueName() bool
- func (o *BaseProvisionVDBParameters) HasVcdbDatabaseName() bool
- func (o *BaseProvisionVDBParameters) HasVcdbName() bool
- func (o *BaseProvisionVDBParameters) HasVcdbRestart() bool
- func (o *BaseProvisionVDBParameters) HasVcdbTdeKeyIdentifier() bool
- func (o *BaseProvisionVDBParameters) HasVdbRestart() bool
- func (o BaseProvisionVDBParameters) MarshalJSON() ([]byte, error)
- func (o *BaseProvisionVDBParameters) SetAdditionalMountPoints(v []AdditionalMountPoint)
- func (o *BaseProvisionVDBParameters) SetAppdataConfigParams(v map[string]interface{})
- func (o *BaseProvisionVDBParameters) SetAppdataSourceParams(v map[string]interface{})
- func (o *BaseProvisionVDBParameters) SetArchiveLog(v bool)
- func (o *BaseProvisionVDBParameters) SetAutoSelectRepository(v bool)
- func (o *BaseProvisionVDBParameters) SetAuxiliaryTemplateId(v string)
- func (o *BaseProvisionVDBParameters) SetCdbId(v string)
- func (o *BaseProvisionVDBParameters) SetCdbTdeKeystorePassword(v string)
- func (o *BaseProvisionVDBParameters) SetCdcOnProvision(v bool)
- func (o *BaseProvisionVDBParameters) SetClusterNodeIds(v []string)
- func (o *BaseProvisionVDBParameters) SetClusterNodeInstances(v []ClusterNodeInstance)
- func (o *BaseProvisionVDBParameters) SetConfigParams(v map[string]interface{})
- func (o *BaseProvisionVDBParameters) SetConfigSettingsStg(v []ConfigSettingsStg)
- func (o *BaseProvisionVDBParameters) SetConfigureClone(v []Hook)
- func (o *BaseProvisionVDBParameters) SetCustomEnvFiles(v []string)
- func (o *BaseProvisionVDBParameters) SetCustomEnvVars(v map[string]string)
- func (o *BaseProvisionVDBParameters) SetDatabaseName(v string)
- func (o *BaseProvisionVDBParameters) SetEnvironmentId(v string)
- func (o *BaseProvisionVDBParameters) SetEnvironmentUserId(v string)
- func (o *BaseProvisionVDBParameters) SetFileMappingRules(v string)
- func (o *BaseProvisionVDBParameters) SetListenerIds(v []string)
- func (o *BaseProvisionVDBParameters) SetMountPoint(v string)
- func (o *BaseProvisionVDBParameters) SetMssqlFailoverDriveLetter(v string)
- func (o *BaseProvisionVDBParameters) SetName(v string)
- func (o *BaseProvisionVDBParameters) SetNewDbid(v bool)
- func (o *BaseProvisionVDBParameters) SetOnlineLogGroups(v int32)
- func (o *BaseProvisionVDBParameters) SetOnlineLogSize(v int32)
- func (o *BaseProvisionVDBParameters) SetOpenResetLogs(v bool)
- func (o *BaseProvisionVDBParameters) SetOracleInstanceName(v string)
- func (o *BaseProvisionVDBParameters) SetOracleRacCustomEnvFiles(v []OracleRacCustomEnvFile)
- func (o *BaseProvisionVDBParameters) SetOracleRacCustomEnvVars(v []OracleRacCustomEnvVar)
- func (o *BaseProvisionVDBParameters) SetOsPassword(v string)
- func (o *BaseProvisionVDBParameters) SetOsUsername(v string)
- func (o *BaseProvisionVDBParameters) SetParentTdeKeystorePassword(v string)
- func (o *BaseProvisionVDBParameters) SetParentTdeKeystorePath(v string)
- func (o *BaseProvisionVDBParameters) SetPostRefresh(v []Hook)
- func (o *BaseProvisionVDBParameters) SetPostRollback(v []Hook)
- func (o *BaseProvisionVDBParameters) SetPostScript(v string)
- func (o *BaseProvisionVDBParameters) SetPostSelfRefresh(v []Hook)
- func (o *BaseProvisionVDBParameters) SetPostSnapshot(v []Hook)
- func (o *BaseProvisionVDBParameters) SetPostStart(v []Hook)
- func (o *BaseProvisionVDBParameters) SetPostStop(v []Hook)
- func (o *BaseProvisionVDBParameters) SetPostgresPort(v int32)
- func (o *BaseProvisionVDBParameters) SetPreRefresh(v []Hook)
- func (o *BaseProvisionVDBParameters) SetPreRollback(v []Hook)
- func (o *BaseProvisionVDBParameters) SetPreScript(v string)
- func (o *BaseProvisionVDBParameters) SetPreSelfRefresh(v []Hook)
- func (o *BaseProvisionVDBParameters) SetPreSnapshot(v []Hook)
- func (o *BaseProvisionVDBParameters) SetPreStart(v []Hook)
- func (o *BaseProvisionVDBParameters) SetPreStop(v []Hook)
- func (o *BaseProvisionVDBParameters) SetPrivilegedOsUser(v string)
- func (o *BaseProvisionVDBParameters) SetRecoveryModel(v string)
- func (o *BaseProvisionVDBParameters) SetRepositoryId(v string)
- func (o *BaseProvisionVDBParameters) SetRetentionPolicyId(v string)
- func (o *BaseProvisionVDBParameters) SetSnapshotPolicyId(v string)
- func (o *BaseProvisionVDBParameters) SetTags(v []Tag)
- func (o *BaseProvisionVDBParameters) SetTargetGroupId(v string)
- func (o *BaseProvisionVDBParameters) SetTargetVcdbTdeKeystorePath(v string)
- func (o *BaseProvisionVDBParameters) SetTdeExportedKeyFileSecret(v string)
- func (o *BaseProvisionVDBParameters) SetTdeKeyIdentifier(v string)
- func (o *BaseProvisionVDBParameters) SetTemplateId(v string)
- func (o *BaseProvisionVDBParameters) SetTruncateLogOnCheckpoint(v bool)
- func (o *BaseProvisionVDBParameters) SetUniqueName(v string)
- func (o *BaseProvisionVDBParameters) SetVcdbDatabaseName(v string)
- func (o *BaseProvisionVDBParameters) SetVcdbName(v string)
- func (o *BaseProvisionVDBParameters) SetVcdbRestart(v bool)
- func (o *BaseProvisionVDBParameters) SetVcdbTdeKeyIdentifier(v string)
- func (o *BaseProvisionVDBParameters) SetVdbRestart(v bool)
- func (o BaseProvisionVDBParameters) ToMap() (map[string]interface{}, error)
- type BaseProvisionVDBParametersAllOf
- func (o *BaseProvisionVDBParametersAllOf) GetAdditionalMountPoints() []AdditionalMountPoint
- func (o *BaseProvisionVDBParametersAllOf) GetAdditionalMountPointsOk() ([]AdditionalMountPoint, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetAppdataConfigParams() map[string]interface{}
- func (o *BaseProvisionVDBParametersAllOf) GetAppdataConfigParamsOk() (map[string]interface{}, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetAppdataSourceParams() map[string]interface{}
- func (o *BaseProvisionVDBParametersAllOf) GetAppdataSourceParamsOk() (map[string]interface{}, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetArchiveLog() bool
- func (o *BaseProvisionVDBParametersAllOf) GetArchiveLogOk() (*bool, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetAutoSelectRepository() bool
- func (o *BaseProvisionVDBParametersAllOf) GetAutoSelectRepositoryOk() (*bool, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetAuxiliaryTemplateId() string
- func (o *BaseProvisionVDBParametersAllOf) GetAuxiliaryTemplateIdOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetCdbId() string
- func (o *BaseProvisionVDBParametersAllOf) GetCdbIdOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetCdbTdeKeystorePassword() string
- func (o *BaseProvisionVDBParametersAllOf) GetCdbTdeKeystorePasswordOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetCdcOnProvision() bool
- func (o *BaseProvisionVDBParametersAllOf) GetCdcOnProvisionOk() (*bool, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetClusterNodeIds() []string
- func (o *BaseProvisionVDBParametersAllOf) GetClusterNodeIdsOk() ([]string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetClusterNodeInstances() []ClusterNodeInstance
- func (o *BaseProvisionVDBParametersAllOf) GetClusterNodeInstancesOk() ([]ClusterNodeInstance, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetConfigParams() map[string]interface{}
- func (o *BaseProvisionVDBParametersAllOf) GetConfigParamsOk() (map[string]interface{}, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetConfigSettingsStg() []ConfigSettingsStg
- func (o *BaseProvisionVDBParametersAllOf) GetConfigSettingsStgOk() ([]ConfigSettingsStg, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetCustomEnvFiles() []string
- func (o *BaseProvisionVDBParametersAllOf) GetCustomEnvFilesOk() ([]string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetCustomEnvVars() map[string]string
- func (o *BaseProvisionVDBParametersAllOf) GetCustomEnvVarsOk() (*map[string]string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetDatabaseName() string
- func (o *BaseProvisionVDBParametersAllOf) GetDatabaseNameOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetEnvironmentId() string
- func (o *BaseProvisionVDBParametersAllOf) GetEnvironmentIdOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetEnvironmentUserId() string
- func (o *BaseProvisionVDBParametersAllOf) GetEnvironmentUserIdOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetFileMappingRules() string
- func (o *BaseProvisionVDBParametersAllOf) GetFileMappingRulesOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetListenerIds() []string
- func (o *BaseProvisionVDBParametersAllOf) GetListenerIdsOk() ([]string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetMountPoint() string
- func (o *BaseProvisionVDBParametersAllOf) GetMountPointOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetMssqlFailoverDriveLetter() string
- func (o *BaseProvisionVDBParametersAllOf) GetMssqlFailoverDriveLetterOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetName() string
- func (o *BaseProvisionVDBParametersAllOf) GetNameOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetNewDbid() bool
- func (o *BaseProvisionVDBParametersAllOf) GetNewDbidOk() (*bool, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetOnlineLogGroups() int32
- func (o *BaseProvisionVDBParametersAllOf) GetOnlineLogGroupsOk() (*int32, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetOnlineLogSize() int32
- func (o *BaseProvisionVDBParametersAllOf) GetOnlineLogSizeOk() (*int32, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetOpenResetLogs() bool
- func (o *BaseProvisionVDBParametersAllOf) GetOpenResetLogsOk() (*bool, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetOracleInstanceName() string
- func (o *BaseProvisionVDBParametersAllOf) GetOracleInstanceNameOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetOracleRacCustomEnvFiles() []OracleRacCustomEnvFile
- func (o *BaseProvisionVDBParametersAllOf) GetOracleRacCustomEnvFilesOk() ([]OracleRacCustomEnvFile, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetOracleRacCustomEnvVars() []OracleRacCustomEnvVar
- func (o *BaseProvisionVDBParametersAllOf) GetOracleRacCustomEnvVarsOk() ([]OracleRacCustomEnvVar, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetOsPassword() string
- func (o *BaseProvisionVDBParametersAllOf) GetOsPasswordOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetOsUsername() string
- func (o *BaseProvisionVDBParametersAllOf) GetOsUsernameOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetParentTdeKeystorePassword() string
- func (o *BaseProvisionVDBParametersAllOf) GetParentTdeKeystorePasswordOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetParentTdeKeystorePath() string
- func (o *BaseProvisionVDBParametersAllOf) GetParentTdeKeystorePathOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetPostScript() string
- func (o *BaseProvisionVDBParametersAllOf) GetPostScriptOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetPostgresPort() int32
- func (o *BaseProvisionVDBParametersAllOf) GetPostgresPortOk() (*int32, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetPreScript() string
- func (o *BaseProvisionVDBParametersAllOf) GetPreScriptOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetPrivilegedOsUser() string
- func (o *BaseProvisionVDBParametersAllOf) GetPrivilegedOsUserOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetRecoveryModel() string
- func (o *BaseProvisionVDBParametersAllOf) GetRecoveryModelOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetRepositoryId() string
- func (o *BaseProvisionVDBParametersAllOf) GetRepositoryIdOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetRetentionPolicyId() string
- func (o *BaseProvisionVDBParametersAllOf) GetRetentionPolicyIdOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetSnapshotPolicyId() string
- func (o *BaseProvisionVDBParametersAllOf) GetSnapshotPolicyIdOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetTags() []Tag
- func (o *BaseProvisionVDBParametersAllOf) GetTagsOk() ([]Tag, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetTargetGroupId() string
- func (o *BaseProvisionVDBParametersAllOf) GetTargetGroupIdOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetTargetVcdbTdeKeystorePath() string
- func (o *BaseProvisionVDBParametersAllOf) GetTargetVcdbTdeKeystorePathOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetTdeExportedKeyFileSecret() string
- func (o *BaseProvisionVDBParametersAllOf) GetTdeExportedKeyFileSecretOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetTdeKeyIdentifier() string
- func (o *BaseProvisionVDBParametersAllOf) GetTdeKeyIdentifierOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetTemplateId() string
- func (o *BaseProvisionVDBParametersAllOf) GetTemplateIdOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetTruncateLogOnCheckpoint() bool
- func (o *BaseProvisionVDBParametersAllOf) GetTruncateLogOnCheckpointOk() (*bool, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetUniqueName() string
- func (o *BaseProvisionVDBParametersAllOf) GetUniqueNameOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetVcdbDatabaseName() string
- func (o *BaseProvisionVDBParametersAllOf) GetVcdbDatabaseNameOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetVcdbName() string
- func (o *BaseProvisionVDBParametersAllOf) GetVcdbNameOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetVcdbRestart() bool
- func (o *BaseProvisionVDBParametersAllOf) GetVcdbRestartOk() (*bool, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetVcdbTdeKeyIdentifier() string
- func (o *BaseProvisionVDBParametersAllOf) GetVcdbTdeKeyIdentifierOk() (*string, bool)
- func (o *BaseProvisionVDBParametersAllOf) GetVdbRestart() bool
- func (o *BaseProvisionVDBParametersAllOf) GetVdbRestartOk() (*bool, bool)
- func (o *BaseProvisionVDBParametersAllOf) HasAdditionalMountPoints() bool
- func (o *BaseProvisionVDBParametersAllOf) HasAppdataConfigParams() bool
- func (o *BaseProvisionVDBParametersAllOf) HasAppdataSourceParams() bool
- func (o *BaseProvisionVDBParametersAllOf) HasArchiveLog() bool
- func (o *BaseProvisionVDBParametersAllOf) HasAutoSelectRepository() bool
- func (o *BaseProvisionVDBParametersAllOf) HasAuxiliaryTemplateId() bool
- func (o *BaseProvisionVDBParametersAllOf) HasCdbId() bool
- func (o *BaseProvisionVDBParametersAllOf) HasCdbTdeKeystorePassword() bool
- func (o *BaseProvisionVDBParametersAllOf) HasCdcOnProvision() bool
- func (o *BaseProvisionVDBParametersAllOf) HasClusterNodeIds() bool
- func (o *BaseProvisionVDBParametersAllOf) HasClusterNodeInstances() bool
- func (o *BaseProvisionVDBParametersAllOf) HasConfigParams() bool
- func (o *BaseProvisionVDBParametersAllOf) HasConfigSettingsStg() bool
- func (o *BaseProvisionVDBParametersAllOf) HasCustomEnvFiles() bool
- func (o *BaseProvisionVDBParametersAllOf) HasCustomEnvVars() bool
- func (o *BaseProvisionVDBParametersAllOf) HasDatabaseName() bool
- func (o *BaseProvisionVDBParametersAllOf) HasEnvironmentId() bool
- func (o *BaseProvisionVDBParametersAllOf) HasEnvironmentUserId() bool
- func (o *BaseProvisionVDBParametersAllOf) HasFileMappingRules() bool
- func (o *BaseProvisionVDBParametersAllOf) HasListenerIds() bool
- func (o *BaseProvisionVDBParametersAllOf) HasMountPoint() bool
- func (o *BaseProvisionVDBParametersAllOf) HasMssqlFailoverDriveLetter() bool
- func (o *BaseProvisionVDBParametersAllOf) HasName() bool
- func (o *BaseProvisionVDBParametersAllOf) HasNewDbid() bool
- func (o *BaseProvisionVDBParametersAllOf) HasOnlineLogGroups() bool
- func (o *BaseProvisionVDBParametersAllOf) HasOnlineLogSize() bool
- func (o *BaseProvisionVDBParametersAllOf) HasOpenResetLogs() bool
- func (o *BaseProvisionVDBParametersAllOf) HasOracleInstanceName() bool
- func (o *BaseProvisionVDBParametersAllOf) HasOracleRacCustomEnvFiles() bool
- func (o *BaseProvisionVDBParametersAllOf) HasOracleRacCustomEnvVars() bool
- func (o *BaseProvisionVDBParametersAllOf) HasOsPassword() bool
- func (o *BaseProvisionVDBParametersAllOf) HasOsUsername() bool
- func (o *BaseProvisionVDBParametersAllOf) HasParentTdeKeystorePassword() bool
- func (o *BaseProvisionVDBParametersAllOf) HasParentTdeKeystorePath() bool
- func (o *BaseProvisionVDBParametersAllOf) HasPostScript() bool
- func (o *BaseProvisionVDBParametersAllOf) HasPostgresPort() bool
- func (o *BaseProvisionVDBParametersAllOf) HasPreScript() bool
- func (o *BaseProvisionVDBParametersAllOf) HasPrivilegedOsUser() bool
- func (o *BaseProvisionVDBParametersAllOf) HasRecoveryModel() bool
- func (o *BaseProvisionVDBParametersAllOf) HasRepositoryId() bool
- func (o *BaseProvisionVDBParametersAllOf) HasRetentionPolicyId() bool
- func (o *BaseProvisionVDBParametersAllOf) HasSnapshotPolicyId() bool
- func (o *BaseProvisionVDBParametersAllOf) HasTags() bool
- func (o *BaseProvisionVDBParametersAllOf) HasTargetGroupId() bool
- func (o *BaseProvisionVDBParametersAllOf) HasTargetVcdbTdeKeystorePath() bool
- func (o *BaseProvisionVDBParametersAllOf) HasTdeExportedKeyFileSecret() bool
- func (o *BaseProvisionVDBParametersAllOf) HasTdeKeyIdentifier() bool
- func (o *BaseProvisionVDBParametersAllOf) HasTemplateId() bool
- func (o *BaseProvisionVDBParametersAllOf) HasTruncateLogOnCheckpoint() bool
- func (o *BaseProvisionVDBParametersAllOf) HasUniqueName() bool
- func (o *BaseProvisionVDBParametersAllOf) HasVcdbDatabaseName() bool
- func (o *BaseProvisionVDBParametersAllOf) HasVcdbName() bool
- func (o *BaseProvisionVDBParametersAllOf) HasVcdbRestart() bool
- func (o *BaseProvisionVDBParametersAllOf) HasVcdbTdeKeyIdentifier() bool
- func (o *BaseProvisionVDBParametersAllOf) HasVdbRestart() bool
- func (o BaseProvisionVDBParametersAllOf) MarshalJSON() ([]byte, error)
- func (o *BaseProvisionVDBParametersAllOf) SetAdditionalMountPoints(v []AdditionalMountPoint)
- func (o *BaseProvisionVDBParametersAllOf) SetAppdataConfigParams(v map[string]interface{})
- func (o *BaseProvisionVDBParametersAllOf) SetAppdataSourceParams(v map[string]interface{})
- func (o *BaseProvisionVDBParametersAllOf) SetArchiveLog(v bool)
- func (o *BaseProvisionVDBParametersAllOf) SetAutoSelectRepository(v bool)
- func (o *BaseProvisionVDBParametersAllOf) SetAuxiliaryTemplateId(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetCdbId(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetCdbTdeKeystorePassword(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetCdcOnProvision(v bool)
- func (o *BaseProvisionVDBParametersAllOf) SetClusterNodeIds(v []string)
- func (o *BaseProvisionVDBParametersAllOf) SetClusterNodeInstances(v []ClusterNodeInstance)
- func (o *BaseProvisionVDBParametersAllOf) SetConfigParams(v map[string]interface{})
- func (o *BaseProvisionVDBParametersAllOf) SetConfigSettingsStg(v []ConfigSettingsStg)
- func (o *BaseProvisionVDBParametersAllOf) SetCustomEnvFiles(v []string)
- func (o *BaseProvisionVDBParametersAllOf) SetCustomEnvVars(v map[string]string)
- func (o *BaseProvisionVDBParametersAllOf) SetDatabaseName(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetEnvironmentId(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetEnvironmentUserId(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetFileMappingRules(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetListenerIds(v []string)
- func (o *BaseProvisionVDBParametersAllOf) SetMountPoint(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetMssqlFailoverDriveLetter(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetName(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetNewDbid(v bool)
- func (o *BaseProvisionVDBParametersAllOf) SetOnlineLogGroups(v int32)
- func (o *BaseProvisionVDBParametersAllOf) SetOnlineLogSize(v int32)
- func (o *BaseProvisionVDBParametersAllOf) SetOpenResetLogs(v bool)
- func (o *BaseProvisionVDBParametersAllOf) SetOracleInstanceName(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetOracleRacCustomEnvFiles(v []OracleRacCustomEnvFile)
- func (o *BaseProvisionVDBParametersAllOf) SetOracleRacCustomEnvVars(v []OracleRacCustomEnvVar)
- func (o *BaseProvisionVDBParametersAllOf) SetOsPassword(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetOsUsername(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetParentTdeKeystorePassword(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetParentTdeKeystorePath(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetPostScript(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetPostgresPort(v int32)
- func (o *BaseProvisionVDBParametersAllOf) SetPreScript(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetPrivilegedOsUser(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetRecoveryModel(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetRepositoryId(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetRetentionPolicyId(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetSnapshotPolicyId(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetTags(v []Tag)
- func (o *BaseProvisionVDBParametersAllOf) SetTargetGroupId(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetTargetVcdbTdeKeystorePath(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetTdeExportedKeyFileSecret(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetTdeKeyIdentifier(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetTemplateId(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetTruncateLogOnCheckpoint(v bool)
- func (o *BaseProvisionVDBParametersAllOf) SetUniqueName(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetVcdbDatabaseName(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetVcdbName(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetVcdbRestart(v bool)
- func (o *BaseProvisionVDBParametersAllOf) SetVcdbTdeKeyIdentifier(v string)
- func (o *BaseProvisionVDBParametersAllOf) SetVdbRestart(v bool)
- func (o BaseProvisionVDBParametersAllOf) ToMap() (map[string]interface{}, error)
- type BasicAuth
- type Bookmark
- func (o *Bookmark) GetCreationDate() time.Time
- func (o *Bookmark) GetCreationDateOk() (*time.Time, bool)
- func (o *Bookmark) GetExpiration() string
- func (o *Bookmark) GetExpirationOk() (*string, bool)
- func (o *Bookmark) GetId() string
- func (o *Bookmark) GetIdOk() (*string, bool)
- func (o *Bookmark) GetName() string
- func (o *Bookmark) GetNameOk() (*string, bool)
- func (o *Bookmark) GetRetention() int64
- func (o *Bookmark) GetRetentionOk() (*int64, bool)
- func (o *Bookmark) GetStatus() string
- func (o *Bookmark) GetStatusOk() (*string, bool)
- func (o *Bookmark) GetTags() []Tag
- func (o *Bookmark) GetTagsOk() ([]Tag, bool)
- func (o *Bookmark) GetVdbIds() []string
- func (o *Bookmark) GetVdbIdsOk() ([]string, bool)
- func (o *Bookmark) HasCreationDate() bool
- func (o *Bookmark) HasExpiration() bool
- func (o *Bookmark) HasId() bool
- func (o *Bookmark) HasName() bool
- func (o *Bookmark) HasRetention() bool
- func (o *Bookmark) HasStatus() bool
- func (o *Bookmark) HasTags() bool
- func (o *Bookmark) HasVdbIds() bool
- func (o Bookmark) MarshalJSON() ([]byte, error)
- func (o *Bookmark) SetCreationDate(v time.Time)
- func (o *Bookmark) SetExpiration(v string)
- func (o *Bookmark) SetId(v string)
- func (o *Bookmark) SetName(v string)
- func (o *Bookmark) SetRetention(v int64)
- func (o *Bookmark) SetStatus(v string)
- func (o *Bookmark) SetStatusNil()
- func (o *Bookmark) SetTags(v []Tag)
- func (o *Bookmark) SetVdbIds(v []string)
- func (o Bookmark) ToMap() (map[string]interface{}, error)
- func (o *Bookmark) UnsetStatus()
- type BookmarkCompatibleEnvironmentsResponse
- func (o *BookmarkCompatibleEnvironmentsResponse) GetItems() []Environment
- func (o *BookmarkCompatibleEnvironmentsResponse) GetItemsOk() ([]Environment, bool)
- func (o *BookmarkCompatibleEnvironmentsResponse) HasItems() bool
- func (o BookmarkCompatibleEnvironmentsResponse) MarshalJSON() ([]byte, error)
- func (o *BookmarkCompatibleEnvironmentsResponse) SetItems(v []Environment)
- func (o BookmarkCompatibleEnvironmentsResponse) ToMap() (map[string]interface{}, error)
- type BookmarkCompatibleRepositoryRequest
- func (o *BookmarkCompatibleRepositoryRequest) GetBookmarkId() string
- func (o *BookmarkCompatibleRepositoryRequest) GetBookmarkIdOk() (*string, bool)
- func (o *BookmarkCompatibleRepositoryRequest) GetEnvironmentId() string
- func (o *BookmarkCompatibleRepositoryRequest) GetEnvironmentIdOk() (*string, bool)
- func (o *BookmarkCompatibleRepositoryRequest) HasEnvironmentId() bool
- func (o BookmarkCompatibleRepositoryRequest) MarshalJSON() ([]byte, error)
- func (o *BookmarkCompatibleRepositoryRequest) SetBookmarkId(v string)
- func (o *BookmarkCompatibleRepositoryRequest) SetEnvironmentId(v string)
- func (o BookmarkCompatibleRepositoryRequest) ToMap() (map[string]interface{}, error)
- type BookmarkCreateParameters
- func (o *BookmarkCreateParameters) GetExpiration() string
- func (o *BookmarkCreateParameters) GetExpirationOk() (*string, bool)
- func (o *BookmarkCreateParameters) GetInheritParentVdbTags() bool
- func (o *BookmarkCreateParameters) GetInheritParentVdbTagsOk() (*bool, bool)
- func (o *BookmarkCreateParameters) GetLocation() string
- func (o *BookmarkCreateParameters) GetLocationOk() (*string, bool)
- func (o *BookmarkCreateParameters) GetMakeCurrentAccountOwner() bool
- func (o *BookmarkCreateParameters) GetMakeCurrentAccountOwnerOk() (*bool, bool)
- func (o *BookmarkCreateParameters) GetName() string
- func (o *BookmarkCreateParameters) GetNameOk() (*string, bool)
- func (o *BookmarkCreateParameters) GetRetainForever() bool
- func (o *BookmarkCreateParameters) GetRetainForeverOk() (*bool, bool)
- func (o *BookmarkCreateParameters) GetRetention() int64
- func (o *BookmarkCreateParameters) GetRetentionOk() (*int64, bool)
- func (o *BookmarkCreateParameters) GetSnapshotIds() []string
- func (o *BookmarkCreateParameters) GetSnapshotIdsOk() ([]string, bool)
- func (o *BookmarkCreateParameters) GetTags() []Tag
- func (o *BookmarkCreateParameters) GetTagsOk() ([]Tag, bool)
- func (o *BookmarkCreateParameters) GetTimeflowIds() []string
- func (o *BookmarkCreateParameters) GetTimeflowIdsOk() ([]string, bool)
- func (o *BookmarkCreateParameters) GetTimestamp() time.Time
- func (o *BookmarkCreateParameters) GetTimestampInDatabaseTimezone() string
- func (o *BookmarkCreateParameters) GetTimestampInDatabaseTimezoneOk() (*string, bool)
- func (o *BookmarkCreateParameters) GetTimestampOk() (*time.Time, bool)
- func (o *BookmarkCreateParameters) GetVdbIds() []string
- func (o *BookmarkCreateParameters) GetVdbIdsOk() ([]string, bool)
- func (o *BookmarkCreateParameters) HasExpiration() bool
- func (o *BookmarkCreateParameters) HasInheritParentVdbTags() bool
- func (o *BookmarkCreateParameters) HasLocation() bool
- func (o *BookmarkCreateParameters) HasMakeCurrentAccountOwner() bool
- func (o *BookmarkCreateParameters) HasRetainForever() bool
- func (o *BookmarkCreateParameters) HasRetention() bool
- func (o *BookmarkCreateParameters) HasSnapshotIds() bool
- func (o *BookmarkCreateParameters) HasTags() bool
- func (o *BookmarkCreateParameters) HasTimeflowIds() bool
- func (o *BookmarkCreateParameters) HasTimestamp() bool
- func (o *BookmarkCreateParameters) HasTimestampInDatabaseTimezone() bool
- func (o *BookmarkCreateParameters) HasVdbIds() bool
- func (o BookmarkCreateParameters) MarshalJSON() ([]byte, error)
- func (o *BookmarkCreateParameters) SetExpiration(v string)
- func (o *BookmarkCreateParameters) SetInheritParentVdbTags(v bool)
- func (o *BookmarkCreateParameters) SetLocation(v string)
- func (o *BookmarkCreateParameters) SetMakeCurrentAccountOwner(v bool)
- func (o *BookmarkCreateParameters) SetName(v string)
- func (o *BookmarkCreateParameters) SetRetainForever(v bool)
- func (o *BookmarkCreateParameters) SetRetention(v int64)
- func (o *BookmarkCreateParameters) SetSnapshotIds(v []string)
- func (o *BookmarkCreateParameters) SetTags(v []Tag)
- func (o *BookmarkCreateParameters) SetTimeflowIds(v []string)
- func (o *BookmarkCreateParameters) SetTimestamp(v time.Time)
- func (o *BookmarkCreateParameters) SetTimestampInDatabaseTimezone(v string)
- func (o *BookmarkCreateParameters) SetVdbIds(v []string)
- func (o BookmarkCreateParameters) ToMap() (map[string]interface{}, error)
- type BookmarksApiService
- func (a *BookmarksApiService) CreateBookmark(ctx context.Context) ApiCreateBookmarkRequest
- func (a *BookmarksApiService) CreateBookmarkExecute(r ApiCreateBookmarkRequest) (*CreateBookmarkResponse, *http.Response, error)
- func (a *BookmarksApiService) CreateBookmarkTags(ctx context.Context, bookmarkId string) ApiCreateBookmarkTagsRequest
- func (a *BookmarksApiService) CreateBookmarkTagsExecute(r ApiCreateBookmarkTagsRequest) (*TagsResponse, *http.Response, error)
- func (a *BookmarksApiService) DeleteBookmark(ctx context.Context, bookmarkId string) ApiDeleteBookmarkRequest
- func (a *BookmarksApiService) DeleteBookmarkExecute(r ApiDeleteBookmarkRequest) (*http.Response, error)
- func (a *BookmarksApiService) DeleteBookmarkTags(ctx context.Context, bookmarkId string) ApiDeleteBookmarkTagsRequest
- func (a *BookmarksApiService) DeleteBookmarkTagsExecute(r ApiDeleteBookmarkTagsRequest) (*http.Response, error)
- func (a *BookmarksApiService) GetBookmarkById(ctx context.Context, bookmarkId string) ApiGetBookmarkByIdRequest
- func (a *BookmarksApiService) GetBookmarkByIdExecute(r ApiGetBookmarkByIdRequest) (*Bookmark, *http.Response, error)
- func (a *BookmarksApiService) GetBookmarkTags(ctx context.Context, bookmarkId string) ApiGetBookmarkTagsRequest
- func (a *BookmarksApiService) GetBookmarkTagsExecute(r ApiGetBookmarkTagsRequest) (*TagsResponse, *http.Response, error)
- func (a *BookmarksApiService) GetBookmarks(ctx context.Context) ApiGetBookmarksRequest
- func (a *BookmarksApiService) GetBookmarksExecute(r ApiGetBookmarksRequest) (*ListBookmarksResponse, *http.Response, error)
- func (a *BookmarksApiService) GetVdbGroupsByBookmark(ctx context.Context, bookmarkId string) ApiGetVdbGroupsByBookmarkRequest
- func (a *BookmarksApiService) GetVdbGroupsByBookmarkExecute(r ApiGetVdbGroupsByBookmarkRequest) (*ListVDBGroupsByBookmarkResponse, *http.Response, error)
- func (a *BookmarksApiService) SearchBookmarks(ctx context.Context) ApiSearchBookmarksRequest
- func (a *BookmarksApiService) SearchBookmarksExecute(r ApiSearchBookmarksRequest) (*SearchBookmarksResponse, *http.Response, error)
- func (a *BookmarksApiService) SearchVdbGroupsByBookmark(ctx context.Context, bookmarkId string) ApiSearchVdbGroupsByBookmarkRequest
- func (a *BookmarksApiService) SearchVdbGroupsByBookmarkExecute(r ApiSearchVdbGroupsByBookmarkRequest) (*SearchVDBGroupsByBookmarkResponse, *http.Response, error)
- func (a *BookmarksApiService) UpdateBookmark(ctx context.Context, bookmarkId string) ApiUpdateBookmarkRequest
- func (a *BookmarksApiService) UpdateBookmarkExecute(r ApiUpdateBookmarkRequest) (*UpdateBookmarkResponse, *http.Response, error)
- type CDB
- func (o *CDB) GetDatabaseVersion() string
- func (o *CDB) GetDatabaseVersionOk() (*string, bool)
- func (o *CDB) GetEngineId() string
- func (o *CDB) GetEngineIdOk() (*string, bool)
- func (o *CDB) GetEnvironmentId() string
- func (o *CDB) GetEnvironmentIdOk() (*string, bool)
- func (o *CDB) GetId() string
- func (o *CDB) GetIdOk() (*string, bool)
- func (o *CDB) GetIsReplica() bool
- func (o *CDB) GetIsReplicaOk() (*bool, bool)
- func (o *CDB) GetJdbcConnectionString() string
- func (o *CDB) GetJdbcConnectionStringOk() (*string, bool)
- func (o *CDB) GetName() string
- func (o *CDB) GetNameOk() (*string, bool)
- func (o *CDB) GetNamespaceId() string
- func (o *CDB) GetNamespaceIdOk() (*string, bool)
- func (o *CDB) GetNamespaceName() string
- func (o *CDB) GetNamespaceNameOk() (*string, bool)
- func (o *CDB) GetSize() int64
- func (o *CDB) GetSizeOk() (*int64, bool)
- func (o *CDB) GetTags() []Tag
- func (o *CDB) GetTagsOk() ([]Tag, bool)
- func (o *CDB) HasDatabaseVersion() bool
- func (o *CDB) HasEngineId() bool
- func (o *CDB) HasEnvironmentId() bool
- func (o *CDB) HasId() bool
- func (o *CDB) HasIsReplica() bool
- func (o *CDB) HasJdbcConnectionString() bool
- func (o *CDB) HasName() bool
- func (o *CDB) HasNamespaceId() bool
- func (o *CDB) HasNamespaceName() bool
- func (o *CDB) HasSize() bool
- func (o *CDB) HasTags() bool
- func (o CDB) MarshalJSON() ([]byte, error)
- func (o *CDB) SetDatabaseVersion(v string)
- func (o *CDB) SetDatabaseVersionNil()
- func (o *CDB) SetEngineId(v string)
- func (o *CDB) SetEnvironmentId(v string)
- func (o *CDB) SetEnvironmentIdNil()
- func (o *CDB) SetId(v string)
- func (o *CDB) SetIsReplica(v bool)
- func (o *CDB) SetJdbcConnectionString(v string)
- func (o *CDB) SetJdbcConnectionStringNil()
- func (o *CDB) SetName(v string)
- func (o *CDB) SetNameNil()
- func (o *CDB) SetNamespaceId(v string)
- func (o *CDB) SetNamespaceName(v string)
- func (o *CDB) SetSize(v int64)
- func (o *CDB) SetSizeNil()
- func (o *CDB) SetTags(v []Tag)
- func (o CDB) ToMap() (map[string]interface{}, error)
- func (o *CDB) UnsetDatabaseVersion()
- func (o *CDB) UnsetEnvironmentId()
- func (o *CDB) UnsetJdbcConnectionString()
- func (o *CDB) UnsetName()
- func (o *CDB) UnsetSize()
- type CDBsApiService
- func (a *CDBsApiService) CreateCdbTags(ctx context.Context, cdbId string) ApiCreateCdbTagsRequest
- func (a *CDBsApiService) CreateCdbTagsExecute(r ApiCreateCdbTagsRequest) (*TagsResponse, *http.Response, error)
- func (a *CDBsApiService) DeleteCdbTags(ctx context.Context, cdbId string) ApiDeleteCdbTagsRequest
- func (a *CDBsApiService) DeleteCdbTagsExecute(r ApiDeleteCdbTagsRequest) (*http.Response, error)
- func (a *CDBsApiService) GetCdbById(ctx context.Context, cdbId string) ApiGetCdbByIdRequest
- func (a *CDBsApiService) GetCdbByIdExecute(r ApiGetCdbByIdRequest) (*CDB, *http.Response, error)
- func (a *CDBsApiService) GetCdbs(ctx context.Context) ApiGetCdbsRequest
- func (a *CDBsApiService) GetCdbsExecute(r ApiGetCdbsRequest) (*ListCDBsResponse, *http.Response, error)
- func (a *CDBsApiService) GetTagsCdb(ctx context.Context, cdbId string) ApiGetTagsCdbRequest
- func (a *CDBsApiService) GetTagsCdbExecute(r ApiGetTagsCdbRequest) (*TagsResponse, *http.Response, error)
- func (a *CDBsApiService) SearchCdbs(ctx context.Context) ApiSearchCdbsRequest
- func (a *CDBsApiService) SearchCdbsExecute(r ApiSearchCdbsRequest) (*SearchCDBsResponse, *http.Response, error)
- type ChangePasswordParameter
- func (o *ChangePasswordParameter) GetNewPassword() string
- func (o *ChangePasswordParameter) GetNewPasswordOk() (*string, bool)
- func (o *ChangePasswordParameter) GetOldPassword() string
- func (o *ChangePasswordParameter) GetOldPasswordOk() (*string, bool)
- func (o *ChangePasswordParameter) HasNewPassword() bool
- func (o ChangePasswordParameter) MarshalJSON() ([]byte, error)
- func (o *ChangePasswordParameter) SetNewPassword(v string)
- func (o *ChangePasswordParameter) SetOldPassword(v string)
- func (o ChangePasswordParameter) ToMap() (map[string]interface{}, error)
- type ClusterNodeInstance
- func (o *ClusterNodeInstance) GetInstanceName() string
- func (o *ClusterNodeInstance) GetInstanceNameOk() (*string, bool)
- func (o *ClusterNodeInstance) GetInstanceNumber() int32
- func (o *ClusterNodeInstance) GetInstanceNumberOk() (*int32, bool)
- func (o *ClusterNodeInstance) GetNodeReference() string
- func (o *ClusterNodeInstance) GetNodeReferenceOk() (*string, bool)
- func (o ClusterNodeInstance) MarshalJSON() ([]byte, error)
- func (o *ClusterNodeInstance) SetInstanceName(v string)
- func (o *ClusterNodeInstance) SetInstanceNumber(v int32)
- func (o *ClusterNodeInstance) SetNodeReference(v string)
- func (o ClusterNodeInstance) ToMap() (map[string]interface{}, error)
- type ConfigSettingsStg
- func (o *ConfigSettingsStg) GetCommentProperty() bool
- func (o *ConfigSettingsStg) GetCommentPropertyOk() (*bool, bool)
- func (o *ConfigSettingsStg) GetPropertyName() string
- func (o *ConfigSettingsStg) GetPropertyNameOk() (*string, bool)
- func (o *ConfigSettingsStg) GetValue() string
- func (o *ConfigSettingsStg) GetValueOk() (*string, bool)
- func (o *ConfigSettingsStg) HasCommentProperty() bool
- func (o *ConfigSettingsStg) HasPropertyName() bool
- func (o *ConfigSettingsStg) HasValue() bool
- func (o ConfigSettingsStg) MarshalJSON() ([]byte, error)
- func (o *ConfigSettingsStg) SetCommentProperty(v bool)
- func (o *ConfigSettingsStg) SetPropertyName(v string)
- func (o *ConfigSettingsStg) SetValue(v string)
- func (o ConfigSettingsStg) ToMap() (map[string]interface{}, error)
- type Configuration
- type ConnectivityApiService
- func (a *ConnectivityApiService) ConnectivityCheck(ctx context.Context) ApiConnectivityCheckRequest
- func (a *ConnectivityApiService) ConnectivityCheckExecute(r ApiConnectivityCheckRequest) (*ConnectivityCheckResponse, *http.Response, error)
- func (a *ConnectivityApiService) DatabaseConnectivityCheck(ctx context.Context) ApiDatabaseConnectivityCheckRequest
- func (a *ConnectivityApiService) DatabaseConnectivityCheckExecute(r ApiDatabaseConnectivityCheckRequest) (*ConnectivityCheckResponse, *http.Response, error)
- type ConnectivityCheckParameters
- func (o *ConnectivityCheckParameters) GetAzureVaultName() string
- func (o *ConnectivityCheckParameters) GetAzureVaultNameOk() (*string, bool)
- func (o *ConnectivityCheckParameters) GetAzureVaultSecretKey() string
- func (o *ConnectivityCheckParameters) GetAzureVaultSecretKeyOk() (*string, bool)
- func (o *ConnectivityCheckParameters) GetAzureVaultUsernameKey() string
- func (o *ConnectivityCheckParameters) GetAzureVaultUsernameKeyOk() (*string, bool)
- func (o *ConnectivityCheckParameters) GetCyberarkVaultQueryString() string
- func (o *ConnectivityCheckParameters) GetCyberarkVaultQueryStringOk() (*string, bool)
- func (o *ConnectivityCheckParameters) GetEngineId() string
- func (o *ConnectivityCheckParameters) GetEngineIdOk() (*string, bool)
- func (o *ConnectivityCheckParameters) GetHashicorpVaultEngine() string
- func (o *ConnectivityCheckParameters) GetHashicorpVaultEngineOk() (*string, bool)
- func (o *ConnectivityCheckParameters) GetHashicorpVaultSecretKey() string
- func (o *ConnectivityCheckParameters) GetHashicorpVaultSecretKeyOk() (*string, bool)
- func (o *ConnectivityCheckParameters) GetHashicorpVaultSecretPath() string
- func (o *ConnectivityCheckParameters) GetHashicorpVaultSecretPathOk() (*string, bool)
- func (o *ConnectivityCheckParameters) GetHashicorpVaultUsernameKey() string
- func (o *ConnectivityCheckParameters) GetHashicorpVaultUsernameKeyOk() (*string, bool)
- func (o *ConnectivityCheckParameters) GetHost() string
- func (o *ConnectivityCheckParameters) GetHostOk() (*string, bool)
- func (o *ConnectivityCheckParameters) GetOsName() string
- func (o *ConnectivityCheckParameters) GetOsNameOk() (*string, bool)
- func (o *ConnectivityCheckParameters) GetPassword() string
- func (o *ConnectivityCheckParameters) GetPasswordOk() (*string, bool)
- func (o *ConnectivityCheckParameters) GetPort() int32
- func (o *ConnectivityCheckParameters) GetPortOk() (*int32, bool)
- func (o *ConnectivityCheckParameters) GetStagingEnvironment() string
- func (o *ConnectivityCheckParameters) GetStagingEnvironmentOk() (*string, bool)
- func (o *ConnectivityCheckParameters) GetUseEnginePublicKey() bool
- func (o *ConnectivityCheckParameters) GetUseEnginePublicKeyOk() (*bool, bool)
- func (o *ConnectivityCheckParameters) GetUseKerberosAuthentication() bool
- func (o *ConnectivityCheckParameters) GetUseKerberosAuthenticationOk() (*bool, bool)
- func (o *ConnectivityCheckParameters) GetUsername() string
- func (o *ConnectivityCheckParameters) GetUsernameOk() (*string, bool)
- func (o *ConnectivityCheckParameters) GetVaultId() string
- func (o *ConnectivityCheckParameters) GetVaultIdOk() (*string, bool)
- func (o *ConnectivityCheckParameters) HasAzureVaultName() bool
- func (o *ConnectivityCheckParameters) HasAzureVaultSecretKey() bool
- func (o *ConnectivityCheckParameters) HasAzureVaultUsernameKey() bool
- func (o *ConnectivityCheckParameters) HasCyberarkVaultQueryString() bool
- func (o *ConnectivityCheckParameters) HasHashicorpVaultEngine() bool
- func (o *ConnectivityCheckParameters) HasHashicorpVaultSecretKey() bool
- func (o *ConnectivityCheckParameters) HasHashicorpVaultSecretPath() bool
- func (o *ConnectivityCheckParameters) HasHashicorpVaultUsernameKey() bool
- func (o *ConnectivityCheckParameters) HasOsName() bool
- func (o *ConnectivityCheckParameters) HasPassword() bool
- func (o *ConnectivityCheckParameters) HasStagingEnvironment() bool
- func (o *ConnectivityCheckParameters) HasUseEnginePublicKey() bool
- func (o *ConnectivityCheckParameters) HasUseKerberosAuthentication() bool
- func (o *ConnectivityCheckParameters) HasUsername() bool
- func (o *ConnectivityCheckParameters) HasVaultId() bool
- func (o ConnectivityCheckParameters) MarshalJSON() ([]byte, error)
- func (o *ConnectivityCheckParameters) SetAzureVaultName(v string)
- func (o *ConnectivityCheckParameters) SetAzureVaultSecretKey(v string)
- func (o *ConnectivityCheckParameters) SetAzureVaultUsernameKey(v string)
- func (o *ConnectivityCheckParameters) SetCyberarkVaultQueryString(v string)
- func (o *ConnectivityCheckParameters) SetEngineId(v string)
- func (o *ConnectivityCheckParameters) SetHashicorpVaultEngine(v string)
- func (o *ConnectivityCheckParameters) SetHashicorpVaultSecretKey(v string)
- func (o *ConnectivityCheckParameters) SetHashicorpVaultSecretPath(v string)
- func (o *ConnectivityCheckParameters) SetHashicorpVaultUsernameKey(v string)
- func (o *ConnectivityCheckParameters) SetHost(v string)
- func (o *ConnectivityCheckParameters) SetOsName(v string)
- func (o *ConnectivityCheckParameters) SetPassword(v string)
- func (o *ConnectivityCheckParameters) SetPort(v int32)
- func (o *ConnectivityCheckParameters) SetStagingEnvironment(v string)
- func (o *ConnectivityCheckParameters) SetUseEnginePublicKey(v bool)
- func (o *ConnectivityCheckParameters) SetUseKerberosAuthentication(v bool)
- func (o *ConnectivityCheckParameters) SetUsername(v string)
- func (o *ConnectivityCheckParameters) SetVaultId(v string)
- func (o ConnectivityCheckParameters) ToMap() (map[string]interface{}, error)
- type ConnectivityCheckResponse
- func (o *ConnectivityCheckResponse) GetMessage() string
- func (o *ConnectivityCheckResponse) GetMessageOk() (*string, bool)
- func (o *ConnectivityCheckResponse) GetStatus() string
- func (o *ConnectivityCheckResponse) GetStatusOk() (*string, bool)
- func (o *ConnectivityCheckResponse) HasStatus() bool
- func (o ConnectivityCheckResponse) MarshalJSON() ([]byte, error)
- func (o *ConnectivityCheckResponse) SetMessage(v string)
- func (o *ConnectivityCheckResponse) SetStatus(v string)
- func (o ConnectivityCheckResponse) ToMap() (map[string]interface{}, error)
- type Connector
- func (o *Connector) GetEngineId() string
- func (o *Connector) GetEngineIdOk() (*string, bool)
- func (o *Connector) GetHostname() string
- func (o *Connector) GetHostnameOk() (*string, bool)
- func (o *Connector) GetId() string
- func (o *Connector) GetIdOk() (*string, bool)
- func (o *Connector) GetName() string
- func (o *Connector) GetNameOk() (*string, bool)
- func (o *Connector) GetPort() int32
- func (o *Connector) GetPortOk() (*int32, bool)
- func (o *Connector) GetTags() []Tag
- func (o *Connector) GetTagsOk() ([]Tag, bool)
- func (o *Connector) GetType() string
- func (o *Connector) GetTypeOk() (*string, bool)
- func (o *Connector) GetUsername() string
- func (o *Connector) GetUsernameOk() (*string, bool)
- func (o *Connector) HasEngineId() bool
- func (o *Connector) HasHostname() bool
- func (o *Connector) HasId() bool
- func (o *Connector) HasName() bool
- func (o *Connector) HasPort() bool
- func (o *Connector) HasTags() bool
- func (o *Connector) HasType() bool
- func (o *Connector) HasUsername() bool
- func (o Connector) MarshalJSON() ([]byte, error)
- func (o *Connector) SetEngineId(v string)
- func (o *Connector) SetHostname(v string)
- func (o *Connector) SetId(v string)
- func (o *Connector) SetName(v string)
- func (o *Connector) SetPort(v int32)
- func (o *Connector) SetTags(v []Tag)
- func (o *Connector) SetType(v string)
- func (o *Connector) SetUsername(v string)
- func (o Connector) ToMap() (map[string]interface{}, error)
- type ConnectorTestResponse
- func (o *ConnectorTestResponse) GetMessage() string
- func (o *ConnectorTestResponse) GetMessageOk() (*string, bool)
- func (o *ConnectorTestResponse) GetStatus() string
- func (o *ConnectorTestResponse) GetStatusOk() (*string, bool)
- func (o ConnectorTestResponse) MarshalJSON() ([]byte, error)
- func (o *ConnectorTestResponse) SetMessage(v string)
- func (o *ConnectorTestResponse) SetStatus(v string)
- func (o ConnectorTestResponse) ToMap() (map[string]interface{}, error)
- type ConnectorUpdateParameters
- func (o *ConnectorUpdateParameters) GetHostname() string
- func (o *ConnectorUpdateParameters) GetHostnameOk() (*string, bool)
- func (o *ConnectorUpdateParameters) GetName() string
- func (o *ConnectorUpdateParameters) GetNameOk() (*string, bool)
- func (o *ConnectorUpdateParameters) GetPassword() string
- func (o *ConnectorUpdateParameters) GetPasswordOk() (*string, bool)
- func (o *ConnectorUpdateParameters) GetPort() int32
- func (o *ConnectorUpdateParameters) GetPortOk() (*int32, bool)
- func (o *ConnectorUpdateParameters) GetUsername() string
- func (o *ConnectorUpdateParameters) GetUsernameOk() (*string, bool)
- func (o *ConnectorUpdateParameters) HasHostname() bool
- func (o *ConnectorUpdateParameters) HasName() bool
- func (o *ConnectorUpdateParameters) HasPassword() bool
- func (o *ConnectorUpdateParameters) HasPort() bool
- func (o *ConnectorUpdateParameters) HasUsername() bool
- func (o ConnectorUpdateParameters) MarshalJSON() ([]byte, error)
- func (o *ConnectorUpdateParameters) SetHostname(v string)
- func (o *ConnectorUpdateParameters) SetName(v string)
- func (o *ConnectorUpdateParameters) SetPassword(v string)
- func (o *ConnectorUpdateParameters) SetPort(v int32)
- func (o *ConnectorUpdateParameters) SetUsername(v string)
- func (o ConnectorUpdateParameters) ToMap() (map[string]interface{}, error)
- type ConnectorsApiService
- func (a *ConnectorsApiService) ConnectorsTest(ctx context.Context, connectorId string) ApiConnectorsTestRequest
- func (a *ConnectorsApiService) ConnectorsTestExecute(r ApiConnectorsTestRequest) (*ConnectorTestResponse, *http.Response, error)
- func (a *ConnectorsApiService) CreateConnectorTags(ctx context.Context, connectorId string) ApiCreateConnectorTagsRequest
- func (a *ConnectorsApiService) CreateConnectorTagsExecute(r ApiCreateConnectorTagsRequest) (*TagsResponse, *http.Response, error)
- func (a *ConnectorsApiService) DeleteConnectorTag(ctx context.Context, connectorId string) ApiDeleteConnectorTagRequest
- func (a *ConnectorsApiService) DeleteConnectorTagExecute(r ApiDeleteConnectorTagRequest) (*http.Response, error)
- func (a *ConnectorsApiService) GetConnectorById(ctx context.Context, connectorId string) ApiGetConnectorByIdRequest
- func (a *ConnectorsApiService) GetConnectorByIdExecute(r ApiGetConnectorByIdRequest) (*Connector, *http.Response, error)
- func (a *ConnectorsApiService) GetConnectorTags(ctx context.Context, connectorId string) ApiGetConnectorTagsRequest
- func (a *ConnectorsApiService) GetConnectorTagsExecute(r ApiGetConnectorTagsRequest) (*TagsResponse, *http.Response, error)
- func (a *ConnectorsApiService) GetConnectors(ctx context.Context) ApiGetConnectorsRequest
- func (a *ConnectorsApiService) GetConnectorsExecute(r ApiGetConnectorsRequest) (*ListConnectorsResponse, *http.Response, error)
- func (a *ConnectorsApiService) SearchConnectors(ctx context.Context) ApiSearchConnectorsRequest
- func (a *ConnectorsApiService) SearchConnectorsExecute(r ApiSearchConnectorsRequest) (*SearchConnectorsResponse, *http.Response, error)
- func (a *ConnectorsApiService) UpdateConnectorById(ctx context.Context, connectorId string) ApiUpdateConnectorByIdRequest
- func (a *ConnectorsApiService) UpdateConnectorByIdExecute(r ApiUpdateConnectorByIdRequest) (*UpdateConnectorResponse, *http.Response, error)
- type CopyMaskingJobParameters
- func (o *CopyMaskingJobParameters) GetSourceEnvironmentId() string
- func (o *CopyMaskingJobParameters) GetSourceEnvironmentIdOk() (*string, bool)
- func (o *CopyMaskingJobParameters) GetTargetEngineId() string
- func (o *CopyMaskingJobParameters) GetTargetEngineIdOk() (*string, bool)
- func (o *CopyMaskingJobParameters) GetTargetEnvironmentId() string
- func (o *CopyMaskingJobParameters) GetTargetEnvironmentIdOk() (*string, bool)
- func (o *CopyMaskingJobParameters) HasSourceEnvironmentId() bool
- func (o *CopyMaskingJobParameters) HasTargetEnvironmentId() bool
- func (o CopyMaskingJobParameters) MarshalJSON() ([]byte, error)
- func (o *CopyMaskingJobParameters) SetSourceEnvironmentId(v string)
- func (o *CopyMaskingJobParameters) SetTargetEngineId(v string)
- func (o *CopyMaskingJobParameters) SetTargetEnvironmentId(v string)
- func (o CopyMaskingJobParameters) ToMap() (map[string]interface{}, error)
- type CopyMaskingJobResponse
- func (o *CopyMaskingJobResponse) GetJob() Job
- func (o *CopyMaskingJobResponse) GetJobOk() (*Job, bool)
- func (o *CopyMaskingJobResponse) GetMaskingJobId() string
- func (o *CopyMaskingJobResponse) GetMaskingJobIdOk() (*string, bool)
- func (o *CopyMaskingJobResponse) HasJob() bool
- func (o *CopyMaskingJobResponse) HasMaskingJobId() bool
- func (o CopyMaskingJobResponse) MarshalJSON() ([]byte, error)
- func (o *CopyMaskingJobResponse) SetJob(v Job)
- func (o *CopyMaskingJobResponse) SetMaskingJobId(v string)
- func (o CopyMaskingJobResponse) ToMap() (map[string]interface{}, error)
- type CreateAlgorithmResponse
- func (o *CreateAlgorithmResponse) GetJob() Job
- func (o *CreateAlgorithmResponse) GetJobOk() (*Job, bool)
- func (o *CreateAlgorithmResponse) HasJob() bool
- func (o CreateAlgorithmResponse) MarshalJSON() ([]byte, error)
- func (o *CreateAlgorithmResponse) SetJob(v Job)
- func (o CreateAlgorithmResponse) ToMap() (map[string]interface{}, error)
- type CreateBookmarkResponse
- func (o *CreateBookmarkResponse) GetBookmark() Bookmark
- func (o *CreateBookmarkResponse) GetBookmarkOk() (*Bookmark, bool)
- func (o *CreateBookmarkResponse) GetJob() Job
- func (o *CreateBookmarkResponse) GetJobOk() (*Job, bool)
- func (o *CreateBookmarkResponse) HasBookmark() bool
- func (o *CreateBookmarkResponse) HasJob() bool
- func (o CreateBookmarkResponse) MarshalJSON() ([]byte, error)
- func (o *CreateBookmarkResponse) SetBookmark(v Bookmark)
- func (o *CreateBookmarkResponse) SetJob(v Job)
- func (o CreateBookmarkResponse) ToMap() (map[string]interface{}, error)
- type CreateDatabaseTemplateResponse
- func (o *CreateDatabaseTemplateResponse) GetDatabaseTemplate() DatabaseTemplate
- func (o *CreateDatabaseTemplateResponse) GetDatabaseTemplateOk() (*DatabaseTemplate, bool)
- func (o *CreateDatabaseTemplateResponse) GetJob() Job
- func (o *CreateDatabaseTemplateResponse) GetJobOk() (*Job, bool)
- func (o *CreateDatabaseTemplateResponse) HasDatabaseTemplate() bool
- func (o *CreateDatabaseTemplateResponse) HasJob() bool
- func (o CreateDatabaseTemplateResponse) MarshalJSON() ([]byte, error)
- func (o *CreateDatabaseTemplateResponse) SetDatabaseTemplate(v DatabaseTemplate)
- func (o *CreateDatabaseTemplateResponse) SetJob(v Job)
- func (o CreateDatabaseTemplateResponse) ToMap() (map[string]interface{}, error)
- type CreateEnvironmentResponse
- func (o *CreateEnvironmentResponse) GetEnvironmentId() string
- func (o *CreateEnvironmentResponse) GetEnvironmentIdOk() (*string, bool)
- func (o *CreateEnvironmentResponse) GetJob() Job
- func (o *CreateEnvironmentResponse) GetJobOk() (*Job, bool)
- func (o *CreateEnvironmentResponse) HasEnvironmentId() bool
- func (o *CreateEnvironmentResponse) HasJob() bool
- func (o CreateEnvironmentResponse) MarshalJSON() ([]byte, error)
- func (o *CreateEnvironmentResponse) SetEnvironmentId(v string)
- func (o *CreateEnvironmentResponse) SetJob(v Job)
- func (o CreateEnvironmentResponse) ToMap() (map[string]interface{}, error)
- type CreateEnvironmentUserResponse
- func (o *CreateEnvironmentUserResponse) GetJob() Job
- func (o *CreateEnvironmentUserResponse) GetJobOk() (*Job, bool)
- func (o *CreateEnvironmentUserResponse) GetUserRef() string
- func (o *CreateEnvironmentUserResponse) GetUserRefOk() (*string, bool)
- func (o *CreateEnvironmentUserResponse) HasJob() bool
- func (o *CreateEnvironmentUserResponse) HasUserRef() bool
- func (o CreateEnvironmentUserResponse) MarshalJSON() ([]byte, error)
- func (o *CreateEnvironmentUserResponse) SetJob(v Job)
- func (o *CreateEnvironmentUserResponse) SetUserRef(v string)
- func (o CreateEnvironmentUserResponse) ToMap() (map[string]interface{}, error)
- type CreateHostResponse
- func (o *CreateHostResponse) GetClusterNodeId() string
- func (o *CreateHostResponse) GetClusterNodeIdOk() (*string, bool)
- func (o *CreateHostResponse) GetJob() Job
- func (o *CreateHostResponse) GetJobOk() (*Job, bool)
- func (o *CreateHostResponse) HasClusterNodeId() bool
- func (o *CreateHostResponse) HasJob() bool
- func (o CreateHostResponse) MarshalJSON() ([]byte, error)
- func (o *CreateHostResponse) SetClusterNodeId(v string)
- func (o *CreateHostResponse) SetJob(v Job)
- func (o CreateHostResponse) ToMap() (map[string]interface{}, error)
- type CreateRole
- func (o *CreateRole) GetDescription() string
- func (o *CreateRole) GetDescriptionOk() (*string, bool)
- func (o *CreateRole) GetName() string
- func (o *CreateRole) GetNameOk() (*string, bool)
- func (o *CreateRole) GetPermissionObjects() []PermissionObject
- func (o *CreateRole) GetPermissionObjectsOk() ([]PermissionObject, bool)
- func (o *CreateRole) GetTags() []Tag
- func (o *CreateRole) GetTagsOk() ([]Tag, bool)
- func (o *CreateRole) HasDescription() bool
- func (o *CreateRole) HasTags() bool
- func (o CreateRole) MarshalJSON() ([]byte, error)
- func (o *CreateRole) SetDescription(v string)
- func (o *CreateRole) SetName(v string)
- func (o *CreateRole) SetPermissionObjects(v []PermissionObject)
- func (o *CreateRole) SetTags(v []Tag)
- func (o CreateRole) ToMap() (map[string]interface{}, error)
- type CreateVDBGroupRequest
- func (o *CreateVDBGroupRequest) GetMakeCurrentAccountOwner() bool
- func (o *CreateVDBGroupRequest) GetMakeCurrentAccountOwnerOk() (*bool, bool)
- func (o *CreateVDBGroupRequest) GetName() string
- func (o *CreateVDBGroupRequest) GetNameOk() (*string, bool)
- func (o *CreateVDBGroupRequest) GetTags() []Tag
- func (o *CreateVDBGroupRequest) GetTagsOk() ([]Tag, bool)
- func (o *CreateVDBGroupRequest) GetVdbIds() []string
- func (o *CreateVDBGroupRequest) GetVdbIdsOk() ([]string, bool)
- func (o *CreateVDBGroupRequest) HasMakeCurrentAccountOwner() bool
- func (o *CreateVDBGroupRequest) HasTags() bool
- func (o CreateVDBGroupRequest) MarshalJSON() ([]byte, error)
- func (o *CreateVDBGroupRequest) SetMakeCurrentAccountOwner(v bool)
- func (o *CreateVDBGroupRequest) SetName(v string)
- func (o *CreateVDBGroupRequest) SetTags(v []Tag)
- func (o *CreateVDBGroupRequest) SetVdbIds(v []string)
- func (o CreateVDBGroupRequest) ToMap() (map[string]interface{}, error)
- type CreateVDBGroupResponse
- func (o *CreateVDBGroupResponse) GetVdbGroup() VDBGroup
- func (o *CreateVDBGroupResponse) GetVdbGroupOk() (*VDBGroup, bool)
- func (o *CreateVDBGroupResponse) HasVdbGroup() bool
- func (o CreateVDBGroupResponse) MarshalJSON() ([]byte, error)
- func (o *CreateVDBGroupResponse) SetVdbGroup(v VDBGroup)
- func (o CreateVDBGroupResponse) ToMap() (map[string]interface{}, error)
- type CredentialsEnvVariable
- func (o *CredentialsEnvVariable) GetAzureVaultName() string
- func (o *CredentialsEnvVariable) GetAzureVaultNameOk() (*string, bool)
- func (o *CredentialsEnvVariable) GetAzureVaultSecretKey() string
- func (o *CredentialsEnvVariable) GetAzureVaultSecretKeyOk() (*string, bool)
- func (o *CredentialsEnvVariable) GetAzureVaultUsernameKey() string
- func (o *CredentialsEnvVariable) GetAzureVaultUsernameKeyOk() (*string, bool)
- func (o *CredentialsEnvVariable) GetBaseVarName() string
- func (o *CredentialsEnvVariable) GetBaseVarNameOk() (*string, bool)
- func (o *CredentialsEnvVariable) GetCyberarkVaultQueryString() string
- func (o *CredentialsEnvVariable) GetCyberarkVaultQueryStringOk() (*string, bool)
- func (o *CredentialsEnvVariable) GetHashicorpVaultEngine() string
- func (o *CredentialsEnvVariable) GetHashicorpVaultEngineOk() (*string, bool)
- func (o *CredentialsEnvVariable) GetHashicorpVaultSecretKey() string
- func (o *CredentialsEnvVariable) GetHashicorpVaultSecretKeyOk() (*string, bool)
- func (o *CredentialsEnvVariable) GetHashicorpVaultSecretPath() string
- func (o *CredentialsEnvVariable) GetHashicorpVaultSecretPathOk() (*string, bool)
- func (o *CredentialsEnvVariable) GetHashicorpVaultUsernameKey() string
- func (o *CredentialsEnvVariable) GetHashicorpVaultUsernameKeyOk() (*string, bool)
- func (o *CredentialsEnvVariable) GetPassword() string
- func (o *CredentialsEnvVariable) GetPasswordOk() (*string, bool)
- func (o *CredentialsEnvVariable) GetVault() string
- func (o *CredentialsEnvVariable) GetVaultOk() (*string, bool)
- func (o *CredentialsEnvVariable) HasAzureVaultName() bool
- func (o *CredentialsEnvVariable) HasAzureVaultSecretKey() bool
- func (o *CredentialsEnvVariable) HasAzureVaultUsernameKey() bool
- func (o *CredentialsEnvVariable) HasCyberarkVaultQueryString() bool
- func (o *CredentialsEnvVariable) HasHashicorpVaultEngine() bool
- func (o *CredentialsEnvVariable) HasHashicorpVaultSecretKey() bool
- func (o *CredentialsEnvVariable) HasHashicorpVaultSecretPath() bool
- func (o *CredentialsEnvVariable) HasHashicorpVaultUsernameKey() bool
- func (o *CredentialsEnvVariable) HasPassword() bool
- func (o *CredentialsEnvVariable) HasVault() bool
- func (o CredentialsEnvVariable) MarshalJSON() ([]byte, error)
- func (o *CredentialsEnvVariable) SetAzureVaultName(v string)
- func (o *CredentialsEnvVariable) SetAzureVaultSecretKey(v string)
- func (o *CredentialsEnvVariable) SetAzureVaultUsernameKey(v string)
- func (o *CredentialsEnvVariable) SetBaseVarName(v string)
- func (o *CredentialsEnvVariable) SetCyberarkVaultQueryString(v string)
- func (o *CredentialsEnvVariable) SetHashicorpVaultEngine(v string)
- func (o *CredentialsEnvVariable) SetHashicorpVaultSecretKey(v string)
- func (o *CredentialsEnvVariable) SetHashicorpVaultSecretPath(v string)
- func (o *CredentialsEnvVariable) SetHashicorpVaultUsernameKey(v string)
- func (o *CredentialsEnvVariable) SetPassword(v string)
- func (o *CredentialsEnvVariable) SetVault(v string)
- func (o CredentialsEnvVariable) ToMap() (map[string]interface{}, error)
- type DSource
- func (o *DSource) GetCdbId() string
- func (o *DSource) GetCdbIdOk() (*string, bool)
- func (o *DSource) GetContentType() string
- func (o *DSource) GetContentTypeOk() (*string, bool)
- func (o *DSource) GetCreationDate() time.Time
- func (o *DSource) GetCreationDateOk() (*time.Time, bool)
- func (o *DSource) GetCurrentTimeflowId() string
- func (o *DSource) GetCurrentTimeflowIdOk() (*string, bool)
- func (o *DSource) GetDataUuid() string
- func (o *DSource) GetDataUuidOk() (*string, bool)
- func (o *DSource) GetDatabaseType() string
- func (o *DSource) GetDatabaseTypeOk() (*string, bool)
- func (o *DSource) GetDatabaseVersion() string
- func (o *DSource) GetDatabaseVersionOk() (*string, bool)
- func (o *DSource) GetEnabled() bool
- func (o *DSource) GetEnabledOk() (*bool, bool)
- func (o *DSource) GetEngineId() string
- func (o *DSource) GetEngineIdOk() (*string, bool)
- func (o *DSource) GetEngineName() string
- func (o *DSource) GetEngineNameOk() (*string, bool)
- func (o *DSource) GetGroupName() string
- func (o *DSource) GetGroupNameOk() (*string, bool)
- func (o *DSource) GetId() string
- func (o *DSource) GetIdOk() (*string, bool)
- func (o *DSource) GetIsAppdata() bool
- func (o *DSource) GetIsAppdataOk() (*bool, bool)
- func (o *DSource) GetIsReplica() bool
- func (o *DSource) GetIsReplicaOk() (*bool, bool)
- func (o *DSource) GetName() string
- func (o *DSource) GetNameOk() (*string, bool)
- func (o *DSource) GetNamespaceId() string
- func (o *DSource) GetNamespaceIdOk() (*string, bool)
- func (o *DSource) GetNamespaceName() string
- func (o *DSource) GetNamespaceNameOk() (*string, bool)
- func (o *DSource) GetPluginVersion() string
- func (o *DSource) GetPluginVersionOk() (*string, bool)
- func (o *DSource) GetPreviousTimeflowId() string
- func (o *DSource) GetPreviousTimeflowIdOk() (*string, bool)
- func (o *DSource) GetSourceId() string
- func (o *DSource) GetSourceIdOk() (*string, bool)
- func (o *DSource) GetStatus() string
- func (o *DSource) GetStatusOk() (*string, bool)
- func (o *DSource) GetStorageSize() int64
- func (o *DSource) GetStorageSizeOk() (*int64, bool)
- func (o *DSource) GetTags() []Tag
- func (o *DSource) GetTagsOk() ([]Tag, bool)
- func (o *DSource) HasCdbId() bool
- func (o *DSource) HasContentType() bool
- func (o *DSource) HasCreationDate() bool
- func (o *DSource) HasCurrentTimeflowId() bool
- func (o *DSource) HasDataUuid() bool
- func (o *DSource) HasDatabaseType() bool
- func (o *DSource) HasDatabaseVersion() bool
- func (o *DSource) HasEnabled() bool
- func (o *DSource) HasEngineId() bool
- func (o *DSource) HasEngineName() bool
- func (o *DSource) HasGroupName() bool
- func (o *DSource) HasId() bool
- func (o *DSource) HasIsAppdata() bool
- func (o *DSource) HasIsReplica() bool
- func (o *DSource) HasName() bool
- func (o *DSource) HasNamespaceId() bool
- func (o *DSource) HasNamespaceName() bool
- func (o *DSource) HasPluginVersion() bool
- func (o *DSource) HasPreviousTimeflowId() bool
- func (o *DSource) HasSourceId() bool
- func (o *DSource) HasStatus() bool
- func (o *DSource) HasStorageSize() bool
- func (o *DSource) HasTags() bool
- func (o DSource) MarshalJSON() ([]byte, error)
- func (o *DSource) SetCdbId(v string)
- func (o *DSource) SetCdbIdNil()
- func (o *DSource) SetContentType(v string)
- func (o *DSource) SetContentTypeNil()
- func (o *DSource) SetCreationDate(v time.Time)
- func (o *DSource) SetCreationDateNil()
- func (o *DSource) SetCurrentTimeflowId(v string)
- func (o *DSource) SetDataUuid(v string)
- func (o *DSource) SetDataUuidNil()
- func (o *DSource) SetDatabaseType(v string)
- func (o *DSource) SetDatabaseTypeNil()
- func (o *DSource) SetDatabaseVersion(v string)
- func (o *DSource) SetDatabaseVersionNil()
- func (o *DSource) SetEnabled(v bool)
- func (o *DSource) SetEnabledNil()
- func (o *DSource) SetEngineId(v string)
- func (o *DSource) SetEngineName(v string)
- func (o *DSource) SetEngineNameNil()
- func (o *DSource) SetGroupName(v string)
- func (o *DSource) SetGroupNameNil()
- func (o *DSource) SetId(v string)
- func (o *DSource) SetIsAppdata(v bool)
- func (o *DSource) SetIsReplica(v bool)
- func (o *DSource) SetIsReplicaNil()
- func (o *DSource) SetName(v string)
- func (o *DSource) SetNameNil()
- func (o *DSource) SetNamespaceId(v string)
- func (o *DSource) SetNamespaceIdNil()
- func (o *DSource) SetNamespaceName(v string)
- func (o *DSource) SetNamespaceNameNil()
- func (o *DSource) SetPluginVersion(v string)
- func (o *DSource) SetPluginVersionNil()
- func (o *DSource) SetPreviousTimeflowId(v string)
- func (o *DSource) SetSourceId(v string)
- func (o *DSource) SetSourceIdNil()
- func (o *DSource) SetStatus(v string)
- func (o *DSource) SetStatusNil()
- func (o *DSource) SetStorageSize(v int64)
- func (o *DSource) SetStorageSizeNil()
- func (o *DSource) SetTags(v []Tag)
- func (o DSource) ToMap() (map[string]interface{}, error)
- func (o *DSource) UnsetCdbId()
- func (o *DSource) UnsetContentType()
- func (o *DSource) UnsetCreationDate()
- func (o *DSource) UnsetDataUuid()
- func (o *DSource) UnsetDatabaseType()
- func (o *DSource) UnsetDatabaseVersion()
- func (o *DSource) UnsetEnabled()
- func (o *DSource) UnsetEngineName()
- func (o *DSource) UnsetGroupName()
- func (o *DSource) UnsetIsReplica()
- func (o *DSource) UnsetName()
- func (o *DSource) UnsetNamespaceId()
- func (o *DSource) UnsetNamespaceName()
- func (o *DSource) UnsetPluginVersion()
- func (o *DSource) UnsetSourceId()
- func (o *DSource) UnsetStatus()
- func (o *DSource) UnsetStorageSize()
- type DSourceConsumptionData
- func (o *DSourceConsumptionData) GetDatabaseType() string
- func (o *DSourceConsumptionData) GetDatabaseTypeOk() (*string, bool)
- func (o *DSourceConsumptionData) GetEngineId() string
- func (o *DSourceConsumptionData) GetEngineIdOk() (*string, bool)
- func (o *DSourceConsumptionData) GetEngineName() string
- func (o *DSourceConsumptionData) GetEngineNameOk() (*string, bool)
- func (o *DSourceConsumptionData) GetIngestedSize() int64
- func (o *DSourceConsumptionData) GetIngestedSizeOk() (*int64, bool)
- func (o *DSourceConsumptionData) GetLastConsumptionDate() time.Time
- func (o *DSourceConsumptionData) GetLastConsumptionDateOk() (*time.Time, bool)
- func (o *DSourceConsumptionData) GetName() string
- func (o *DSourceConsumptionData) GetNameOk() (*string, bool)
- func (o *DSourceConsumptionData) GetStatus() string
- func (o *DSourceConsumptionData) GetStatusOk() (*string, bool)
- func (o *DSourceConsumptionData) HasDatabaseType() bool
- func (o *DSourceConsumptionData) HasEngineId() bool
- func (o *DSourceConsumptionData) HasEngineName() bool
- func (o *DSourceConsumptionData) HasIngestedSize() bool
- func (o *DSourceConsumptionData) HasLastConsumptionDate() bool
- func (o *DSourceConsumptionData) HasName() bool
- func (o *DSourceConsumptionData) HasStatus() bool
- func (o DSourceConsumptionData) MarshalJSON() ([]byte, error)
- func (o *DSourceConsumptionData) SetDatabaseType(v string)
- func (o *DSourceConsumptionData) SetEngineId(v string)
- func (o *DSourceConsumptionData) SetEngineName(v string)
- func (o *DSourceConsumptionData) SetIngestedSize(v int64)
- func (o *DSourceConsumptionData) SetLastConsumptionDate(v time.Time)
- func (o *DSourceConsumptionData) SetName(v string)
- func (o *DSourceConsumptionData) SetStatus(v string)
- func (o DSourceConsumptionData) ToMap() (map[string]interface{}, error)
- type DSourceConsumptionReportResponse
- func (o *DSourceConsumptionReportResponse) GetItems() []DSourceConsumptionData
- func (o *DSourceConsumptionReportResponse) GetItemsOk() ([]DSourceConsumptionData, bool)
- func (o *DSourceConsumptionReportResponse) GetResponseMetadata() PaginatedResponseMetadata
- func (o *DSourceConsumptionReportResponse) GetResponseMetadataOk() (*PaginatedResponseMetadata, bool)
- func (o *DSourceConsumptionReportResponse) HasItems() bool
- func (o *DSourceConsumptionReportResponse) HasResponseMetadata() bool
- func (o DSourceConsumptionReportResponse) MarshalJSON() ([]byte, error)
- func (o *DSourceConsumptionReportResponse) SetItems(v []DSourceConsumptionData)
- func (o *DSourceConsumptionReportResponse) SetResponseMetadata(v PaginatedResponseMetadata)
- func (o DSourceConsumptionReportResponse) ToMap() (map[string]interface{}, error)
- type DSourceSnapshotParameters
- func (o *DSourceSnapshotParameters) GetAseBackupFiles() []string
- func (o *DSourceSnapshotParameters) GetAseBackupFilesOk() ([]string, bool)
- func (o *DSourceSnapshotParameters) GetAvailabilityGroupBackupPolicy() string
- func (o *DSourceSnapshotParameters) GetAvailabilityGroupBackupPolicyOk() (*string, bool)
- func (o *DSourceSnapshotParameters) GetCompressionEnabled() bool
- func (o *DSourceSnapshotParameters) GetCompressionEnabledOk() (*bool, bool)
- func (o *DSourceSnapshotParameters) GetDoNotResume() bool
- func (o *DSourceSnapshotParameters) GetDoNotResumeOk() (*bool, bool)
- func (o *DSourceSnapshotParameters) GetDoubleSync() bool
- func (o *DSourceSnapshotParameters) GetDoubleSyncOk() (*bool, bool)
- func (o *DSourceSnapshotParameters) GetDropAndRecreateDevices() bool
- func (o *DSourceSnapshotParameters) GetDropAndRecreateDevicesOk() (*bool, bool)
- func (o *DSourceSnapshotParameters) GetFilesForPartialFullBackup() []int64
- func (o *DSourceSnapshotParameters) GetFilesForPartialFullBackupOk() ([]int64, bool)
- func (o *DSourceSnapshotParameters) GetForceFullBackup() bool
- func (o *DSourceSnapshotParameters) GetForceFullBackupOk() (*bool, bool)
- func (o *DSourceSnapshotParameters) GetMssqlBackupUuid() string
- func (o *DSourceSnapshotParameters) GetMssqlBackupUuidOk() (*string, bool)
- func (o *DSourceSnapshotParameters) GetSkipSpaceCheck() bool
- func (o *DSourceSnapshotParameters) GetSkipSpaceCheckOk() (*bool, bool)
- func (o *DSourceSnapshotParameters) GetSyncStrategy() string
- func (o *DSourceSnapshotParameters) GetSyncStrategyOk() (*string, bool)
- func (o *DSourceSnapshotParameters) HasAseBackupFiles() bool
- func (o *DSourceSnapshotParameters) HasAvailabilityGroupBackupPolicy() bool
- func (o *DSourceSnapshotParameters) HasCompressionEnabled() bool
- func (o *DSourceSnapshotParameters) HasDoNotResume() bool
- func (o *DSourceSnapshotParameters) HasDoubleSync() bool
- func (o *DSourceSnapshotParameters) HasDropAndRecreateDevices() bool
- func (o *DSourceSnapshotParameters) HasFilesForPartialFullBackup() bool
- func (o *DSourceSnapshotParameters) HasForceFullBackup() bool
- func (o *DSourceSnapshotParameters) HasMssqlBackupUuid() bool
- func (o *DSourceSnapshotParameters) HasSkipSpaceCheck() bool
- func (o *DSourceSnapshotParameters) HasSyncStrategy() bool
- func (o DSourceSnapshotParameters) MarshalJSON() ([]byte, error)
- func (o *DSourceSnapshotParameters) SetAseBackupFiles(v []string)
- func (o *DSourceSnapshotParameters) SetAvailabilityGroupBackupPolicy(v string)
- func (o *DSourceSnapshotParameters) SetCompressionEnabled(v bool)
- func (o *DSourceSnapshotParameters) SetDoNotResume(v bool)
- func (o *DSourceSnapshotParameters) SetDoubleSync(v bool)
- func (o *DSourceSnapshotParameters) SetDropAndRecreateDevices(v bool)
- func (o *DSourceSnapshotParameters) SetFilesForPartialFullBackup(v []int64)
- func (o *DSourceSnapshotParameters) SetForceFullBackup(v bool)
- func (o *DSourceSnapshotParameters) SetMssqlBackupUuid(v string)
- func (o *DSourceSnapshotParameters) SetSkipSpaceCheck(v bool)
- func (o *DSourceSnapshotParameters) SetSyncStrategy(v string)
- func (o DSourceSnapshotParameters) ToMap() (map[string]interface{}, error)
- type DSourceUsageData
- func (o *DSourceUsageData) GetActualSpace() int64
- func (o *DSourceUsageData) GetActualSpaceOk() (*int64, bool)
- func (o *DSourceUsageData) GetDependantVdbs() int32
- func (o *DSourceUsageData) GetDependantVdbsOk() (*int32, bool)
- func (o *DSourceUsageData) GetEngineName() string
- func (o *DSourceUsageData) GetEngineNameOk() (*string, bool)
- func (o *DSourceUsageData) GetName() string
- func (o *DSourceUsageData) GetNameOk() (*string, bool)
- func (o *DSourceUsageData) GetUnvirtualizedSpace() int64
- func (o *DSourceUsageData) GetUnvirtualizedSpaceOk() (*int64, bool)
- func (o *DSourceUsageData) HasActualSpace() bool
- func (o *DSourceUsageData) HasDependantVdbs() bool
- func (o *DSourceUsageData) HasEngineName() bool
- func (o *DSourceUsageData) HasName() bool
- func (o *DSourceUsageData) HasUnvirtualizedSpace() bool
- func (o DSourceUsageData) MarshalJSON() ([]byte, error)
- func (o *DSourceUsageData) SetActualSpace(v int64)
- func (o *DSourceUsageData) SetDependantVdbs(v int32)
- func (o *DSourceUsageData) SetEngineName(v string)
- func (o *DSourceUsageData) SetName(v string)
- func (o *DSourceUsageData) SetUnvirtualizedSpace(v int64)
- func (o DSourceUsageData) ToMap() (map[string]interface{}, error)
- type DSourceUsageReportResponse
- func (o *DSourceUsageReportResponse) GetItems() []DSourceUsageData
- func (o *DSourceUsageReportResponse) GetItemsOk() ([]DSourceUsageData, bool)
- func (o *DSourceUsageReportResponse) GetResponseMetadata() PaginatedResponseMetadata
- func (o *DSourceUsageReportResponse) GetResponseMetadataOk() (*PaginatedResponseMetadata, bool)
- func (o *DSourceUsageReportResponse) HasItems() bool
- func (o *DSourceUsageReportResponse) HasResponseMetadata() bool
- func (o DSourceUsageReportResponse) MarshalJSON() ([]byte, error)
- func (o *DSourceUsageReportResponse) SetItems(v []DSourceUsageData)
- func (o *DSourceUsageReportResponse) SetResponseMetadata(v PaginatedResponseMetadata)
- func (o DSourceUsageReportResponse) ToMap() (map[string]interface{}, error)
- type DSourcesApiService
- func (a *DSourcesApiService) CreateTagsDsource(ctx context.Context, dsourceId string) ApiCreateTagsDsourceRequest
- func (a *DSourcesApiService) CreateTagsDsourceExecute(r ApiCreateTagsDsourceRequest) (*TagsResponse, *http.Response, error)
- func (a *DSourcesApiService) DeleteDsource(ctx context.Context) ApiDeleteDsourceRequest
- func (a *DSourcesApiService) DeleteDsourceExecute(r ApiDeleteDsourceRequest) (*Job, *http.Response, error)
- func (a *DSourcesApiService) DeleteTagsDsource(ctx context.Context, dsourceId string) ApiDeleteTagsDsourceRequest
- func (a *DSourcesApiService) DeleteTagsDsourceExecute(r ApiDeleteTagsDsourceRequest) (*http.Response, error)
- func (a *DSourcesApiService) GetAppdataDsourceLinkingDefaults(ctx context.Context) ApiGetAppdataDsourceLinkingDefaultsRequest
- func (a *DSourcesApiService) GetAppdataDsourceLinkingDefaultsExecute(r ApiGetAppdataDsourceLinkingDefaultsRequest) (*AppDataDSourceLinkSourceParameters, *http.Response, error)
- func (a *DSourcesApiService) GetAseDsourceLinkingDefaults(ctx context.Context) ApiGetAseDsourceLinkingDefaultsRequest
- func (a *DSourcesApiService) GetAseDsourceLinkingDefaultsExecute(r ApiGetAseDsourceLinkingDefaultsRequest) (*ASEDSourceLinkSourceParameters, *http.Response, error)
- func (a *DSourcesApiService) GetDsourceById(ctx context.Context, dsourceId string) ApiGetDsourceByIdRequest
- func (a *DSourcesApiService) GetDsourceByIdExecute(r ApiGetDsourceByIdRequest) (*DSource, *http.Response, error)
- func (a *DSourcesApiService) GetDsourceSnapshots(ctx context.Context, dsourceId string) ApiGetDsourceSnapshotsRequest
- func (a *DSourcesApiService) GetDsourceSnapshotsExecute(r ApiGetDsourceSnapshotsRequest) (*ListSnapshotsResponse, *http.Response, error)
- func (a *DSourcesApiService) GetDsources(ctx context.Context) ApiGetDsourcesRequest
- func (a *DSourcesApiService) GetDsourcesExecute(r ApiGetDsourcesRequest) (*ListDSourcesResponse, *http.Response, error)
- func (a *DSourcesApiService) GetOracleDsourceLinkingDefaults(ctx context.Context) ApiGetOracleDsourceLinkingDefaultsRequest
- func (a *DSourcesApiService) GetOracleDsourceLinkingDefaultsExecute(r ApiGetOracleDsourceLinkingDefaultsRequest) (*OracleDSourceLinkSourceParameters, *http.Response, error)
- func (a *DSourcesApiService) GetTagsDsource(ctx context.Context, dsourceId string) ApiGetTagsDsourceRequest
- func (a *DSourcesApiService) GetTagsDsourceExecute(r ApiGetTagsDsourceRequest) (*TagsResponse, *http.Response, error)
- func (a *DSourcesApiService) LinkAppdataDatabase(ctx context.Context) ApiLinkAppdataDatabaseRequest
- func (a *DSourcesApiService) LinkAppdataDatabaseExecute(r ApiLinkAppdataDatabaseRequest) (*LinkDSourceResponse, *http.Response, error)
- func (a *DSourcesApiService) LinkAseDatabase(ctx context.Context) ApiLinkAseDatabaseRequest
- func (a *DSourcesApiService) LinkAseDatabaseExecute(r ApiLinkAseDatabaseRequest) (*LinkDSourceResponse, *http.Response, error)
- func (a *DSourcesApiService) LinkOracleDatabase(ctx context.Context) ApiLinkOracleDatabaseRequest
- func (a *DSourcesApiService) LinkOracleDatabaseExecute(r ApiLinkOracleDatabaseRequest) (*LinkDSourceResponse, *http.Response, error)
- func (a *DSourcesApiService) SearchDsources(ctx context.Context) ApiSearchDsourcesRequest
- func (a *DSourcesApiService) SearchDsourcesExecute(r ApiSearchDsourcesRequest) (*SearchDSourcesResponse, *http.Response, error)
- func (a *DSourcesApiService) SnapshotDsource(ctx context.Context, dsourceId string) ApiSnapshotDsourceRequest
- func (a *DSourcesApiService) SnapshotDsourceExecute(r ApiSnapshotDsourceRequest) (*SnapshotDSourceResponse, *http.Response, error)
- type DataPointByLocationParameters
- func (o *DataPointByLocationParameters) GetLocation() string
- func (o *DataPointByLocationParameters) GetLocationOk() (*string, bool)
- func (o *DataPointByLocationParameters) GetTimeflowId() string
- func (o *DataPointByLocationParameters) GetTimeflowIdOk() (*string, bool)
- func (o *DataPointByLocationParameters) HasLocation() bool
- func (o *DataPointByLocationParameters) HasTimeflowId() bool
- func (o DataPointByLocationParameters) MarshalJSON() ([]byte, error)
- func (o *DataPointByLocationParameters) SetLocation(v string)
- func (o *DataPointByLocationParameters) SetTimeflowId(v string)
- func (o DataPointByLocationParameters) ToMap() (map[string]interface{}, error)
- type DataPointBySnapshotParameters
- func (o *DataPointBySnapshotParameters) GetSnapshotId() string
- func (o *DataPointBySnapshotParameters) GetSnapshotIdOk() (*string, bool)
- func (o *DataPointBySnapshotParameters) HasSnapshotId() bool
- func (o DataPointBySnapshotParameters) MarshalJSON() ([]byte, error)
- func (o *DataPointBySnapshotParameters) SetSnapshotId(v string)
- func (o DataPointBySnapshotParameters) ToMap() (map[string]interface{}, error)
- type DataPointByTimestampParameters
- func (o *DataPointByTimestampParameters) GetTimeflowId() string
- func (o *DataPointByTimestampParameters) GetTimeflowIdOk() (*string, bool)
- func (o *DataPointByTimestampParameters) GetTimestamp() time.Time
- func (o *DataPointByTimestampParameters) GetTimestampInDatabaseTimezone() string
- func (o *DataPointByTimestampParameters) GetTimestampInDatabaseTimezoneOk() (*string, bool)
- func (o *DataPointByTimestampParameters) GetTimestampOk() (*time.Time, bool)
- func (o *DataPointByTimestampParameters) HasTimeflowId() bool
- func (o *DataPointByTimestampParameters) HasTimestamp() bool
- func (o *DataPointByTimestampParameters) HasTimestampInDatabaseTimezone() bool
- func (o DataPointByTimestampParameters) MarshalJSON() ([]byte, error)
- func (o *DataPointByTimestampParameters) SetTimeflowId(v string)
- func (o *DataPointByTimestampParameters) SetTimestamp(v time.Time)
- func (o *DataPointByTimestampParameters) SetTimestampInDatabaseTimezone(v string)
- func (o DataPointByTimestampParameters) ToMap() (map[string]interface{}, error)
- type DataPointFromBookmarkParameters
- func (o *DataPointFromBookmarkParameters) GetBookmarkId() string
- func (o *DataPointFromBookmarkParameters) GetBookmarkIdOk() (*string, bool)
- func (o DataPointFromBookmarkParameters) MarshalJSON() ([]byte, error)
- func (o *DataPointFromBookmarkParameters) SetBookmarkId(v string)
- func (o DataPointFromBookmarkParameters) ToMap() (map[string]interface{}, error)
- type DatabaseConnectivityCheckParameters
- func (o *DatabaseConnectivityCheckParameters) GetAzureVaultName() string
- func (o *DatabaseConnectivityCheckParameters) GetAzureVaultNameOk() (*string, bool)
- func (o *DatabaseConnectivityCheckParameters) GetAzureVaultSecretKey() string
- func (o *DatabaseConnectivityCheckParameters) GetAzureVaultSecretKeyOk() (*string, bool)
- func (o *DatabaseConnectivityCheckParameters) GetAzureVaultUsernameKey() string
- func (o *DatabaseConnectivityCheckParameters) GetAzureVaultUsernameKeyOk() (*string, bool)
- func (o *DatabaseConnectivityCheckParameters) GetCredentialsType() string
- func (o *DatabaseConnectivityCheckParameters) GetCredentialsTypeOk() (*string, bool)
- func (o *DatabaseConnectivityCheckParameters) GetCyberarkVaultQueryString() string
- func (o *DatabaseConnectivityCheckParameters) GetCyberarkVaultQueryStringOk() (*string, bool)
- func (o *DatabaseConnectivityCheckParameters) GetEnvironmentId() string
- func (o *DatabaseConnectivityCheckParameters) GetEnvironmentIdOk() (*string, bool)
- func (o *DatabaseConnectivityCheckParameters) GetEnvironmentUser() string
- func (o *DatabaseConnectivityCheckParameters) GetEnvironmentUserOk() (*string, bool)
- func (o *DatabaseConnectivityCheckParameters) GetHashicorpVaultEngine() string
- func (o *DatabaseConnectivityCheckParameters) GetHashicorpVaultEngineOk() (*string, bool)
- func (o *DatabaseConnectivityCheckParameters) GetHashicorpVaultSecretKey() string
- func (o *DatabaseConnectivityCheckParameters) GetHashicorpVaultSecretKeyOk() (*string, bool)
- func (o *DatabaseConnectivityCheckParameters) GetHashicorpVaultSecretPath() string
- func (o *DatabaseConnectivityCheckParameters) GetHashicorpVaultSecretPathOk() (*string, bool)
- func (o *DatabaseConnectivityCheckParameters) GetHashicorpVaultUsernameKey() string
- func (o *DatabaseConnectivityCheckParameters) GetHashicorpVaultUsernameKeyOk() (*string, bool)
- func (o *DatabaseConnectivityCheckParameters) GetPassword() string
- func (o *DatabaseConnectivityCheckParameters) GetPasswordOk() (*string, bool)
- func (o *DatabaseConnectivityCheckParameters) GetSourceId() string
- func (o *DatabaseConnectivityCheckParameters) GetSourceIdOk() (*string, bool)
- func (o *DatabaseConnectivityCheckParameters) GetUsername() string
- func (o *DatabaseConnectivityCheckParameters) GetUsernameOk() (*string, bool)
- func (o *DatabaseConnectivityCheckParameters) GetVault() string
- func (o *DatabaseConnectivityCheckParameters) GetVaultOk() (*string, bool)
- func (o *DatabaseConnectivityCheckParameters) HasAzureVaultName() bool
- func (o *DatabaseConnectivityCheckParameters) HasAzureVaultSecretKey() bool
- func (o *DatabaseConnectivityCheckParameters) HasAzureVaultUsernameKey() bool
- func (o *DatabaseConnectivityCheckParameters) HasCyberarkVaultQueryString() bool
- func (o *DatabaseConnectivityCheckParameters) HasEnvironmentId() bool
- func (o *DatabaseConnectivityCheckParameters) HasEnvironmentUser() bool
- func (o *DatabaseConnectivityCheckParameters) HasHashicorpVaultEngine() bool
- func (o *DatabaseConnectivityCheckParameters) HasHashicorpVaultSecretKey() bool
- func (o *DatabaseConnectivityCheckParameters) HasHashicorpVaultSecretPath() bool
- func (o *DatabaseConnectivityCheckParameters) HasHashicorpVaultUsernameKey() bool
- func (o *DatabaseConnectivityCheckParameters) HasPassword() bool
- func (o *DatabaseConnectivityCheckParameters) HasUsername() bool
- func (o *DatabaseConnectivityCheckParameters) HasVault() bool
- func (o DatabaseConnectivityCheckParameters) MarshalJSON() ([]byte, error)
- func (o *DatabaseConnectivityCheckParameters) SetAzureVaultName(v string)
- func (o *DatabaseConnectivityCheckParameters) SetAzureVaultSecretKey(v string)
- func (o *DatabaseConnectivityCheckParameters) SetAzureVaultUsernameKey(v string)
- func (o *DatabaseConnectivityCheckParameters) SetCredentialsType(v string)
- func (o *DatabaseConnectivityCheckParameters) SetCyberarkVaultQueryString(v string)
- func (o *DatabaseConnectivityCheckParameters) SetEnvironmentId(v string)
- func (o *DatabaseConnectivityCheckParameters) SetEnvironmentUser(v string)
- func (o *DatabaseConnectivityCheckParameters) SetHashicorpVaultEngine(v string)
- func (o *DatabaseConnectivityCheckParameters) SetHashicorpVaultSecretKey(v string)
- func (o *DatabaseConnectivityCheckParameters) SetHashicorpVaultSecretPath(v string)
- func (o *DatabaseConnectivityCheckParameters) SetHashicorpVaultUsernameKey(v string)
- func (o *DatabaseConnectivityCheckParameters) SetPassword(v string)
- func (o *DatabaseConnectivityCheckParameters) SetSourceId(v string)
- func (o *DatabaseConnectivityCheckParameters) SetUsername(v string)
- func (o *DatabaseConnectivityCheckParameters) SetVault(v string)
- func (o DatabaseConnectivityCheckParameters) ToMap() (map[string]interface{}, error)
- type DatabaseTemplate
- func (o *DatabaseTemplate) GetDescription() string
- func (o *DatabaseTemplate) GetDescriptionOk() (*string, bool)
- func (o *DatabaseTemplate) GetId() string
- func (o *DatabaseTemplate) GetIdOk() (*string, bool)
- func (o *DatabaseTemplate) GetName() string
- func (o *DatabaseTemplate) GetNameOk() (*string, bool)
- func (o *DatabaseTemplate) GetParameters() map[string]string
- func (o *DatabaseTemplate) GetParametersOk() (*map[string]string, bool)
- func (o *DatabaseTemplate) GetSourceType() string
- func (o *DatabaseTemplate) GetSourceTypeOk() (*string, bool)
- func (o *DatabaseTemplate) GetTags() []Tag
- func (o *DatabaseTemplate) GetTagsOk() ([]Tag, bool)
- func (o *DatabaseTemplate) HasDescription() bool
- func (o *DatabaseTemplate) HasId() bool
- func (o *DatabaseTemplate) HasParameters() bool
- func (o *DatabaseTemplate) HasTags() bool
- func (o DatabaseTemplate) MarshalJSON() ([]byte, error)
- func (o *DatabaseTemplate) SetDescription(v string)
- func (o *DatabaseTemplate) SetId(v string)
- func (o *DatabaseTemplate) SetName(v string)
- func (o *DatabaseTemplate) SetParameters(v map[string]string)
- func (o *DatabaseTemplate) SetSourceType(v string)
- func (o *DatabaseTemplate) SetTags(v []Tag)
- func (o DatabaseTemplate) ToMap() (map[string]interface{}, error)
- type DatabaseTemplateCreateParameters
- func (o *DatabaseTemplateCreateParameters) GetDescription() string
- func (o *DatabaseTemplateCreateParameters) GetDescriptionOk() (*string, bool)
- func (o *DatabaseTemplateCreateParameters) GetMakeCurrentAccountOwner() bool
- func (o *DatabaseTemplateCreateParameters) GetMakeCurrentAccountOwnerOk() (*bool, bool)
- func (o *DatabaseTemplateCreateParameters) GetName() string
- func (o *DatabaseTemplateCreateParameters) GetNameOk() (*string, bool)
- func (o *DatabaseTemplateCreateParameters) GetParameters() map[string]string
- func (o *DatabaseTemplateCreateParameters) GetParametersOk() (*map[string]string, bool)
- func (o *DatabaseTemplateCreateParameters) GetSourceType() string
- func (o *DatabaseTemplateCreateParameters) GetSourceTypeOk() (*string, bool)
- func (o *DatabaseTemplateCreateParameters) GetTags() []Tag
- func (o *DatabaseTemplateCreateParameters) GetTagsOk() ([]Tag, bool)
- func (o *DatabaseTemplateCreateParameters) HasDescription() bool
- func (o *DatabaseTemplateCreateParameters) HasMakeCurrentAccountOwner() bool
- func (o *DatabaseTemplateCreateParameters) HasParameters() bool
- func (o *DatabaseTemplateCreateParameters) HasTags() bool
- func (o DatabaseTemplateCreateParameters) MarshalJSON() ([]byte, error)
- func (o *DatabaseTemplateCreateParameters) SetDescription(v string)
- func (o *DatabaseTemplateCreateParameters) SetMakeCurrentAccountOwner(v bool)
- func (o *DatabaseTemplateCreateParameters) SetName(v string)
- func (o *DatabaseTemplateCreateParameters) SetParameters(v map[string]string)
- func (o *DatabaseTemplateCreateParameters) SetSourceType(v string)
- func (o *DatabaseTemplateCreateParameters) SetTags(v []Tag)
- func (o DatabaseTemplateCreateParameters) ToMap() (map[string]interface{}, error)
- type DatabaseTemplatesApiService
- func (a *DatabaseTemplatesApiService) CreateDatabaseTemplate(ctx context.Context) ApiCreateDatabaseTemplateRequest
- func (a *DatabaseTemplatesApiService) CreateDatabaseTemplateExecute(r ApiCreateDatabaseTemplateRequest) (*CreateDatabaseTemplateResponse, *http.Response, error)
- func (a *DatabaseTemplatesApiService) CreateDatabaseTemplateTags(ctx context.Context, databaseTemplateId string) ApiCreateDatabaseTemplateTagsRequest
- func (a *DatabaseTemplatesApiService) CreateDatabaseTemplateTagsExecute(r ApiCreateDatabaseTemplateTagsRequest) (*TagsResponse, *http.Response, error)
- func (a *DatabaseTemplatesApiService) DeleteDatabaseTemplate(ctx context.Context, databaseTemplateId string) ApiDeleteDatabaseTemplateRequest
- func (a *DatabaseTemplatesApiService) DeleteDatabaseTemplateExecute(r ApiDeleteDatabaseTemplateRequest) (*DeleteDatabaseTemplateResponse, *http.Response, error)
- func (a *DatabaseTemplatesApiService) DeleteDatabaseTemplateTag(ctx context.Context, databaseTemplateId string) ApiDeleteDatabaseTemplateTagRequest
- func (a *DatabaseTemplatesApiService) DeleteDatabaseTemplateTagExecute(r ApiDeleteDatabaseTemplateTagRequest) (*http.Response, error)
- func (a *DatabaseTemplatesApiService) GetDatabaseTemplateById(ctx context.Context, databaseTemplateId string) ApiGetDatabaseTemplateByIdRequest
- func (a *DatabaseTemplatesApiService) GetDatabaseTemplateByIdExecute(r ApiGetDatabaseTemplateByIdRequest) (*DatabaseTemplate, *http.Response, error)
- func (a *DatabaseTemplatesApiService) GetDatabaseTemplateTags(ctx context.Context, databaseTemplateId string) ApiGetDatabaseTemplateTagsRequest
- func (a *DatabaseTemplatesApiService) GetDatabaseTemplateTagsExecute(r ApiGetDatabaseTemplateTagsRequest) (*TagsResponse, *http.Response, error)
- func (a *DatabaseTemplatesApiService) GetDatabaseTemplates(ctx context.Context) ApiGetDatabaseTemplatesRequest
- func (a *DatabaseTemplatesApiService) GetDatabaseTemplatesExecute(r ApiGetDatabaseTemplatesRequest) (*ListDatabaseTemplatesResponse, *http.Response, error)
- func (a *DatabaseTemplatesApiService) ImportDatabaseTemplates(ctx context.Context) ApiImportDatabaseTemplatesRequest
- func (a *DatabaseTemplatesApiService) ImportDatabaseTemplatesExecute(r ApiImportDatabaseTemplatesRequest) (*http.Response, error)
- func (a *DatabaseTemplatesApiService) SearchDatabaseTemplates(ctx context.Context) ApiSearchDatabaseTemplatesRequest
- func (a *DatabaseTemplatesApiService) SearchDatabaseTemplatesExecute(r ApiSearchDatabaseTemplatesRequest) (*SearchDatabaseTemplatesResponse, *http.Response, error)
- func (a *DatabaseTemplatesApiService) UndoImportDatabaseTemplates(ctx context.Context) ApiUndoImportDatabaseTemplatesRequest
- func (a *DatabaseTemplatesApiService) UndoImportDatabaseTemplatesExecute(r ApiUndoImportDatabaseTemplatesRequest) (*http.Response, error)
- func (a *DatabaseTemplatesApiService) UpdateDatabaseTemplate(ctx context.Context, databaseTemplateId string) ApiUpdateDatabaseTemplateRequest
- func (a *DatabaseTemplatesApiService) UpdateDatabaseTemplateExecute(r ApiUpdateDatabaseTemplateRequest) (*UpdateDatabaseTemplateResponse, *http.Response, error)
- type DatasetGroup
- func (o *DatasetGroup) GetEngineId() string
- func (o *DatasetGroup) GetEngineIdOk() (*string, bool)
- func (o *DatasetGroup) GetEngineName() string
- func (o *DatasetGroup) GetEngineNameOk() (*string, bool)
- func (o *DatasetGroup) GetId() string
- func (o *DatasetGroup) GetIdOk() (*string, bool)
- func (o *DatasetGroup) GetIsReplica() bool
- func (o *DatasetGroup) GetIsReplicaOk() (*bool, bool)
- func (o *DatasetGroup) GetName() string
- func (o *DatasetGroup) GetNameOk() (*string, bool)
- func (o *DatasetGroup) GetNamespace() string
- func (o *DatasetGroup) GetNamespaceId() string
- func (o *DatasetGroup) GetNamespaceIdOk() (*string, bool)
- func (o *DatasetGroup) GetNamespaceName() string
- func (o *DatasetGroup) GetNamespaceNameOk() (*string, bool)
- func (o *DatasetGroup) GetNamespaceOk() (*string, bool)
- func (o *DatasetGroup) HasEngineId() bool
- func (o *DatasetGroup) HasEngineName() bool
- func (o *DatasetGroup) HasId() bool
- func (o *DatasetGroup) HasIsReplica() bool
- func (o *DatasetGroup) HasName() bool
- func (o *DatasetGroup) HasNamespace() bool
- func (o *DatasetGroup) HasNamespaceId() bool
- func (o *DatasetGroup) HasNamespaceName() bool
- func (o DatasetGroup) MarshalJSON() ([]byte, error)
- func (o *DatasetGroup) SetEngineId(v string)
- func (o *DatasetGroup) SetEngineName(v string)
- func (o *DatasetGroup) SetId(v string)
- func (o *DatasetGroup) SetIsReplica(v bool)
- func (o *DatasetGroup) SetName(v string)
- func (o *DatasetGroup) SetNamespace(v string)
- func (o *DatasetGroup) SetNamespaceId(v string)
- func (o *DatasetGroup) SetNamespaceName(v string)
- func (o DatasetGroup) ToMap() (map[string]interface{}, error)
- type DeleteDSourceRequest
- func (o *DeleteDSourceRequest) GetDsourceId() string
- func (o *DeleteDSourceRequest) GetDsourceIdOk() (*string, bool)
- func (o *DeleteDSourceRequest) GetForce() bool
- func (o *DeleteDSourceRequest) GetForceOk() (*bool, bool)
- func (o *DeleteDSourceRequest) GetOraclePassword() string
- func (o *DeleteDSourceRequest) GetOraclePasswordOk() (*string, bool)
- func (o *DeleteDSourceRequest) GetOracleUsername() string
- func (o *DeleteDSourceRequest) GetOracleUsernameOk() (*string, bool)
- func (o *DeleteDSourceRequest) HasForce() bool
- func (o *DeleteDSourceRequest) HasOraclePassword() bool
- func (o *DeleteDSourceRequest) HasOracleUsername() bool
- func (o DeleteDSourceRequest) MarshalJSON() ([]byte, error)
- func (o *DeleteDSourceRequest) SetDsourceId(v string)
- func (o *DeleteDSourceRequest) SetForce(v bool)
- func (o *DeleteDSourceRequest) SetOraclePassword(v string)
- func (o *DeleteDSourceRequest) SetOracleUsername(v string)
- func (o DeleteDSourceRequest) ToMap() (map[string]interface{}, error)
- type DeleteDatabaseTemplateResponse
- func (o *DeleteDatabaseTemplateResponse) GetJob() Job
- func (o *DeleteDatabaseTemplateResponse) GetJobOk() (*Job, bool)
- func (o *DeleteDatabaseTemplateResponse) HasJob() bool
- func (o DeleteDatabaseTemplateResponse) MarshalJSON() ([]byte, error)
- func (o *DeleteDatabaseTemplateResponse) SetJob(v Job)
- func (o DeleteDatabaseTemplateResponse) ToMap() (map[string]interface{}, error)
- type DeleteEngineResponse
- func (o *DeleteEngineResponse) GetJob() Job
- func (o *DeleteEngineResponse) GetJobOk() (*Job, bool)
- func (o *DeleteEngineResponse) HasJob() bool
- func (o DeleteEngineResponse) MarshalJSON() ([]byte, error)
- func (o *DeleteEngineResponse) SetJob(v Job)
- func (o DeleteEngineResponse) ToMap() (map[string]interface{}, error)
- type DeleteEnvironmentResponse
- func (o *DeleteEnvironmentResponse) GetJob() Job
- func (o *DeleteEnvironmentResponse) GetJobOk() (*Job, bool)
- func (o *DeleteEnvironmentResponse) HasJob() bool
- func (o DeleteEnvironmentResponse) MarshalJSON() ([]byte, error)
- func (o *DeleteEnvironmentResponse) SetJob(v Job)
- func (o DeleteEnvironmentResponse) ToMap() (map[string]interface{}, error)
- type DeleteEnvironmentUserResponse
- func (o *DeleteEnvironmentUserResponse) GetJob() Job
- func (o *DeleteEnvironmentUserResponse) GetJobOk() (*Job, bool)
- func (o *DeleteEnvironmentUserResponse) HasJob() bool
- func (o DeleteEnvironmentUserResponse) MarshalJSON() ([]byte, error)
- func (o *DeleteEnvironmentUserResponse) SetJob(v Job)
- func (o DeleteEnvironmentUserResponse) ToMap() (map[string]interface{}, error)
- type DeleteHostResponse
- func (o *DeleteHostResponse) GetJob() Job
- func (o *DeleteHostResponse) GetJobOk() (*Job, bool)
- func (o *DeleteHostResponse) HasJob() bool
- func (o DeleteHostResponse) MarshalJSON() ([]byte, error)
- func (o *DeleteHostResponse) SetJob(v Job)
- func (o DeleteHostResponse) ToMap() (map[string]interface{}, error)
- type DeleteMaskingJobResponse
- func (o *DeleteMaskingJobResponse) GetJob() Job
- func (o *DeleteMaskingJobResponse) GetJobOk() (*Job, bool)
- func (o *DeleteMaskingJobResponse) HasJob() bool
- func (o DeleteMaskingJobResponse) MarshalJSON() ([]byte, error)
- func (o *DeleteMaskingJobResponse) SetJob(v Job)
- func (o DeleteMaskingJobResponse) ToMap() (map[string]interface{}, error)
- type DeleteScopeObjectTags
- func (o *DeleteScopeObjectTags) GetTags() []ScopeTag
- func (o *DeleteScopeObjectTags) GetTagsOk() ([]ScopeTag, bool)
- func (o *DeleteScopeObjectTags) HasTags() bool
- func (o DeleteScopeObjectTags) MarshalJSON() ([]byte, error)
- func (o *DeleteScopeObjectTags) SetTags(v []ScopeTag)
- func (o DeleteScopeObjectTags) ToMap() (map[string]interface{}, error)
- type DeleteScopedObjectItem
- func (o *DeleteScopedObjectItem) GetObjects() []ScopedObjectItem
- func (o *DeleteScopedObjectItem) GetObjectsOk() ([]ScopedObjectItem, bool)
- func (o DeleteScopedObjectItem) MarshalJSON() ([]byte, error)
- func (o *DeleteScopedObjectItem) SetObjects(v []ScopedObjectItem)
- func (o DeleteScopedObjectItem) ToMap() (map[string]interface{}, error)
- type DeleteSnapshotResponse
- func (o *DeleteSnapshotResponse) GetJob() Job
- func (o *DeleteSnapshotResponse) GetJobOk() (*Job, bool)
- func (o *DeleteSnapshotResponse) HasJob() bool
- func (o DeleteSnapshotResponse) MarshalJSON() ([]byte, error)
- func (o *DeleteSnapshotResponse) SetJob(v Job)
- func (o DeleteSnapshotResponse) ToMap() (map[string]interface{}, error)
- type DeleteTag
- func (o *DeleteTag) GetKey() string
- func (o *DeleteTag) GetKeyOk() (*string, bool)
- func (o *DeleteTag) GetTags() []Tag
- func (o *DeleteTag) GetTagsOk() ([]Tag, bool)
- func (o *DeleteTag) GetValue() string
- func (o *DeleteTag) GetValueOk() (*string, bool)
- func (o *DeleteTag) HasKey() bool
- func (o *DeleteTag) HasTags() bool
- func (o *DeleteTag) HasValue() bool
- func (o DeleteTag) MarshalJSON() ([]byte, error)
- func (o *DeleteTag) SetKey(v string)
- func (o *DeleteTag) SetTags(v []Tag)
- func (o *DeleteTag) SetValue(v string)
- func (o DeleteTag) ToMap() (map[string]interface{}, error)
- type DeleteTimeflowResponse
- func (o *DeleteTimeflowResponse) GetJob() Job
- func (o *DeleteTimeflowResponse) GetJobOk() (*Job, bool)
- func (o *DeleteTimeflowResponse) HasJob() bool
- func (o DeleteTimeflowResponse) MarshalJSON() ([]byte, error)
- func (o *DeleteTimeflowResponse) SetJob(v Job)
- func (o DeleteTimeflowResponse) ToMap() (map[string]interface{}, error)
- type DeleteVDBParameters
- func (o *DeleteVDBParameters) GetForce() bool
- func (o *DeleteVDBParameters) GetForceOk() (*bool, bool)
- func (o *DeleteVDBParameters) HasForce() bool
- func (o DeleteVDBParameters) MarshalJSON() ([]byte, error)
- func (o *DeleteVDBParameters) SetForce(v bool)
- func (o DeleteVDBParameters) ToMap() (map[string]interface{}, error)
- type DeleteVDBResponse
- func (o *DeleteVDBResponse) GetJob() Job
- func (o *DeleteVDBResponse) GetJobOk() (*Job, bool)
- func (o *DeleteVDBResponse) HasJob() bool
- func (o DeleteVDBResponse) MarshalJSON() ([]byte, error)
- func (o *DeleteVDBResponse) SetJob(v Job)
- func (o DeleteVDBResponse) ToMap() (map[string]interface{}, error)
- type DisableEnvironmentResponse
- func (o *DisableEnvironmentResponse) GetJob() Job
- func (o *DisableEnvironmentResponse) GetJobOk() (*Job, bool)
- func (o *DisableEnvironmentResponse) HasJob() bool
- func (o DisableEnvironmentResponse) MarshalJSON() ([]byte, error)
- func (o *DisableEnvironmentResponse) SetJob(v Job)
- func (o DisableEnvironmentResponse) ToMap() (map[string]interface{}, error)
- type DisableVDBParameters
- func (o *DisableVDBParameters) GetAttemptCleanup() bool
- func (o *DisableVDBParameters) GetAttemptCleanupOk() (*bool, bool)
- func (o *DisableVDBParameters) HasAttemptCleanup() bool
- func (o DisableVDBParameters) MarshalJSON() ([]byte, error)
- func (o *DisableVDBParameters) SetAttemptCleanup(v bool)
- func (o DisableVDBParameters) ToMap() (map[string]interface{}, error)
- type DisableVDBResponse
- func (o *DisableVDBResponse) GetJob() Job
- func (o *DisableVDBResponse) GetJobOk() (*Job, bool)
- func (o *DisableVDBResponse) HasJob() bool
- func (o DisableVDBResponse) MarshalJSON() ([]byte, error)
- func (o *DisableVDBResponse) SetJob(v Job)
- func (o DisableVDBResponse) ToMap() (map[string]interface{}, error)
- type Domain
- func (o *Domain) GetEmailAttr() string
- func (o *Domain) GetEmailAttrOk() (*string, bool)
- func (o *Domain) GetFirstNameAttr() string
- func (o *Domain) GetFirstNameAttrOk() (*string, bool)
- func (o *Domain) GetGroupAttr() string
- func (o *Domain) GetGroupAttrOk() (*string, bool)
- func (o *Domain) GetLastNameAttr() string
- func (o *Domain) GetLastNameAttrOk() (*string, bool)
- func (o *Domain) GetMsadDomainName() string
- func (o *Domain) GetMsadDomainNameOk() (*string, bool)
- func (o *Domain) GetObjectClassAttr() string
- func (o *Domain) GetObjectClassAttrOk() (*string, bool)
- func (o *Domain) GetSearchAttr() string
- func (o *Domain) GetSearchAttrOk() (*string, bool)
- func (o *Domain) GetSearchBase() string
- func (o *Domain) GetSearchBaseOk() (*string, bool)
- func (o *Domain) GetUsernamePattern() string
- func (o *Domain) GetUsernamePatternOk() (*string, bool)
- func (o *Domain) HasEmailAttr() bool
- func (o *Domain) HasFirstNameAttr() bool
- func (o *Domain) HasGroupAttr() bool
- func (o *Domain) HasLastNameAttr() bool
- func (o *Domain) HasMsadDomainName() bool
- func (o *Domain) HasObjectClassAttr() bool
- func (o *Domain) HasSearchAttr() bool
- func (o *Domain) HasSearchBase() bool
- func (o *Domain) HasUsernamePattern() bool
- func (o Domain) MarshalJSON() ([]byte, error)
- func (o *Domain) SetEmailAttr(v string)
- func (o *Domain) SetFirstNameAttr(v string)
- func (o *Domain) SetGroupAttr(v string)
- func (o *Domain) SetLastNameAttr(v string)
- func (o *Domain) SetMsadDomainName(v string)
- func (o *Domain) SetObjectClassAttr(v string)
- func (o *Domain) SetSearchAttr(v string)
- func (o *Domain) SetSearchBase(v string)
- func (o *Domain) SetUsernamePattern(v string)
- func (o Domain) ToMap() (map[string]interface{}, error)
- type EffectiveScope
- func (o *EffectiveScope) GetId() string
- func (o *EffectiveScope) GetIdOk() (*string, bool)
- func (o *EffectiveScope) GetName() string
- func (o *EffectiveScope) GetNameOk() (*string, bool)
- func (o *EffectiveScope) HasId() bool
- func (o *EffectiveScope) HasName() bool
- func (o EffectiveScope) MarshalJSON() ([]byte, error)
- func (o *EffectiveScope) SetId(v string)
- func (o *EffectiveScope) SetName(v string)
- func (o EffectiveScope) ToMap() (map[string]interface{}, error)
- type EnableEnvironmentResponse
- func (o *EnableEnvironmentResponse) GetJob() Job
- func (o *EnableEnvironmentResponse) GetJobOk() (*Job, bool)
- func (o *EnableEnvironmentResponse) HasJob() bool
- func (o EnableEnvironmentResponse) MarshalJSON() ([]byte, error)
- func (o *EnableEnvironmentResponse) SetJob(v Job)
- func (o EnableEnvironmentResponse) ToMap() (map[string]interface{}, error)
- type EnableScaleTestingRequest
- func (o *EnableScaleTestingRequest) GetEnginesCount() int32
- func (o *EnableScaleTestingRequest) GetEnginesCountOk() (*int32, bool)
- func (o *EnableScaleTestingRequest) GetEnginesList() []string
- func (o *EnableScaleTestingRequest) GetEnginesListOk() ([]string, bool)
- func (o *EnableScaleTestingRequest) GetSnapshotsCount() int32
- func (o *EnableScaleTestingRequest) GetSnapshotsCountOk() (*int32, bool)
- func (o *EnableScaleTestingRequest) GetVirtObjectsCount() int32
- func (o *EnableScaleTestingRequest) GetVirtObjectsCountOk() (*int32, bool)
- func (o EnableScaleTestingRequest) MarshalJSON() ([]byte, error)
- func (o *EnableScaleTestingRequest) SetEnginesCount(v int32)
- func (o *EnableScaleTestingRequest) SetEnginesList(v []string)
- func (o *EnableScaleTestingRequest) SetSnapshotsCount(v int32)
- func (o *EnableScaleTestingRequest) SetVirtObjectsCount(v int32)
- func (o EnableScaleTestingRequest) ToMap() (map[string]interface{}, error)
- type EnableVDBParameters
- func (o *EnableVDBParameters) GetAttemptStart() bool
- func (o *EnableVDBParameters) GetAttemptStartOk() (*bool, bool)
- func (o *EnableVDBParameters) HasAttemptStart() bool
- func (o EnableVDBParameters) MarshalJSON() ([]byte, error)
- func (o *EnableVDBParameters) SetAttemptStart(v bool)
- func (o EnableVDBParameters) ToMap() (map[string]interface{}, error)
- type EnableVDBResponse
- func (o *EnableVDBResponse) GetJob() Job
- func (o *EnableVDBResponse) GetJobOk() (*Job, bool)
- func (o *EnableVDBResponse) HasJob() bool
- func (o EnableVDBResponse) MarshalJSON() ([]byte, error)
- func (o *EnableVDBResponse) SetJob(v Job)
- func (o EnableVDBResponse) ToMap() (map[string]interface{}, error)
- type Engine
- func (o *Engine) GetEngineId() string
- func (o *Engine) GetEngineIdOk() (*string, bool)
- func (o *Engine) GetEngineName() string
- func (o *Engine) GetEngineNameOk() (*string, bool)
- func (o *Engine) HasEngineId() bool
- func (o *Engine) HasEngineName() bool
- func (o Engine) MarshalJSON() ([]byte, error)
- func (o *Engine) SetEngineId(v string)
- func (o *Engine) SetEngineName(v string)
- func (o Engine) ToMap() (map[string]interface{}, error)
- type EngineIdBody
- type EngineRegistrationParameter
- func (o *EngineRegistrationParameter) GetHashicorpVaultId() int64
- func (o *EngineRegistrationParameter) GetHashicorpVaultIdOk() (*int64, bool)
- func (o *EngineRegistrationParameter) GetHashicorpVaultMaskingPasswordCommandArgs() []string
- func (o *EngineRegistrationParameter) GetHashicorpVaultMaskingPasswordCommandArgsOk() ([]string, bool)
- func (o *EngineRegistrationParameter) GetHashicorpVaultMaskingUsernameCommandArgs() []string
- func (o *EngineRegistrationParameter) GetHashicorpVaultMaskingUsernameCommandArgsOk() ([]string, bool)
- func (o *EngineRegistrationParameter) GetHashicorpVaultPasswordCommandArgs() []string
- func (o *EngineRegistrationParameter) GetHashicorpVaultPasswordCommandArgsOk() ([]string, bool)
- func (o *EngineRegistrationParameter) GetHashicorpVaultUsernameCommandArgs() []string
- func (o *EngineRegistrationParameter) GetHashicorpVaultUsernameCommandArgsOk() ([]string, bool)
- func (o *EngineRegistrationParameter) GetHostname() string
- func (o *EngineRegistrationParameter) GetHostnameOk() (*string, bool)
- func (o *EngineRegistrationParameter) GetInsecureSsl() bool
- func (o *EngineRegistrationParameter) GetInsecureSslOk() (*bool, bool)
- func (o *EngineRegistrationParameter) GetMaskingHashicorpVaultId() int64
- func (o *EngineRegistrationParameter) GetMaskingHashicorpVaultIdOk() (*int64, bool)
- func (o *EngineRegistrationParameter) GetMaskingPassword() string
- func (o *EngineRegistrationParameter) GetMaskingPasswordOk() (*string, bool)
- func (o *EngineRegistrationParameter) GetMaskingUsername() string
- func (o *EngineRegistrationParameter) GetMaskingUsernameOk() (*string, bool)
- func (o *EngineRegistrationParameter) GetName() string
- func (o *EngineRegistrationParameter) GetNameOk() (*string, bool)
- func (o *EngineRegistrationParameter) GetPassword() string
- func (o *EngineRegistrationParameter) GetPasswordOk() (*string, bool)
- func (o *EngineRegistrationParameter) GetTags() []Tag
- func (o *EngineRegistrationParameter) GetTagsOk() ([]Tag, bool)
- func (o *EngineRegistrationParameter) GetTruststoreFilename() string
- func (o *EngineRegistrationParameter) GetTruststoreFilenameOk() (*string, bool)
- func (o *EngineRegistrationParameter) GetTruststorePassword() string
- func (o *EngineRegistrationParameter) GetTruststorePasswordOk() (*string, bool)
- func (o *EngineRegistrationParameter) GetUnsafeSslHostnameCheck() bool
- func (o *EngineRegistrationParameter) GetUnsafeSslHostnameCheckOk() (*bool, bool)
- func (o *EngineRegistrationParameter) GetUsername() string
- func (o *EngineRegistrationParameter) GetUsernameOk() (*string, bool)
- func (o *EngineRegistrationParameter) HasHashicorpVaultId() bool
- func (o *EngineRegistrationParameter) HasHashicorpVaultMaskingPasswordCommandArgs() bool
- func (o *EngineRegistrationParameter) HasHashicorpVaultMaskingUsernameCommandArgs() bool
- func (o *EngineRegistrationParameter) HasHashicorpVaultPasswordCommandArgs() bool
- func (o *EngineRegistrationParameter) HasHashicorpVaultUsernameCommandArgs() bool
- func (o *EngineRegistrationParameter) HasInsecureSsl() bool
- func (o *EngineRegistrationParameter) HasMaskingHashicorpVaultId() bool
- func (o *EngineRegistrationParameter) HasMaskingPassword() bool
- func (o *EngineRegistrationParameter) HasMaskingUsername() bool
- func (o *EngineRegistrationParameter) HasPassword() bool
- func (o *EngineRegistrationParameter) HasTags() bool
- func (o *EngineRegistrationParameter) HasTruststoreFilename() bool
- func (o *EngineRegistrationParameter) HasTruststorePassword() bool
- func (o *EngineRegistrationParameter) HasUnsafeSslHostnameCheck() bool
- func (o *EngineRegistrationParameter) HasUsername() bool
- func (o EngineRegistrationParameter) MarshalJSON() ([]byte, error)
- func (o *EngineRegistrationParameter) SetHashicorpVaultId(v int64)
- func (o *EngineRegistrationParameter) SetHashicorpVaultIdNil()
- func (o *EngineRegistrationParameter) SetHashicorpVaultMaskingPasswordCommandArgs(v []string)
- func (o *EngineRegistrationParameter) SetHashicorpVaultMaskingUsernameCommandArgs(v []string)
- func (o *EngineRegistrationParameter) SetHashicorpVaultPasswordCommandArgs(v []string)
- func (o *EngineRegistrationParameter) SetHashicorpVaultUsernameCommandArgs(v []string)
- func (o *EngineRegistrationParameter) SetHostname(v string)
- func (o *EngineRegistrationParameter) SetInsecureSsl(v bool)
- func (o *EngineRegistrationParameter) SetMaskingHashicorpVaultId(v int64)
- func (o *EngineRegistrationParameter) SetMaskingHashicorpVaultIdNil()
- func (o *EngineRegistrationParameter) SetMaskingPassword(v string)
- func (o *EngineRegistrationParameter) SetMaskingPasswordNil()
- func (o *EngineRegistrationParameter) SetMaskingUsername(v string)
- func (o *EngineRegistrationParameter) SetMaskingUsernameNil()
- func (o *EngineRegistrationParameter) SetName(v string)
- func (o *EngineRegistrationParameter) SetPassword(v string)
- func (o *EngineRegistrationParameter) SetPasswordNil()
- func (o *EngineRegistrationParameter) SetTags(v []Tag)
- func (o *EngineRegistrationParameter) SetTruststoreFilename(v string)
- func (o *EngineRegistrationParameter) SetTruststoreFilenameNil()
- func (o *EngineRegistrationParameter) SetTruststorePassword(v string)
- func (o *EngineRegistrationParameter) SetTruststorePasswordNil()
- func (o *EngineRegistrationParameter) SetUnsafeSslHostnameCheck(v bool)
- func (o *EngineRegistrationParameter) SetUsername(v string)
- func (o *EngineRegistrationParameter) SetUsernameNil()
- func (o EngineRegistrationParameter) ToMap() (map[string]interface{}, error)
- func (o *EngineRegistrationParameter) UnsetHashicorpVaultId()
- func (o *EngineRegistrationParameter) UnsetMaskingHashicorpVaultId()
- func (o *EngineRegistrationParameter) UnsetMaskingPassword()
- func (o *EngineRegistrationParameter) UnsetMaskingUsername()
- func (o *EngineRegistrationParameter) UnsetPassword()
- func (o *EngineRegistrationParameter) UnsetTruststoreFilename()
- func (o *EngineRegistrationParameter) UnsetTruststorePassword()
- func (o *EngineRegistrationParameter) UnsetUsername()
- type Environment
- func (o *Environment) GetClusterHome() string
- func (o *Environment) GetClusterHomeOk() (*string, bool)
- func (o *Environment) GetEnabled() bool
- func (o *Environment) GetEnabledOk() (*bool, bool)
- func (o *Environment) GetEngineId() string
- func (o *Environment) GetEngineIdOk() (*string, bool)
- func (o *Environment) GetHosts() []Host
- func (o *Environment) GetHostsOk() ([]Host, bool)
- func (o *Environment) GetId() string
- func (o *Environment) GetIdOk() (*string, bool)
- func (o *Environment) GetIsCluster() bool
- func (o *Environment) GetIsClusterOk() (*bool, bool)
- func (o *Environment) GetIsReplica() bool
- func (o *Environment) GetIsReplicaOk() (*bool, bool)
- func (o *Environment) GetIsWindowsTarget() bool
- func (o *Environment) GetIsWindowsTargetOk() (*bool, bool)
- func (o *Environment) GetListeners() []OracleListener
- func (o *Environment) GetListenersOk() ([]OracleListener, bool)
- func (o *Environment) GetName() string
- func (o *Environment) GetNameOk() (*string, bool)
- func (o *Environment) GetNamespace() string
- func (o *Environment) GetNamespaceId() string
- func (o *Environment) GetNamespaceIdOk() (*string, bool)
- func (o *Environment) GetNamespaceName() string
- func (o *Environment) GetNamespaceNameOk() (*string, bool)
- func (o *Environment) GetNamespaceOk() (*string, bool)
- func (o *Environment) GetRepositories() []Repository
- func (o *Environment) GetRepositoriesOk() ([]Repository, bool)
- func (o *Environment) GetStagingEnvironment() string
- func (o *Environment) GetStagingEnvironmentOk() (*string, bool)
- func (o *Environment) GetTags() []Tag
- func (o *Environment) GetTagsOk() ([]Tag, bool)
- func (o *Environment) HasClusterHome() bool
- func (o *Environment) HasEnabled() bool
- func (o *Environment) HasEngineId() bool
- func (o *Environment) HasHosts() bool
- func (o *Environment) HasId() bool
- func (o *Environment) HasIsCluster() bool
- func (o *Environment) HasIsReplica() bool
- func (o *Environment) HasIsWindowsTarget() bool
- func (o *Environment) HasListeners() bool
- func (o *Environment) HasName() bool
- func (o *Environment) HasNamespace() bool
- func (o *Environment) HasNamespaceId() bool
- func (o *Environment) HasNamespaceName() bool
- func (o *Environment) HasRepositories() bool
- func (o *Environment) HasStagingEnvironment() bool
- func (o *Environment) HasTags() bool
- func (o Environment) MarshalJSON() ([]byte, error)
- func (o *Environment) SetClusterHome(v string)
- func (o *Environment) SetEnabled(v bool)
- func (o *Environment) SetEngineId(v string)
- func (o *Environment) SetHosts(v []Host)
- func (o *Environment) SetId(v string)
- func (o *Environment) SetIsCluster(v bool)
- func (o *Environment) SetIsReplica(v bool)
- func (o *Environment) SetIsWindowsTarget(v bool)
- func (o *Environment) SetListeners(v []OracleListener)
- func (o *Environment) SetName(v string)
- func (o *Environment) SetNamespace(v string)
- func (o *Environment) SetNamespaceId(v string)
- func (o *Environment) SetNamespaceName(v string)
- func (o *Environment) SetNamespaceNil()
- func (o *Environment) SetRepositories(v []Repository)
- func (o *Environment) SetStagingEnvironment(v string)
- func (o *Environment) SetTags(v []Tag)
- func (o Environment) ToMap() (map[string]interface{}, error)
- func (o *Environment) UnsetNamespace()
- type EnvironmentCreateParameters
- func (o *EnvironmentCreateParameters) GetAseDbCyberarkVaultQueryString() string
- func (o *EnvironmentCreateParameters) GetAseDbCyberarkVaultQueryStringOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetAseDbHashicorpVaultEngine() string
- func (o *EnvironmentCreateParameters) GetAseDbHashicorpVaultEngineOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetAseDbHashicorpVaultSecretKey() string
- func (o *EnvironmentCreateParameters) GetAseDbHashicorpVaultSecretKeyOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetAseDbHashicorpVaultSecretPath() string
- func (o *EnvironmentCreateParameters) GetAseDbHashicorpVaultSecretPathOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetAseDbHashicorpVaultUsernameKey() string
- func (o *EnvironmentCreateParameters) GetAseDbHashicorpVaultUsernameKeyOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetAseDbPassword() string
- func (o *EnvironmentCreateParameters) GetAseDbPasswordOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetAseDbUseKerberosAuthentication() bool
- func (o *EnvironmentCreateParameters) GetAseDbUseKerberosAuthenticationOk() (*bool, bool)
- func (o *EnvironmentCreateParameters) GetAseDbUsername() string
- func (o *EnvironmentCreateParameters) GetAseDbUsernameOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetAseDbVault() string
- func (o *EnvironmentCreateParameters) GetAseDbVaultOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetAseDbVaultUsername() string
- func (o *EnvironmentCreateParameters) GetAseDbVaultUsernameOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetClusterHome() string
- func (o *EnvironmentCreateParameters) GetClusterHomeOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetConnectorAuthenticationKey() string
- func (o *EnvironmentCreateParameters) GetConnectorAuthenticationKeyOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetConnectorPort() int32
- func (o *EnvironmentCreateParameters) GetConnectorPortOk() (*int32, bool)
- func (o *EnvironmentCreateParameters) GetCyberarkVaultQueryString() string
- func (o *EnvironmentCreateParameters) GetCyberarkVaultQueryStringOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetDescription() string
- func (o *EnvironmentCreateParameters) GetDescriptionOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetDspKeystoreAlias() string
- func (o *EnvironmentCreateParameters) GetDspKeystoreAliasOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetDspKeystorePassword() string
- func (o *EnvironmentCreateParameters) GetDspKeystorePasswordOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetDspKeystorePath() string
- func (o *EnvironmentCreateParameters) GetDspKeystorePathOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetDspTruststorePassword() string
- func (o *EnvironmentCreateParameters) GetDspTruststorePasswordOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetDspTruststorePath() string
- func (o *EnvironmentCreateParameters) GetDspTruststorePathOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetEngineId() string
- func (o *EnvironmentCreateParameters) GetEngineIdOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetHashicorpVaultEngine() string
- func (o *EnvironmentCreateParameters) GetHashicorpVaultEngineOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetHashicorpVaultSecretKey() string
- func (o *EnvironmentCreateParameters) GetHashicorpVaultSecretKeyOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetHashicorpVaultSecretPath() string
- func (o *EnvironmentCreateParameters) GetHashicorpVaultSecretPathOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetHashicorpVaultUsernameKey() string
- func (o *EnvironmentCreateParameters) GetHashicorpVaultUsernameKeyOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetHostname() string
- func (o *EnvironmentCreateParameters) GetHostnameOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetIsCluster() bool
- func (o *EnvironmentCreateParameters) GetIsClusterOk() (*bool, bool)
- func (o *EnvironmentCreateParameters) GetIsTarget() bool
- func (o *EnvironmentCreateParameters) GetIsTargetOk() (*bool, bool)
- func (o *EnvironmentCreateParameters) GetJavaHome() string
- func (o *EnvironmentCreateParameters) GetJavaHomeOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetMakeCurrentAccountOwner() bool
- func (o *EnvironmentCreateParameters) GetMakeCurrentAccountOwnerOk() (*bool, bool)
- func (o *EnvironmentCreateParameters) GetName() string
- func (o *EnvironmentCreateParameters) GetNameOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetNfsAddresses() []string
- func (o *EnvironmentCreateParameters) GetNfsAddressesOk() ([]string, bool)
- func (o *EnvironmentCreateParameters) GetOsName() string
- func (o *EnvironmentCreateParameters) GetOsNameOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetPassword() string
- func (o *EnvironmentCreateParameters) GetPasswordOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetSshPort() int64
- func (o *EnvironmentCreateParameters) GetSshPortOk() (*int64, bool)
- func (o *EnvironmentCreateParameters) GetStagingEnvironment() string
- func (o *EnvironmentCreateParameters) GetStagingEnvironmentOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetTags() []Tag
- func (o *EnvironmentCreateParameters) GetTagsOk() ([]Tag, bool)
- func (o *EnvironmentCreateParameters) GetToolkitPath() string
- func (o *EnvironmentCreateParameters) GetToolkitPathOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetUseEnginePublicKey() bool
- func (o *EnvironmentCreateParameters) GetUseEnginePublicKeyOk() (*bool, bool)
- func (o *EnvironmentCreateParameters) GetUseKerberosAuthentication() bool
- func (o *EnvironmentCreateParameters) GetUseKerberosAuthenticationOk() (*bool, bool)
- func (o *EnvironmentCreateParameters) GetUsername() string
- func (o *EnvironmentCreateParameters) GetUsernameOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetVault() string
- func (o *EnvironmentCreateParameters) GetVaultOk() (*string, bool)
- func (o *EnvironmentCreateParameters) GetVaultUsername() string
- func (o *EnvironmentCreateParameters) GetVaultUsernameOk() (*string, bool)
- func (o *EnvironmentCreateParameters) HasAseDbCyberarkVaultQueryString() bool
- func (o *EnvironmentCreateParameters) HasAseDbHashicorpVaultEngine() bool
- func (o *EnvironmentCreateParameters) HasAseDbHashicorpVaultSecretKey() bool
- func (o *EnvironmentCreateParameters) HasAseDbHashicorpVaultSecretPath() bool
- func (o *EnvironmentCreateParameters) HasAseDbHashicorpVaultUsernameKey() bool
- func (o *EnvironmentCreateParameters) HasAseDbPassword() bool
- func (o *EnvironmentCreateParameters) HasAseDbUseKerberosAuthentication() bool
- func (o *EnvironmentCreateParameters) HasAseDbUsername() bool
- func (o *EnvironmentCreateParameters) HasAseDbVault() bool
- func (o *EnvironmentCreateParameters) HasAseDbVaultUsername() bool
- func (o *EnvironmentCreateParameters) HasClusterHome() bool
- func (o *EnvironmentCreateParameters) HasConnectorAuthenticationKey() bool
- func (o *EnvironmentCreateParameters) HasConnectorPort() bool
- func (o *EnvironmentCreateParameters) HasCyberarkVaultQueryString() bool
- func (o *EnvironmentCreateParameters) HasDescription() bool