Categorygithub.com/delphix/dct-sdk-go/v21
modulepackage
21.0.0
Repository: https://github.com/delphix/dct-sdk-go.git
Documentation: pkg.go.dev

# README

DCT Go Client SDK

This is a Go Client SDK leveraging the DCT APIGW.

For SDK usage, please refer to OPENAPI-README.md file

DCT Go Client SDK Generator Script

This is a guide on generation of the client SDK in Go Lang for the DCT Orbital APIGW.

Getting Started

The reources for code generation are present in the 'generation-scripts' directory. The script codegen.sh generates a GO Client SDK using the openapi-generator-cli tool. It generates the SDK, initializes the SDK and runs a test go function.

Prerequisites

Java needs to be installed to run the jar file. And Golang >= 1.17 needs to be installed in the machine where the script is run.

Refer to the official docs of the respective languages for guidance.

Delphix Control Tower SDK for Go

This repository houses the Go Client SDK for Delphix Control Tower APIs ( Multi Cloud Version).

Getting Started

To be added.

Prerequisites

Also the script requires an API Spec file for the DCT-APIGW. A sample file is present in the directory. For the latest spec, please download it from https://raw.githubusercontent.com/delphix/orbital-api-gateway/main/app/src/main/resources/api.yaml

Running the Script

As mentioned above the script requires a spec file.

Run the script as follows

sh codegen.sh api.yaml

On successful run, following tasks will result:

1. Generation of client SDK
2. Initialize the SDK module
3. Run the Test Go file, input the API key and hostname of the Delphix Engine and display list of Engines added to the APIGW

Running the tests

The test.go file executes a get all engines operation on the configured DCT-APIGW. To run the test on your delphix engine, provide the API key and Hostname of the engine when prompted.

Break down into end to end tests

The test essentially tests if the client SDK is functional and should be run before raising a PR. The result of the test will be available at the end of the script as follows.

List of engines are:
my-host.domain.co

If in any case, the test fails, we will be getting a 'test failed' message in the end.

Deployment

Once successful generation of client SDK and the test succeeds, we are ready to raise a PR.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the Apache License 2.0. Full license is available here.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

# Packages

No description provided by the author

# Functions

CacheExpires helper function to determine remaining time before repeating a request.
IsNil checks if an input is nil.
NewAccessGroup instantiates a new AccessGroup object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAccessGroupAccountIdsRequest instantiates a new AccessGroupAccountIdsRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAccessGroupAccountIdsRequestWithDefaults instantiates a new AccessGroupAccountIdsRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAccessGroupScope instantiates a new AccessGroupScope object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAccessGroupScopesRequest instantiates a new AccessGroupScopesRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAccessGroupScopesRequestWithDefaults instantiates a new AccessGroupScopesRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAccessGroupScopeWithDefaults instantiates a new AccessGroupScope object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAccessGroupUpdateParameters instantiates a new AccessGroupUpdateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAccessGroupUpdateParametersWithDefaults instantiates a new AccessGroupUpdateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAccessGroupWithDefaults instantiates a new AccessGroup object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAccount instantiates a new Account object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAccountCreateParameter instantiates a new AccountCreateParameter object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAccountCreateParameterWithDefaults instantiates a new AccountCreateParameter object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAccountCreateResponse instantiates a new AccountCreateResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAccountCreateResponseWithDefaults instantiates a new AccountCreateResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAccountLoginParameter instantiates a new AccountLoginParameter object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAccountLoginParameterWithDefaults instantiates a new AccountLoginParameter object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAccountUpdateParameter instantiates a new AccountUpdateParameter object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAccountUpdateParameterWithDefaults instantiates a new AccountUpdateParameter object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAccountWithDefaults instantiates a new Account object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAddEngineToHyperscaleResponse instantiates a new AddEngineToHyperscaleResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAddEngineToHyperscaleResponseWithDefaults instantiates a new AddEngineToHyperscaleResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAddEngineToJobResponse instantiates a new AddEngineToJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAddEngineToJobResponseWithDefaults instantiates a new AddEngineToJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAdditionalMountPoint instantiates a new AdditionalMountPoint object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAdditionalMountPointWithDefaults instantiates a new AdditionalMountPoint object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAlgorithm instantiates a new Algorithm object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAlgorithmWithDefaults instantiates a new Algorithm object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAllObjectPermissionsResponse instantiates a new AllObjectPermissionsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAllObjectPermissionsResponseWithDefaults instantiates a new AllObjectPermissionsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAlwaysAllowedPermission instantiates a new AlwaysAllowedPermission object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAlwaysAllowedPermissionRequest instantiates a new AlwaysAllowedPermissionRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAlwaysAllowedPermissionRequestWithDefaults instantiates a new AlwaysAllowedPermissionRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAlwaysAllowedPermissionWithDefaults instantiates a new AlwaysAllowedPermission object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAPIClassificationConfig instantiates a new APIClassificationConfig object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAPIClassificationConfigWithDefaults instantiates a new APIClassificationConfig object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewApiClassificationObject instantiates a new ApiClassificationObject object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewApiClassificationObjectWithDefaults instantiates a new ApiClassificationObject object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAPIClient creates a new API client.
NewAPIResponse returns a new APIResponse object.
NewAPIResponseWithError returns a new APIResponse object with the provided error message.
NewApiUsageData instantiates a new ApiUsageData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewApiUsageDataWithDefaults instantiates a new ApiUsageData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewApiUsageReportResponse instantiates a new ApiUsageReportResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewApiUsageReportResponseWithDefaults instantiates a new ApiUsageReportResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAppDataDSourceLinkSourceParameters instantiates a new AppDataDSourceLinkSourceParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAppDataDSourceLinkSourceParametersWithDefaults instantiates a new AppDataDSourceLinkSourceParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewASEDSourceLinkSourceParameters instantiates a new ASEDSourceLinkSourceParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewASEDSourceLinkSourceParametersWithDefaults instantiates a new ASEDSourceLinkSourceParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAttachDSourceResponse instantiates a new AttachDSourceResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAttachDSourceResponseWithDefaults instantiates a new AttachDSourceResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAttachStagingPushDSourceResponse instantiates a new AttachStagingPushDSourceResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAttachStagingPushDSourceResponseWithDefaults instantiates a new AttachStagingPushDSourceResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAuditLogsSummary instantiates a new AuditLogsSummary object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAuditLogsSummaryReportResponse instantiates a new AuditLogsSummaryReportResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAuditLogsSummaryReportResponseWithDefaults instantiates a new AuditLogsSummaryReportResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAuditLogsSummaryTotals instantiates a new AuditLogsSummaryTotals object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAuditLogsSummaryTotalsWithDefaults instantiates a new AuditLogsSummaryTotals object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAuditLogsSummaryWithDefaults instantiates a new AuditLogsSummary object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAutoTaggingConfig instantiates a new AutoTaggingConfig object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAutoTaggingConfigWithDefaults instantiates a new AutoTaggingConfig object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewBaseDSourceLinkSourceParameters instantiates a new BaseDSourceLinkSourceParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewBaseDSourceLinkSourceParametersWithDefaults instantiates a new BaseDSourceLinkSourceParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewBaseProvisionVDBParameters instantiates a new BaseProvisionVDBParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewBaseProvisionVDBParametersWithDefaults instantiates a new BaseProvisionVDBParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewBookmark instantiates a new Bookmark object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewBookmarkCompatibleEnvironmentsResponse instantiates a new BookmarkCompatibleEnvironmentsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewBookmarkCompatibleEnvironmentsResponseWithDefaults instantiates a new BookmarkCompatibleEnvironmentsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewBookmarkCompatibleRepositoryRequest instantiates a new BookmarkCompatibleRepositoryRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewBookmarkCompatibleRepositoryRequestWithDefaults instantiates a new BookmarkCompatibleRepositoryRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewBookmarkCreateParameters instantiates a new BookmarkCreateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewBookmarkCreateParametersWithDefaults instantiates a new BookmarkCreateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewBookmarkDSources instantiates a new BookmarkDSources object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewBookmarkDSourcesWithDefaults instantiates a new BookmarkDSources object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewBookmarkVDBs instantiates a new BookmarkVDBs object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewBookmarkVDBsWithDefaults instantiates a new BookmarkVDBs object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewBookmarkWithDefaults instantiates a new Bookmark object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewBundleUploadEvent instantiates a new BundleUploadEvent object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewBundleUploadEventWithDefaults instantiates a new BundleUploadEvent object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCDB instantiates a new CDB object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCDBWithDefaults instantiates a new CDB object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewChangePasswordParameter instantiates a new ChangePasswordParameter object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewChangePasswordParameterWithDefaults instantiates a new ChangePasswordParameter object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewClassifier instantiates a new Classifier object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewClassifiersListResponse instantiates a new ClassifiersListResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewClassifiersListResponseWithDefaults instantiates a new ClassifiersListResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewClassifiersSearchResponse instantiates a new ClassifiersSearchResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewClassifiersSearchResponseWithDefaults instantiates a new ClassifiersSearchResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewClassifierWithDefaults instantiates a new Classifier object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCleanupExecutionResponse instantiates a new CleanupExecutionResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCleanupExecutionResponseWithDefaults instantiates a new CleanupExecutionResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewClusterNodeInstance instantiates a new ClusterNodeInstance object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewClusterNodeInstanceWithDefaults instantiates a new ClusterNodeInstance object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCommvaultConnectivityCheckParameters instantiates a new CommvaultConnectivityCheckParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCommvaultConnectivityCheckParametersWithDefaults instantiates a new CommvaultConnectivityCheckParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewComplianceApplicationSetting instantiates a new ComplianceApplicationSetting object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewComplianceApplicationSettingsListResponse instantiates a new ComplianceApplicationSettingsListResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewComplianceApplicationSettingsListResponseWithDefaults instantiates a new ComplianceApplicationSettingsListResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewComplianceApplicationSettingsSearchResponse instantiates a new ComplianceApplicationSettingsSearchResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewComplianceApplicationSettingsSearchResponseWithDefaults instantiates a new ComplianceApplicationSettingsSearchResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewComplianceApplicationSettingWithDefaults instantiates a new ComplianceApplicationSetting object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewComplianceJob instantiates a new ComplianceJob object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewComplianceJobConnectorsResponse instantiates a new ComplianceJobConnectorsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewComplianceJobConnectorsResponseWithDefaults instantiates a new ComplianceJobConnectorsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewComplianceJobWithDefaults instantiates a new ComplianceJob object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewConfigSettingsStg instantiates a new ConfigSettingsStg object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewConfigSettingsStgWithDefaults instantiates a new ConfigSettingsStg object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewConfiguration returns a new Configuration object.
NewConnectivityCheckParameters instantiates a new ConnectivityCheckParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewConnectivityCheckParametersWithDefaults instantiates a new ConnectivityCheckParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewConnectivityCheckResponse instantiates a new ConnectivityCheckResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewConnectivityCheckResponseWithDefaults instantiates a new ConnectivityCheckResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewConnector instantiates a new Connector object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewConnectorTestResponse instantiates a new ConnectorTestResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewConnectorTestResponseWithDefaults instantiates a new ConnectorTestResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewConnectorTypeEnumFromValue returns a pointer to a valid ConnectorTypeEnum for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewConnectorUpdateParameters instantiates a new ConnectorUpdateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewConnectorUpdateParametersWithDefaults instantiates a new ConnectorUpdateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewConnectorWithDefaults instantiates a new Connector object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewConsumer instantiates a new Consumer object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewConsumerWithDefaults instantiates a new Consumer object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewConvertDataLayoutRequest instantiates a new ConvertDataLayoutRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewConvertDataLayoutRequestWithDefaults instantiates a new ConvertDataLayoutRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewConvertDataLayoutResponse instantiates a new ConvertDataLayoutResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewConvertDataLayoutResponseWithDefaults instantiates a new ConvertDataLayoutResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCopyMaskingJobParameters instantiates a new CopyMaskingJobParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCopyMaskingJobParametersWithDefaults instantiates a new CopyMaskingJobParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCopyMaskingJobResponse instantiates a new CopyMaskingJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCopyMaskingJobResponseWithDefaults instantiates a new CopyMaskingJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateBookmarkResponse instantiates a new CreateBookmarkResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateBookmarkResponseWithDefaults instantiates a new CreateBookmarkResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateDatabaseTemplateResponse instantiates a new CreateDatabaseTemplateResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateDatabaseTemplateResponseWithDefaults instantiates a new CreateDatabaseTemplateResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateEnvironmentResponse instantiates a new CreateEnvironmentResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateEnvironmentResponseWithDefaults instantiates a new CreateEnvironmentResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateEnvironmentUserResponse instantiates a new CreateEnvironmentUserResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateEnvironmentUserResponseWithDefaults instantiates a new CreateEnvironmentUserResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateHostResponse instantiates a new CreateHostResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateHostResponseWithDefaults instantiates a new CreateHostResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateHyperscaleConnectorResponse instantiates a new CreateHyperscaleConnectorResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateHyperscaleConnectorResponseWithDefaults instantiates a new CreateHyperscaleConnectorResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateHyperscaleMountPointResponse instantiates a new CreateHyperscaleMountPointResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateHyperscaleMountPointResponseWithDefaults instantiates a new CreateHyperscaleMountPointResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateMaskingJobRequest instantiates a new CreateMaskingJobRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateMaskingJobRequestWithDefaults instantiates a new CreateMaskingJobRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateMaskingJobResponse instantiates a new CreateMaskingJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateMaskingJobResponseWithDefaults instantiates a new CreateMaskingJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateOracleListenerParams instantiates a new CreateOracleListenerParams object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateOracleListenerParamsWithDefaults instantiates a new CreateOracleListenerParams object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateOracleListenerResponse instantiates a new CreateOracleListenerResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateOracleListenerResponseWithDefaults instantiates a new CreateOracleListenerResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateOracleSourceResponse instantiates a new CreateOracleSourceResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateOracleSourceResponseWithDefaults instantiates a new CreateOracleSourceResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreatePostgresSourceResponse instantiates a new CreatePostgresSourceResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreatePostgresSourceResponseWithDefaults instantiates a new CreatePostgresSourceResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateReplicationProfileParameters instantiates a new CreateReplicationProfileParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateReplicationProfileParametersWithDefaults instantiates a new CreateReplicationProfileParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateReplicationProfileResponse instantiates a new CreateReplicationProfileResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateReplicationProfileResponseWithDefaults instantiates a new CreateReplicationProfileResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateRepositoryParams instantiates a new CreateRepositoryParams object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateRepositoryParamsWithDefaults instantiates a new CreateRepositoryParams object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateRepositoryResponse instantiates a new CreateRepositoryResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateRepositoryResponseWithDefaults instantiates a new CreateRepositoryResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateRole instantiates a new CreateRole object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateRoleWithDefaults instantiates a new CreateRole object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateVDBGroupOrder instantiates a new CreateVDBGroupOrder object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateVDBGroupOrderWithDefaults instantiates a new CreateVDBGroupOrder object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateVDBGroupRequest instantiates a new CreateVDBGroupRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateVDBGroupRequestWithDefaults instantiates a new CreateVDBGroupRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateVDBGroupResponse instantiates a new CreateVDBGroupResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateVDBGroupResponseWithDefaults instantiates a new CreateVDBGroupResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCredentialsEnvVariable instantiates a new CredentialsEnvVariable object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCredentialsEnvVariableWithDefaults instantiates a new CredentialsEnvVariable object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDatabaseColumnMetadata instantiates a new DatabaseColumnMetadata object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDatabaseColumnMetadataListResponse instantiates a new DatabaseColumnMetadataListResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDatabaseColumnMetadataListResponseWithDefaults instantiates a new DatabaseColumnMetadataListResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDatabaseColumnMetadataSearchResponse instantiates a new DatabaseColumnMetadataSearchResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDatabaseColumnMetadataSearchResponseWithDefaults instantiates a new DatabaseColumnMetadataSearchResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDatabaseColumnMetadataWithDefaults instantiates a new DatabaseColumnMetadata object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDatabaseConnectivityCheckParameters instantiates a new DatabaseConnectivityCheckParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDatabaseConnectivityCheckParametersWithDefaults instantiates a new DatabaseConnectivityCheckParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDatabaseTableMetadata instantiates a new DatabaseTableMetadata object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDatabaseTableMetadataListResponse instantiates a new DatabaseTableMetadataListResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDatabaseTableMetadataListResponseWithDefaults instantiates a new DatabaseTableMetadataListResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDatabaseTableMetadataSearchResponse instantiates a new DatabaseTableMetadataSearchResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDatabaseTableMetadataSearchResponseWithDefaults instantiates a new DatabaseTableMetadataSearchResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDatabaseTableMetadataWithDefaults instantiates a new DatabaseTableMetadata object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDatabaseTemplate instantiates a new DatabaseTemplate object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDatabaseTemplateCreateParameters instantiates a new DatabaseTemplateCreateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDatabaseTemplateCreateParametersWithDefaults instantiates a new DatabaseTemplateCreateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDatabaseTemplateWithDefaults instantiates a new DatabaseTemplate object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDataClass instantiates a new DataClass object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDataClassesListResponse instantiates a new DataClassesListResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDataClassesListResponseWithDefaults instantiates a new DataClassesListResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDataClassesSearchResponse instantiates a new DataClassesSearchResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDataClassesSearchResponseWithDefaults instantiates a new DataClassesSearchResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDataClassUpdateParams instantiates a new DataClassUpdateParams object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDataClassUpdateParamsWithDefaults instantiates a new DataClassUpdateParams object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDataClassUpdateResponse instantiates a new DataClassUpdateResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDataClassUpdateResponseWithDefaults instantiates a new DataClassUpdateResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDataClassWithDefaults instantiates a new DataClass object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDataLayout instantiates a new DataLayout object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDataLayoutWithDefaults instantiates a new DataLayout object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDataPointByLocationParameters instantiates a new DataPointByLocationParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDataPointByLocationParametersWithDefaults instantiates a new DataPointByLocationParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDataPointBySnapshotParameters instantiates a new DataPointBySnapshotParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDataPointBySnapshotParametersWithDefaults instantiates a new DataPointBySnapshotParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDataPointByTimestampParameters instantiates a new DataPointByTimestampParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDataPointByTimestampParametersWithDefaults instantiates a new DataPointByTimestampParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDataPointFromBookmarkParameters instantiates a new DataPointFromBookmarkParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDataPointFromBookmarkParametersWithDefaults instantiates a new DataPointFromBookmarkParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDataRiskData instantiates a new DataRiskData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDataRiskDataWithDefaults instantiates a new DataRiskData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDataRiskReportTotals instantiates a new DataRiskReportTotals object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDataRiskReportTotalsWithDefaults instantiates a new DataRiskReportTotals object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDatasetGroup instantiates a new DatasetGroup object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDatasetGroupWithDefaults instantiates a new DatasetGroup object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteCDBParameters instantiates a new DeleteCDBParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteCDBParametersWithDefaults instantiates a new DeleteCDBParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteCDBResponse instantiates a new DeleteCDBResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteCDBResponseWithDefaults instantiates a new DeleteCDBResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteDatabaseTemplateResponse instantiates a new DeleteDatabaseTemplateResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteDatabaseTemplateResponseWithDefaults instantiates a new DeleteDatabaseTemplateResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteDSourceRequest instantiates a new DeleteDSourceRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteDSourceRequestWithDefaults instantiates a new DeleteDSourceRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteDSourceResponse instantiates a new DeleteDSourceResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteDSourceResponseWithDefaults instantiates a new DeleteDSourceResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteEngineResponse instantiates a new DeleteEngineResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteEngineResponseWithDefaults instantiates a new DeleteEngineResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteEnvironmentResponse instantiates a new DeleteEnvironmentResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteEnvironmentResponseWithDefaults instantiates a new DeleteEnvironmentResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteEnvironmentUserResponse instantiates a new DeleteEnvironmentUserResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteEnvironmentUserResponseWithDefaults instantiates a new DeleteEnvironmentUserResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteHostResponse instantiates a new DeleteHostResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteHostResponseWithDefaults instantiates a new DeleteHostResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteHyperscaleConnectorResponse instantiates a new DeleteHyperscaleConnectorResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteHyperscaleConnectorResponseWithDefaults instantiates a new DeleteHyperscaleConnectorResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteHyperscaleMountPointResponse instantiates a new DeleteHyperscaleMountPointResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteHyperscaleMountPointResponseWithDefaults instantiates a new DeleteHyperscaleMountPointResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteMaskingJobResponse instantiates a new DeleteMaskingJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteMaskingJobResponseWithDefaults instantiates a new DeleteMaskingJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteOracleListenerResponse instantiates a new DeleteOracleListenerResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteOracleListenerResponseWithDefaults instantiates a new DeleteOracleListenerResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteScopedObjectItem instantiates a new DeleteScopedObjectItem object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteScopedObjectItemWithDefaults instantiates a new DeleteScopedObjectItem object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteScopeObjectTags instantiates a new DeleteScopeObjectTags object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteScopeObjectTagsWithDefaults instantiates a new DeleteScopeObjectTags object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteSnapshotResponse instantiates a new DeleteSnapshotResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteSnapshotResponseWithDefaults instantiates a new DeleteSnapshotResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteSourceResponse instantiates a new DeleteSourceResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteSourceResponseWithDefaults instantiates a new DeleteSourceResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteTag instantiates a new DeleteTag object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteTagWithDefaults instantiates a new DeleteTag object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteTimeflowResponse instantiates a new DeleteTimeflowResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteTimeflowResponseWithDefaults instantiates a new DeleteTimeflowResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteVCDBParameters instantiates a new DeleteVCDBParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteVCDBParametersWithDefaults instantiates a new DeleteVCDBParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteVCDBResponse instantiates a new DeleteVCDBResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteVCDBResponseWithDefaults instantiates a new DeleteVCDBResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteVDBParameters instantiates a new DeleteVDBParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteVDBParametersWithDefaults instantiates a new DeleteVDBParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeleteVDBResponse instantiates a new DeleteVDBResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeleteVDBResponseWithDefaults instantiates a new DeleteVDBResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDependency instantiates a new Dependency object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDependencyWithDefaults instantiates a new Dependency object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDetachDSourceResponse instantiates a new DetachDSourceResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDetachDSourceResponseWithDefaults instantiates a new DetachDSourceResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDisableCDBParameters instantiates a new DisableCDBParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDisableCDBParametersWithDefaults instantiates a new DisableCDBParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDisableCDBResponse instantiates a new DisableCDBResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDisableCDBResponseWithDefaults instantiates a new DisableCDBResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDisableDsourceParameters instantiates a new DisableDsourceParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDisableDsourceParametersWithDefaults instantiates a new DisableDsourceParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDisableDsourceResponse instantiates a new DisableDsourceResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDisableDsourceResponseWithDefaults instantiates a new DisableDsourceResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDisableEnvironmentResponse instantiates a new DisableEnvironmentResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDisableEnvironmentResponseWithDefaults instantiates a new DisableEnvironmentResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDisableVCDBParameters instantiates a new DisableVCDBParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDisableVCDBParametersWithDefaults instantiates a new DisableVCDBParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDisableVCDBResponse instantiates a new DisableVCDBResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDisableVCDBResponseWithDefaults instantiates a new DisableVCDBResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDisableVDBParameters instantiates a new DisableVDBParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDisableVDBParametersWithDefaults instantiates a new DisableVDBParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDisableVDBResponse instantiates a new DisableVDBResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDisableVDBResponseWithDefaults instantiates a new DisableVDBResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDiscoveryExpression instantiates a new DiscoveryExpression object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDiscoveryExpressionsListResponse instantiates a new DiscoveryExpressionsListResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDiscoveryExpressionsListResponseWithDefaults instantiates a new DiscoveryExpressionsListResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDiscoveryExpressionsSearchResponse instantiates a new DiscoveryExpressionsSearchResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDiscoveryExpressionsSearchResponseWithDefaults instantiates a new DiscoveryExpressionsSearchResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDiscoveryExpressionWithDefaults instantiates a new DiscoveryExpression object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDiscoveryPoliciesListResponse instantiates a new DiscoveryPoliciesListResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDiscoveryPoliciesListResponseWithDefaults instantiates a new DiscoveryPoliciesListResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDiscoveryPoliciesSearchResponse instantiates a new DiscoveryPoliciesSearchResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDiscoveryPoliciesSearchResponseWithDefaults instantiates a new DiscoveryPoliciesSearchResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDiscoveryPolicy instantiates a new DiscoveryPolicy object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDiscoveryPolicyWithDefaults instantiates a new DiscoveryPolicy object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDomain instantiates a new Domain object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDomainWithDefaults instantiates a new Domain object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDSource instantiates a new DSource object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDSourceConsumptionData instantiates a new DSourceConsumptionData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDSourceConsumptionDataWithDefaults instantiates a new DSourceConsumptionData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDSourceConsumptionReportResponse instantiates a new DSourceConsumptionReportResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDSourceConsumptionReportResponseWithDefaults instantiates a new DSourceConsumptionReportResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDSourceHooks instantiates a new DSourceHooks object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDSourceHooksWithDefaults instantiates a new DSourceHooks object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDSourceSnapshotParameters instantiates a new DSourceSnapshotParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDSourceSnapshotParametersWithDefaults instantiates a new DSourceSnapshotParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDSourceUsageData instantiates a new DSourceUsageData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDSourceUsageDataWithDefaults instantiates a new DSourceUsageData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDSourceUsageReportResponse instantiates a new DSourceUsageReportResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDSourceUsageReportResponseWithDefaults instantiates a new DSourceUsageReportResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDSourceWithDefaults instantiates a new DSource object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEffectiveScope instantiates a new EffectiveScope object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEffectiveScopeWithDefaults instantiates a new EffectiveScope object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnableCDBParameters instantiates a new EnableCDBParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnableCDBParametersWithDefaults instantiates a new EnableCDBParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnableCDBResponse instantiates a new EnableCDBResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnableCDBResponseWithDefaults instantiates a new EnableCDBResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnableDsourceParameters instantiates a new EnableDsourceParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnableDsourceParametersWithDefaults instantiates a new EnableDsourceParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnableDsourceResponse instantiates a new EnableDsourceResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnableDsourceResponseWithDefaults instantiates a new EnableDsourceResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnableEnvironmentResponse instantiates a new EnableEnvironmentResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnableEnvironmentResponseWithDefaults instantiates a new EnableEnvironmentResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnableVCDBParameters instantiates a new EnableVCDBParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnableVCDBParametersWithDefaults instantiates a new EnableVCDBParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnableVCDBResponse instantiates a new EnableVCDBResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnableVCDBResponseWithDefaults instantiates a new EnableVCDBResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnableVDBParameters instantiates a new EnableVDBParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnableVDBParametersWithDefaults instantiates a new EnableVDBParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnableVDBResponse instantiates a new EnableVDBResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnableVDBResponseWithDefaults instantiates a new EnableVDBResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEngine instantiates a new Engine object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEngineAutoTaggingConfigUpdateParameters instantiates a new EngineAutoTaggingConfigUpdateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEngineAutoTaggingConfigUpdateParametersWithDefaults instantiates a new EngineAutoTaggingConfigUpdateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEngineGlobalObjectStateData instantiates a new EngineGlobalObjectStateData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEngineGlobalObjectStateDataWithDefaults instantiates a new EngineGlobalObjectStateData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEngineHistoricalStorageSummary instantiates a new EngineHistoricalStorageSummary object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEngineHistoricalStorageSummaryWithDefaults instantiates a new EngineHistoricalStorageSummary object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEngineIdBody instantiates a new EngineIdBody object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEngineIdBodyWithDefaults instantiates a new EngineIdBody object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnginePerformanceAnalytic instantiates a new EnginePerformanceAnalytic object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnginePerformanceAnalyticReportResponse instantiates a new EnginePerformanceAnalyticReportResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnginePerformanceAnalyticReportResponseWithDefaults instantiates a new EnginePerformanceAnalyticReportResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnginePerformanceAnalyticTrend instantiates a new EnginePerformanceAnalyticTrend object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnginePerformanceAnalyticTrendDatapointInner instantiates a new EnginePerformanceAnalyticTrendDatapointInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnginePerformanceAnalyticTrendDatapointInnerWithDefaults instantiates a new EnginePerformanceAnalyticTrendDatapointInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnginePerformanceAnalyticTrendResponse instantiates a new EnginePerformanceAnalyticTrendResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnginePerformanceAnalyticTrendResponseWithDefaults instantiates a new EnginePerformanceAnalyticTrendResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnginePerformanceAnalyticTrendWithDefaults instantiates a new EnginePerformanceAnalyticTrend object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnginePerformanceAnalyticWithDefaults instantiates a new EnginePerformanceAnalytic object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEngineRegistrationParameter instantiates a new EngineRegistrationParameter object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEngineRegistrationParameterWithDefaults instantiates a new EngineRegistrationParameter object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEngineWithDefaults instantiates a new Engine object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnvironment instantiates a new Environment object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnvironmentCreateParameters instantiates a new EnvironmentCreateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnvironmentCreateParametersWithDefaults instantiates a new EnvironmentCreateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnvironmentRepository instantiates a new EnvironmentRepository object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnvironmentRepositoryWithDefaults instantiates a new EnvironmentRepository object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnvironmentUpdateParameters instantiates a new EnvironmentUpdateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnvironmentUpdateParametersWithDefaults instantiates a new EnvironmentUpdateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnvironmentUser instantiates a new EnvironmentUser object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnvironmentUserParams instantiates a new EnvironmentUserParams object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnvironmentUserParamsWithDefaults instantiates a new EnvironmentUserParams object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnvironmentUserWithDefaults instantiates a new EnvironmentUser object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnvironmentWithDefaults instantiates a new Environment object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewError instantiates a new Error object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewErrorResponse instantiates a new ErrorResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewErrorResponseWithDefaults instantiates a new ErrorResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewErrorWithDefaults instantiates a new Error object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewExecuteComplianceJobResponse instantiates a new ExecuteComplianceJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewExecuteComplianceJobResponseWithDefaults instantiates a new ExecuteComplianceJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewExecuteMaskingJobParameters instantiates a new ExecuteMaskingJobParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewExecuteMaskingJobParametersWithDefaults instantiates a new ExecuteMaskingJobParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewExecuteMaskingJobResponse instantiates a new ExecuteMaskingJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewExecuteMaskingJobResponseWithDefaults instantiates a new ExecuteMaskingJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewExecuteReplicationProfileResponse instantiates a new ExecuteReplicationProfileResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewExecuteReplicationProfileResponseWithDefaults instantiates a new ExecuteReplicationProfileResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewExecution instantiates a new Execution object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewExecutionCancelParameters instantiates a new ExecutionCancelParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewExecutionCancelParametersWithDefaults instantiates a new ExecutionCancelParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewExecutionEvent instantiates a new ExecutionEvent object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewExecutionEventWithDefaults instantiates a new ExecutionEvent object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewExecutionLog instantiates a new ExecutionLog object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewExecutionLogWithDefaults instantiates a new ExecutionLog object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewExecutionStatusFromValue returns a pointer to a valid ExecutionStatus for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewExecutionWithDefaults instantiates a new Execution object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFailoverNamespaceParameters instantiates a new FailoverNamespaceParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFailoverNamespaceParametersWithDefaults instantiates a new FailoverNamespaceParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFindByLocationResponse instantiates a new FindByLocationResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFindByLocationResponseWithDefaults instantiates a new FindByLocationResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFindByTimestampResponse instantiates a new FindByTimestampResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFindByTimestampResponseWithDefaults instantiates a new FindByTimestampResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGetDataRiskReportResponse instantiates a new GetDataRiskReportResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGetDataRiskReportResponseWithDefaults instantiates a new GetDataRiskReportResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGetEngineGlobalObjectStateReportResponse instantiates a new GetEngineGlobalObjectStateReportResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGetEngineGlobalObjectStateReportResponseWithDefaults instantiates a new GetEngineGlobalObjectStateReportResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGlobalProperties instantiates a new GlobalProperties object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGlobalPropertiesWithDefaults instantiates a new GlobalProperties object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHashicorpVault instantiates a new HashicorpVault object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHashicorpVaultWithDefaults instantiates a new HashicorpVault object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHistoricalStorageSummary instantiates a new HistoricalStorageSummary object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHistoricalStorageSummaryAggregate instantiates a new HistoricalStorageSummaryAggregate object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHistoricalStorageSummaryAggregateWithDefaults instantiates a new HistoricalStorageSummaryAggregate object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHistoricalStorageSummaryWithDefaults instantiates a new HistoricalStorageSummary object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHook instantiates a new Hook object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHookWithDefaults instantiates a new Hook object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHost instantiates a new Host object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHostCreateParameters instantiates a new HostCreateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHostCreateParametersWithDefaults instantiates a new HostCreateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHostUpdateParameters instantiates a new HostUpdateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHostUpdateParametersWithDefaults instantiates a new HostUpdateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHostWithDefaults instantiates a new Host object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHyperscaleColumnOrField instantiates a new HyperscaleColumnOrField object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHyperscaleColumnOrFieldWithDefaults instantiates a new HyperscaleColumnOrField object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHyperscaleConnector instantiates a new HyperscaleConnector object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHyperscaleConnectorCreateParameters instantiates a new HyperscaleConnectorCreateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHyperscaleConnectorCreateParametersWithDefaults instantiates a new HyperscaleConnectorCreateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHyperscaleConnectorUpdateParameters instantiates a new HyperscaleConnectorUpdateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHyperscaleConnectorUpdateParametersWithDefaults instantiates a new HyperscaleConnectorUpdateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHyperscaleConnectorWithDefaults instantiates a new HyperscaleConnector object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHyperscaleDataset instantiates a new HyperscaleDataset object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHyperscaleDatasetTableOrFile instantiates a new HyperscaleDatasetTableOrFile object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHyperscaleDatasetTableOrFileUpdateParameters instantiates a new HyperscaleDatasetTableOrFileUpdateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHyperscaleDatasetTableOrFileUpdateParametersWithDefaults instantiates a new HyperscaleDatasetTableOrFileUpdateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHyperscaleDatasetTableOrFileWithDefaults instantiates a new HyperscaleDatasetTableOrFile object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHyperscaleDatasetUpdateParameters instantiates a new HyperscaleDatasetUpdateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHyperscaleDatasetUpdateParametersWithDefaults instantiates a new HyperscaleDatasetUpdateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHyperscaleDatasetWithDefaults instantiates a new HyperscaleDataset object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHyperscaleDataTypeEnumFromValue returns a pointer to a valid HyperscaleDataTypeEnum for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewHyperscaleInstance instantiates a new HyperscaleInstance object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHyperscaleInstanceRegistrationParameter instantiates a new HyperscaleInstanceRegistrationParameter object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHyperscaleInstanceRegistrationParameterWithDefaults instantiates a new HyperscaleInstanceRegistrationParameter object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHyperscaleInstanceUpdateParams instantiates a new HyperscaleInstanceUpdateParams object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHyperscaleInstanceUpdateParamsWithDefaults instantiates a new HyperscaleInstanceUpdateParams object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHyperscaleInstanceWithDefaults instantiates a new HyperscaleInstance object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHyperscaleMountPoint instantiates a new HyperscaleMountPoint object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHyperscaleMountPointUpdateParameters instantiates a new HyperscaleMountPointUpdateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHyperscaleMountPointUpdateParametersWithDefaults instantiates a new HyperscaleMountPointUpdateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHyperscaleMountPointWithDefaults instantiates a new HyperscaleMountPoint object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHyperscaleTaskError instantiates a new HyperscaleTaskError object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHyperscaleTaskErrorWithDefaults instantiates a new HyperscaleTaskError object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHyperscaleTaskEvent instantiates a new HyperscaleTaskEvent object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHyperscaleTaskEventWithDefaults instantiates a new HyperscaleTaskEvent object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewImportEngineAccountRequest instantiates a new ImportEngineAccountRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewImportEngineAccountRequestWithDefaults instantiates a new ImportEngineAccountRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewImportEngineAccountsResponse instantiates a new ImportEngineAccountsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewImportEngineAccountsResponseWithDefaults instantiates a new ImportEngineAccountsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewImportEngineBookmarkResponse instantiates a new ImportEngineBookmarkResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewImportEngineBookmarkResponseWithDefaults instantiates a new ImportEngineBookmarkResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewJob instantiates a new Job object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewJobTask instantiates a new JobTask object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewJobTaskEvent instantiates a new JobTaskEvent object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewJobTaskEventWithDefaults instantiates a new JobTaskEvent object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewJobTaskWithDefaults instantiates a new JobTask object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewJobWithDefaults instantiates a new Job object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewKDCServers instantiates a new KDCServers object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewKDCServersWithDefaults instantiates a new KDCServers object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewKerberosConfig instantiates a new KerberosConfig object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewKerberosConfigWithDefaults instantiates a new KerberosConfig object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLatestSnapshotsResponse instantiates a new LatestSnapshotsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLatestSnapshotsResponseWithDefaults instantiates a new LatestSnapshotsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLDAPConfigParams instantiates a new LDAPConfigParams object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLDAPConfigParamsWithDefaults instantiates a new LDAPConfigParams object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLdapConfigValidateParameter instantiates a new LdapConfigValidateParameter object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLdapConfigValidateParameterWithDefaults instantiates a new LdapConfigValidateParameter object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLdapValidateResponse instantiates a new LdapValidateResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLdapValidateResponseWithDefaults instantiates a new LdapValidateResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLinkDSourceDefaultRequest instantiates a new LinkDSourceDefaultRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLinkDSourceDefaultRequestWithDefaults instantiates a new LinkDSourceDefaultRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLinkDSourceResponse instantiates a new LinkDSourceResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLinkDSourceResponseWithDefaults instantiates a new LinkDSourceResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLinkStagingPushDSourceDefaultRequest instantiates a new LinkStagingPushDSourceDefaultRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLinkStagingPushDSourceDefaultRequestWithDefaults instantiates a new LinkStagingPushDSourceDefaultRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListAccessGroupsResponse instantiates a new ListAccessGroupsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListAccessGroupsResponseWithDefaults instantiates a new ListAccessGroupsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListAccountsResponse instantiates a new ListAccountsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListAccountsResponseWithDefaults instantiates a new ListAccountsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListAlgorithmDependenciesResponse instantiates a new ListAlgorithmDependenciesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListAlgorithmDependenciesResponseWithDefaults instantiates a new ListAlgorithmDependenciesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListAlgorithmsResponse instantiates a new ListAlgorithmsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListAlgorithmsResponseWithDefaults instantiates a new ListAlgorithmsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListBookmarksByVDBGroupsResponse instantiates a new ListBookmarksByVDBGroupsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListBookmarksByVDBGroupsResponseWithDefaults instantiates a new ListBookmarksByVDBGroupsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListBookmarksByVDBResponse instantiates a new ListBookmarksByVDBResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListBookmarksByVDBResponseWithDefaults instantiates a new ListBookmarksByVDBResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListBookmarksResponse instantiates a new ListBookmarksResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListBookmarksResponseWithDefaults instantiates a new ListBookmarksResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListCDBsResponse instantiates a new ListCDBsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListCDBsResponseWithDefaults instantiates a new ListCDBsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListComplianceJobsResponse instantiates a new ListComplianceJobsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListComplianceJobsResponseWithDefaults instantiates a new ListComplianceJobsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListConnectorsMaskingJobsResponse instantiates a new ListConnectorsMaskingJobsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListConnectorsMaskingJobsResponseWithDefaults instantiates a new ListConnectorsMaskingJobsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListConnectorsResponse instantiates a new ListConnectorsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListConnectorsResponseWithDefaults instantiates a new ListConnectorsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListDatabaseTemplatesResponse instantiates a new ListDatabaseTemplatesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListDatabaseTemplatesResponseWithDefaults instantiates a new ListDatabaseTemplatesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListDataLayoutResponse instantiates a new ListDataLayoutResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListDataLayoutResponseWithDefaults instantiates a new ListDataLayoutResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListDSourcesResponse instantiates a new ListDSourcesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListDSourcesResponseWithDefaults instantiates a new ListDSourcesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListEnvironmentsResponse instantiates a new ListEnvironmentsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListEnvironmentsResponseWithDefaults instantiates a new ListEnvironmentsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListEnvironmentUsers instantiates a new ListEnvironmentUsers object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListEnvironmentUsersWithDefaults instantiates a new ListEnvironmentUsers object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListExecutionEventsResponse instantiates a new ListExecutionEventsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListExecutionEventsResponseWithDefaults instantiates a new ListExecutionEventsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListExecutionsResponse instantiates a new ListExecutionsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListExecutionsResponseWithDefaults instantiates a new ListExecutionsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListGroupsResponse instantiates a new ListGroupsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListGroupsResponseWithDefaults instantiates a new ListGroupsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListHashicorpVaultsResponse instantiates a new ListHashicorpVaultsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListHashicorpVaultsResponseWithDefaults instantiates a new ListHashicorpVaultsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListHyperscaleConnectorsResponse instantiates a new ListHyperscaleConnectorsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListHyperscaleConnectorsResponseWithDefaults instantiates a new ListHyperscaleConnectorsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListHyperscaleDatasetsResponse instantiates a new ListHyperscaleDatasetsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListHyperscaleDatasetsResponseWithDefaults instantiates a new ListHyperscaleDatasetsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListHyperscaleDatasetTablesOrFilesResponse instantiates a new ListHyperscaleDatasetTablesOrFilesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListHyperscaleDatasetTablesOrFilesResponseWithDefaults instantiates a new ListHyperscaleDatasetTablesOrFilesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListHyperscaleInstancesResponse instantiates a new ListHyperscaleInstancesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListHyperscaleInstancesResponseWithDefaults instantiates a new ListHyperscaleInstancesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListHyperscaleMountPointsResponse instantiates a new ListHyperscaleMountPointsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListHyperscaleMountPointsResponseWithDefaults instantiates a new ListHyperscaleMountPointsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListJobsResponse instantiates a new ListJobsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListJobsResponseWithDefaults instantiates a new ListJobsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListKerberosConfigsResponse instantiates a new ListKerberosConfigsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListKerberosConfigsResponseWithDefaults instantiates a new ListKerberosConfigsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListMaskingEnvironmentsResponse instantiates a new ListMaskingEnvironmentsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListMaskingEnvironmentsResponseWithDefaults instantiates a new ListMaskingEnvironmentsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListMaskingFileConsumersResponse instantiates a new ListMaskingFileConsumersResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListMaskingFileConsumersResponseWithDefaults instantiates a new ListMaskingFileConsumersResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListMaskingFilesResponse instantiates a new ListMaskingFilesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListMaskingFilesResponseWithDefaults instantiates a new ListMaskingFilesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListMaskingJobSourceEnginesResponse instantiates a new ListMaskingJobSourceEnginesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListMaskingJobSourceEnginesResponseWithDefaults instantiates a new ListMaskingJobSourceEnginesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListMaskingJobsResponse instantiates a new ListMaskingJobsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListMaskingJobsResponseWithDefaults instantiates a new ListMaskingJobsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListNamespacesResponse instantiates a new ListNamespacesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListNamespacesResponseWithDefaults instantiates a new ListNamespacesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListPasswordVaultsResponse instantiates a new ListPasswordVaultsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListPasswordVaultsResponseWithDefaults instantiates a new ListPasswordVaultsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListRegisteredEnginesResponse instantiates a new ListRegisteredEnginesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListRegisteredEnginesResponseWithDefaults instantiates a new ListRegisteredEnginesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListReplicationProfilesResponse instantiates a new ListReplicationProfilesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListReplicationProfilesResponseWithDefaults instantiates a new ListReplicationProfilesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListReportingScheduleResponse instantiates a new ListReportingScheduleResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListReportingScheduleResponseWithDefaults instantiates a new ListReportingScheduleResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListRolesResponse instantiates a new ListRolesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListRolesResponseWithDefaults instantiates a new ListRolesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListSnapshotsResponse instantiates a new ListSnapshotsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListSnapshotsResponseWithDefaults instantiates a new ListSnapshotsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListSourcesResponse instantiates a new ListSourcesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListSourcesResponseWithDefaults instantiates a new ListSourcesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListStagingSourcesResponse instantiates a new ListStagingSourcesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListStagingSourcesResponseWithDefaults instantiates a new ListStagingSourcesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListTimeflowsResponse instantiates a new ListTimeflowsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListTimeflowsResponseWithDefaults instantiates a new ListTimeflowsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListToolkitResponse instantiates a new ListToolkitResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListToolkitResponseWithDefaults instantiates a new ListToolkitResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListVCDBsResponse instantiates a new ListVCDBsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListVCDBsResponseWithDefaults instantiates a new ListVCDBsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListVDBGroupsByBookmarkResponse instantiates a new ListVDBGroupsByBookmarkResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListVDBGroupsByBookmarkResponseWithDefaults instantiates a new ListVDBGroupsByBookmarkResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListVDBGroupsResponse instantiates a new ListVDBGroupsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListVDBGroupsResponseWithDefaults instantiates a new ListVDBGroupsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListVDBsResponse instantiates a new ListVDBsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListVDBsResponseWithDefaults instantiates a new ListVDBsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListVirtualizationActionsResponse instantiates a new ListVirtualizationActionsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListVirtualizationActionsResponseWithDefaults instantiates a new ListVirtualizationActionsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListVirtualizationAlertsResponse instantiates a new ListVirtualizationAlertsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListVirtualizationAlertsResponseWithDefaults instantiates a new ListVirtualizationAlertsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListVirtualizationFaultsResponse instantiates a new ListVirtualizationFaultsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListVirtualizationFaultsResponseWithDefaults instantiates a new ListVirtualizationFaultsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListVirtualizationJobsResponse instantiates a new ListVirtualizationJobsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListVirtualizationJobsResponseWithDefaults instantiates a new ListVirtualizationJobsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListVirtualizationPoliciesResponse instantiates a new ListVirtualizationPoliciesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListVirtualizationPoliciesResponseWithDefaults instantiates a new ListVirtualizationPoliciesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLocationCompatibleEnvironmentsResponse instantiates a new LocationCompatibleEnvironmentsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLocationCompatibleEnvironmentsResponseWithDefaults instantiates a new LocationCompatibleEnvironmentsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLocationCompatibleRepositoryRequest instantiates a new LocationCompatibleRepositoryRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLocationCompatibleRepositoryRequestWithDefaults instantiates a new LocationCompatibleRepositoryRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLockVDBGroupParameters instantiates a new LockVDBGroupParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLockVDBGroupParametersWithDefaults instantiates a new LockVDBGroupParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLockVDBParameters instantiates a new LockVDBParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLockVDBParametersWithDefaults instantiates a new LockVDBParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLoginToken instantiates a new LoginToken object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLoginTokenWithDefaults instantiates a new LoginToken object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMaskingEnvironment instantiates a new MaskingEnvironment object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMaskingEnvironmentWithDefaults instantiates a new MaskingEnvironment object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMaskingExecutionMetrics instantiates a new MaskingExecutionMetrics object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMaskingExecutionMetricsReportResponse instantiates a new MaskingExecutionMetricsReportResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMaskingExecutionMetricsReportResponseWithDefaults instantiates a new MaskingExecutionMetricsReportResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMaskingExecutionMetricsWithDefaults instantiates a new MaskingExecutionMetrics object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMaskingFileUpload instantiates a new MaskingFileUpload object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMaskingFileUploadUpdateParameters instantiates a new MaskingFileUploadUpdateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMaskingFileUploadUpdateParametersWithDefaults instantiates a new MaskingFileUploadUpdateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMaskingFileUploadWithDefaults instantiates a new MaskingFileUpload object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMaskingJob instantiates a new MaskingJob object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMaskingJobConnectorsResponse instantiates a new MaskingJobConnectorsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMaskingJobConnectorsResponseWithDefaults instantiates a new MaskingJobConnectorsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMaskingJobSourceEngine instantiates a new MaskingJobSourceEngine object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMaskingJobSourceEngineWithDefaults instantiates a new MaskingJobSourceEngine object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMaskingJobWithConnectorRole instantiates a new MaskingJobWithConnectorRole object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMaskingJobWithConnectorRoleWithDefaults instantiates a new MaskingJobWithConnectorRole object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMaskingJobWithDefaults instantiates a new MaskingJob object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMaskingRuleset instantiates a new MaskingRuleset object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMaskingRulesetWithDefaults instantiates a new MaskingRuleset object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMetadataDbInfo instantiates a new MetadataDbInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMetadataDbInfoWithDefaults instantiates a new MetadataDbInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMigrateMaskingJobParameters instantiates a new MigrateMaskingJobParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMigrateMaskingJobParametersWithDefaults instantiates a new MigrateMaskingJobParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMigrateMaskingJobResponse instantiates a new MigrateMaskingJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMigrateMaskingJobResponseWithDefaults instantiates a new MigrateMaskingJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMSSQLDSourceAttachSourceParameters instantiates a new MSSQLDSourceAttachSourceParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMSSQLDSourceAttachSourceParametersWithDefaults instantiates a new MSSQLDSourceAttachSourceParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMSSQLDSourceLinkSourceParameters instantiates a new MSSQLDSourceLinkSourceParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMSSQLDSourceLinkSourceParametersWithDefaults instantiates a new MSSQLDSourceLinkSourceParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMSSQLDSourceStagingPushAttachSourceParameters instantiates a new MSSQLDSourceStagingPushAttachSourceParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMSSQLDSourceStagingPushAttachSourceParametersWithDefaults instantiates a new MSSQLDSourceStagingPushAttachSourceParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMSSQLDSourceStagingPushLinkSourceParameters instantiates a new MSSQLDSourceStagingPushLinkSourceParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMSSQLDSourceStagingPushLinkSourceParametersWithDefaults instantiates a new MSSQLDSourceStagingPushLinkSourceParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewNamespace instantiates a new Namespace object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewNamespaceCommitFailoverJobResponse instantiates a new NamespaceCommitFailoverJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewNamespaceCommitFailoverJobResponseWithDefaults instantiates a new NamespaceCommitFailoverJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewNamespaceDeleteJobResponse instantiates a new NamespaceDeleteJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewNamespaceDeleteJobResponseWithDefaults instantiates a new NamespaceDeleteJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewNamespaceDiscardJobResponse instantiates a new NamespaceDiscardJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewNamespaceDiscardJobResponseWithDefaults instantiates a new NamespaceDiscardJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewNamespaceFailbackJobResponse instantiates a new NamespaceFailbackJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewNamespaceFailbackJobResponseWithDefaults instantiates a new NamespaceFailbackJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewNamespaceFailoverJobResponse instantiates a new NamespaceFailoverJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewNamespaceFailoverJobResponseWithDefaults instantiates a new NamespaceFailoverJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewNamespaceUpdateJobResponse instantiates a new NamespaceUpdateJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewNamespaceUpdateJobResponseWithDefaults instantiates a new NamespaceUpdateJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewNamespaceWithDefaults instantiates a new Namespace object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewNameValuePair instantiates a new NameValuePair object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewNameValuePairWithDefaults instantiates a new NameValuePair object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewNetbackupConnectivityCheckParameters instantiates a new NetbackupConnectivityCheckParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewNetbackupConnectivityCheckParametersWithDefaults instantiates a new NetbackupConnectivityCheckParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewObjectPermissionAccessGroups instantiates a new ObjectPermissionAccessGroups object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewObjectPermissionAccessGroupsWithDefaults instantiates a new ObjectPermissionAccessGroups object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewObjectPermissionAccount instantiates a new ObjectPermissionAccount object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewObjectPermissionAccountWithDefaults instantiates a new ObjectPermissionAccount object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewObjectPermissionsResponse instantiates a new ObjectPermissionsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewObjectPermissionsResponseWithDefaults instantiates a new ObjectPermissionsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewObjectTypeEnumFromValue returns a pointer to a valid ObjectTypeEnum for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewObjectTypeProperty instantiates a new ObjectTypeProperty object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewObjectTypePropertyWithDefaults instantiates a new ObjectTypeProperty object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewOracleAttachDSourceParameters instantiates a new OracleAttachDSourceParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewOracleAttachDSourceParametersWithDefaults instantiates a new OracleAttachDSourceParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewOracleClusterNodeInstance instantiates a new OracleClusterNodeInstance object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewOracleClusterNodeInstanceWithDefaults instantiates a new OracleClusterNodeInstance object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewOracleConfigTypeEnumFromValue returns a pointer to a valid OracleConfigTypeEnum for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewOracleDSourceLinkSourceParameters instantiates a new OracleDSourceLinkSourceParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewOracleDSourceLinkSourceParametersWithDefaults instantiates a new OracleDSourceLinkSourceParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewOracleLinkStagingPushDSourceDefaultRequest instantiates a new OracleLinkStagingPushDSourceDefaultRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewOracleLinkStagingPushDSourceDefaultRequestWithDefaults instantiates a new OracleLinkStagingPushDSourceDefaultRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewOracleListener instantiates a new OracleListener object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewOracleListenerTypeEnumFromValue returns a pointer to a valid OracleListenerTypeEnum for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewOracleListenerWithDefaults instantiates a new OracleListener object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewOracleRacCustomEnvFile instantiates a new OracleRacCustomEnvFile object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewOracleRacCustomEnvFileWithDefaults instantiates a new OracleRacCustomEnvFile object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewOracleRacCustomEnvVar instantiates a new OracleRacCustomEnvVar object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewOracleRacCustomEnvVarWithDefaults instantiates a new OracleRacCustomEnvVar object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewOracleRACDatabaseInstance instantiates a new OracleRACDatabaseInstance object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewOracleRACDatabaseInstanceWithDefaults instantiates a new OracleRACDatabaseInstance object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewOracleSourceCreateParameters instantiates a new OracleSourceCreateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewOracleSourceCreateParametersWithDefaults instantiates a new OracleSourceCreateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewOracleStagingPushDSourceLinkSourceParameters instantiates a new OracleStagingPushDSourceLinkSourceParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewOracleStagingPushDSourceLinkSourceParametersWithDefaults instantiates a new OracleStagingPushDSourceLinkSourceParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewOracleVirtualIP instantiates a new OracleVirtualIP object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewOracleVirtualIPWithDefaults instantiates a new OracleVirtualIP object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPaginatedResponseMetadata instantiates a new PaginatedResponseMetadata object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPaginatedResponseMetadataWithDefaults instantiates a new PaginatedResponseMetadata object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPasswordPoliciesParams instantiates a new PasswordPoliciesParams object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPasswordPoliciesParamsWithDefaults instantiates a new PasswordPoliciesParams object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPasswordVault instantiates a new PasswordVault object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPasswordVaultWithDefaults instantiates a new PasswordVault object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPermissionEnumFromValue returns a pointer to a valid PermissionEnum for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewPermissionObject instantiates a new PermissionObject object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPermissionObjectWithDefaults instantiates a new PermissionObject object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPermissionProperty instantiates a new PermissionProperty object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPermissionPropertyWithDefaults instantiates a new PermissionProperty object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPermissionsRequest instantiates a new PermissionsRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPermissionsRequestWithDefaults instantiates a new PermissionsRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPhoneHomeBundle instantiates a new PhoneHomeBundle object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPhoneHomeBundleApiTelemetry instantiates a new PhoneHomeBundleApiTelemetry object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPhoneHomeBundleApiTelemetryWithDefaults instantiates a new PhoneHomeBundleApiTelemetry object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPhoneHomeBundleProductHistory instantiates a new PhoneHomeBundleProductHistory object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPhoneHomeBundleProductHistoryWithDefaults instantiates a new PhoneHomeBundleProductHistory object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPhoneHomeBundleProductInfo instantiates a new PhoneHomeBundleProductInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPhoneHomeBundleProductInfoWithDefaults instantiates a new PhoneHomeBundleProductInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPhoneHomeBundleRegisteredEngine instantiates a new PhoneHomeBundleRegisteredEngine object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPhoneHomeBundleRegisteredEngineWithDefaults instantiates a new PhoneHomeBundleRegisteredEngine object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPhoneHomeBundleWithDefaults instantiates a new PhoneHomeBundle object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPostgresSourceCreateParameters instantiates a new PostgresSourceCreateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPostgresSourceCreateParametersWithDefaults instantiates a new PostgresSourceCreateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPostgresSourceUpdateParameters instantiates a new PostgresSourceUpdateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPostgresSourceUpdateParametersWithDefaults instantiates a new PostgresSourceUpdateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPrimaryEnvironmentUserResponse instantiates a new PrimaryEnvironmentUserResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPrimaryEnvironmentUserResponseWithDefaults instantiates a new PrimaryEnvironmentUserResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewProductHistory instantiates a new ProductHistory object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewProductHistoryWithDefaults instantiates a new ProductHistory object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewProductInfo instantiates a new ProductInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewProductInfoWithDefaults instantiates a new ProductInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewProductRegistrationOfflinePayload instantiates a new ProductRegistrationOfflinePayload object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewProductRegistrationOfflinePayloadWithDefaults instantiates a new ProductRegistrationOfflinePayload object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewProductRegistrationOnlinePayload instantiates a new ProductRegistrationOnlinePayload object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewProductRegistrationOnlinePayloadWithDefaults instantiates a new ProductRegistrationOnlinePayload object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewProvisionVDBByLocationDefaultsRequest instantiates a new ProvisionVDBByLocationDefaultsRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewProvisionVDBByLocationDefaultsRequestWithDefaults instantiates a new ProvisionVDBByLocationDefaultsRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewProvisionVDBByLocationParameters instantiates a new ProvisionVDBByLocationParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewProvisionVDBByLocationParametersWithDefaults instantiates a new ProvisionVDBByLocationParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewProvisionVDBBySnapshotDefaultsRequest instantiates a new ProvisionVDBBySnapshotDefaultsRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewProvisionVDBBySnapshotDefaultsRequestWithDefaults instantiates a new ProvisionVDBBySnapshotDefaultsRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewProvisionVDBBySnapshotParameters instantiates a new ProvisionVDBBySnapshotParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewProvisionVDBBySnapshotParametersWithDefaults instantiates a new ProvisionVDBBySnapshotParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewProvisionVDBByTimestampDefaultsRequest instantiates a new ProvisionVDBByTimestampDefaultsRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewProvisionVDBByTimestampDefaultsRequestWithDefaults instantiates a new ProvisionVDBByTimestampDefaultsRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewProvisionVDBByTimestampParameters instantiates a new ProvisionVDBByTimestampParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewProvisionVDBByTimestampParametersWithDefaults instantiates a new ProvisionVDBByTimestampParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewProvisionVDBFromBookmarkDefaultsRequest instantiates a new ProvisionVDBFromBookmarkDefaultsRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewProvisionVDBFromBookmarkDefaultsRequestWithDefaults instantiates a new ProvisionVDBFromBookmarkDefaultsRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewProvisionVDBFromBookmarkParameters instantiates a new ProvisionVDBFromBookmarkParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewProvisionVDBFromBookmarkParametersWithDefaults instantiates a new ProvisionVDBFromBookmarkParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewProvisionVDBGroupFromBookmarkParameters instantiates a new ProvisionVDBGroupFromBookmarkParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewProvisionVDBGroupFromBookmarkParametersWithDefaults instantiates a new ProvisionVDBGroupFromBookmarkParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewProvisionVDBGroupFromBookmarkResponse instantiates a new ProvisionVDBGroupFromBookmarkResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewProvisionVDBGroupFromBookmarkResponseWithDefaults instantiates a new ProvisionVDBGroupFromBookmarkResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewProvisionVDBResponse instantiates a new ProvisionVDBResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewProvisionVDBResponseWithDefaults instantiates a new ProvisionVDBResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewProxyConfiguration instantiates a new ProxyConfiguration object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewProxyConfigurationWithDefaults instantiates a new ProxyConfiguration object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRefreshEnvironmentResponse instantiates a new RefreshEnvironmentResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRefreshEnvironmentResponseWithDefaults instantiates a new RefreshEnvironmentResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRefreshVDBByLocationParameters instantiates a new RefreshVDBByLocationParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRefreshVDBByLocationParametersWithDefaults instantiates a new RefreshVDBByLocationParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRefreshVDBByLocationResponse instantiates a new RefreshVDBByLocationResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRefreshVDBByLocationResponseWithDefaults instantiates a new RefreshVDBByLocationResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRefreshVDBBySnapshotParameters instantiates a new RefreshVDBBySnapshotParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRefreshVDBBySnapshotParametersWithDefaults instantiates a new RefreshVDBBySnapshotParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRefreshVDBBySnapshotResponse instantiates a new RefreshVDBBySnapshotResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRefreshVDBBySnapshotResponseWithDefaults instantiates a new RefreshVDBBySnapshotResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRefreshVDBByTimestampParameters instantiates a new RefreshVDBByTimestampParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRefreshVDBByTimestampParametersWithDefaults instantiates a new RefreshVDBByTimestampParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRefreshVDBByTimestampResponse instantiates a new RefreshVDBByTimestampResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRefreshVDBByTimestampResponseWithDefaults instantiates a new RefreshVDBByTimestampResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRefreshVDBFromBookmarkParameters instantiates a new RefreshVDBFromBookmarkParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRefreshVDBFromBookmarkParametersWithDefaults instantiates a new RefreshVDBFromBookmarkParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRefreshVDBFromBookmarkResponse instantiates a new RefreshVDBFromBookmarkResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRefreshVDBFromBookmarkResponseWithDefaults instantiates a new RefreshVDBFromBookmarkResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRefreshVDBGroupBySnapshotParameters instantiates a new RefreshVDBGroupBySnapshotParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRefreshVDBGroupBySnapshotParametersWithDefaults instantiates a new RefreshVDBGroupBySnapshotParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRefreshVDBGroupByTimestampParameters instantiates a new RefreshVDBGroupByTimestampParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRefreshVDBGroupByTimestampParametersWithDefaults instantiates a new RefreshVDBGroupByTimestampParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRefreshVDBGroupParameters instantiates a new RefreshVDBGroupParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRefreshVDBGroupParametersWithDefaults instantiates a new RefreshVDBGroupParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRefreshVDBGroupResponse instantiates a new RefreshVDBGroupResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRefreshVDBGroupResponseWithDefaults instantiates a new RefreshVDBGroupResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRegisteredEngine instantiates a new RegisteredEngine object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRegisteredEngineWithDefaults instantiates a new RegisteredEngine object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewReImportMaskingJobResponse instantiates a new ReImportMaskingJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewReImportMaskingJobResponseWithDefaults instantiates a new ReImportMaskingJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRemoveEngineFromHyperscaleResponse instantiates a new RemoveEngineFromHyperscaleResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRemoveEngineFromHyperscaleResponseWithDefaults instantiates a new RemoveEngineFromHyperscaleResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRemoveEngineFromJobResponse instantiates a new RemoveEngineFromJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRemoveEngineFromJobResponseWithDefaults instantiates a new RemoveEngineFromJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRemoveMaskingJobParameters instantiates a new RemoveMaskingJobParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRemoveMaskingJobParametersWithDefaults instantiates a new RemoveMaskingJobParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewReplica instantiates a new Replica object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewReplicationProfile instantiates a new ReplicationProfile object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewReplicationProfileDeleteJobResponse instantiates a new ReplicationProfileDeleteJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewReplicationProfileDeleteJobResponseWithDefaults instantiates a new ReplicationProfileDeleteJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewReplicationProfileUpdateJobResponse instantiates a new ReplicationProfileUpdateJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewReplicationProfileUpdateJobResponseWithDefaults instantiates a new ReplicationProfileUpdateJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewReplicationProfileWithDefaults instantiates a new ReplicationProfile object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewReplicaWithDefaults instantiates a new Replica object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewReportingSchedule instantiates a new ReportingSchedule object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewReportingScheduleCreateParameters instantiates a new ReportingScheduleCreateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewReportingScheduleCreateParametersWithDefaults instantiates a new ReportingScheduleCreateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewReportingScheduleWithDefaults instantiates a new ReportingSchedule object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRepository instantiates a new Repository object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRepositoryDeleteJobResponse instantiates a new RepositoryDeleteJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRepositoryDeleteJobResponseWithDefaults instantiates a new RepositoryDeleteJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRepositoryWithDefaults instantiates a new Repository object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewResetPasswordParameter instantiates a new ResetPasswordParameter object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewResetPasswordParameterWithDefaults instantiates a new ResetPasswordParameter object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRestartExecutionResponse instantiates a new RestartExecutionResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRestartExecutionResponseWithDefaults instantiates a new RestartExecutionResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRole instantiates a new Role object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRoleUpdateParameters instantiates a new RoleUpdateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRoleUpdateParametersWithDefaults instantiates a new RoleUpdateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRoleWithDefaults instantiates a new Role object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRollbackVDBBySnapshotParameters instantiates a new RollbackVDBBySnapshotParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRollbackVDBBySnapshotParametersWithDefaults instantiates a new RollbackVDBBySnapshotParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRollbackVDBBySnapshotResponse instantiates a new RollbackVDBBySnapshotResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRollbackVDBBySnapshotResponseWithDefaults instantiates a new RollbackVDBBySnapshotResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRollbackVDBByTimestampParameters instantiates a new RollbackVDBByTimestampParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRollbackVDBByTimestampParametersWithDefaults instantiates a new RollbackVDBByTimestampParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRollbackVDBByTimestampResponse instantiates a new RollbackVDBByTimestampResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRollbackVDBByTimestampResponseWithDefaults instantiates a new RollbackVDBByTimestampResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRollbackVDBFromBookmarkParameters instantiates a new RollbackVDBFromBookmarkParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRollbackVDBFromBookmarkParametersWithDefaults instantiates a new RollbackVDBFromBookmarkParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRollbackVDBFromBookmarkResponse instantiates a new RollbackVDBFromBookmarkResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRollbackVDBFromBookmarkResponseWithDefaults instantiates a new RollbackVDBFromBookmarkResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRollbackVDBGroupParameters instantiates a new RollbackVDBGroupParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRollbackVDBGroupParametersWithDefaults instantiates a new RollbackVDBGroupParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRollbackVDBGroupResponse instantiates a new RollbackVDBGroupResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRollbackVDBGroupResponseWithDefaults instantiates a new RollbackVDBGroupResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRuleSet instantiates a new RuleSet object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRuleSetsListResponse instantiates a new RuleSetsListResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRuleSetsListResponseWithDefaults instantiates a new RuleSetsListResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRuleSetsSearchResponse instantiates a new RuleSetsSearchResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRuleSetsSearchResponseWithDefaults instantiates a new RuleSetsSearchResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRuleSetWithDefaults instantiates a new RuleSet object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSAMLConfigParams instantiates a new SAMLConfigParams object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSAMLConfigParamsWithDefaults instantiates a new SAMLConfigParams object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSAMLValidationResponse instantiates a new SAMLValidationResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSAMLValidationResponseWithDefaults instantiates a new SAMLValidationResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewScopedObjectItem instantiates a new ScopedObjectItem object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewScopedObjectItemsResponse instantiates a new ScopedObjectItemsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewScopedObjectItemsResponseWithDefaults instantiates a new ScopedObjectItemsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewScopedObjectItemWithDefaults instantiates a new ScopedObjectItem object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewScopedObjectsRequest instantiates a new ScopedObjectsRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewScopedObjectsRequestWithDefaults instantiates a new ScopedObjectsRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewScopeTag instantiates a new ScopeTag object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewScopeTagsRequest instantiates a new ScopeTagsRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewScopeTagsRequestWithDefaults instantiates a new ScopeTagsRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewScopeTagsResponse instantiates a new ScopeTagsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewScopeTagsResponseWithDefaults instantiates a new ScopeTagsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewScopeTagWithDefaults instantiates a new ScopeTag object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchAccessGroupsResponse instantiates a new SearchAccessGroupsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchAccessGroupsResponseWithDefaults instantiates a new SearchAccessGroupsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchAccountsResponse instantiates a new SearchAccountsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchAccountsResponseWithDefaults instantiates a new SearchAccountsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchAlgorithmDependenciesResponse instantiates a new SearchAlgorithmDependenciesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchAlgorithmDependenciesResponseWithDefaults instantiates a new SearchAlgorithmDependenciesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchAlgorithmsResponse instantiates a new SearchAlgorithmsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchAlgorithmsResponseWithDefaults instantiates a new SearchAlgorithmsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchBody instantiates a new SearchBody object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchBodyWithDefaults instantiates a new SearchBody object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchBookmarksByVDBGroupsResponse instantiates a new SearchBookmarksByVDBGroupsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchBookmarksByVDBGroupsResponseWithDefaults instantiates a new SearchBookmarksByVDBGroupsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchBookmarksByVDBResponse instantiates a new SearchBookmarksByVDBResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchBookmarksByVDBResponseWithDefaults instantiates a new SearchBookmarksByVDBResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchBookmarksResponse instantiates a new SearchBookmarksResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchBookmarksResponseWithDefaults instantiates a new SearchBookmarksResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchCDBsResponse instantiates a new SearchCDBsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchCDBsResponseWithDefaults instantiates a new SearchCDBsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchComplianceJobsResponse instantiates a new SearchComplianceJobsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchComplianceJobsResponseWithDefaults instantiates a new SearchComplianceJobsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchConnectorsResponse instantiates a new SearchConnectorsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchConnectorsResponseWithDefaults instantiates a new SearchConnectorsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchDatabaseTemplatesResponse instantiates a new SearchDatabaseTemplatesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchDatabaseTemplatesResponseWithDefaults instantiates a new SearchDatabaseTemplatesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchDataLayoutResponse instantiates a new SearchDataLayoutResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchDataLayoutResponseWithDefaults instantiates a new SearchDataLayoutResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchDataRiskReportResponse instantiates a new SearchDataRiskReportResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchDataRiskReportResponseWithDefaults instantiates a new SearchDataRiskReportResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchDatasetGroupResponse instantiates a new SearchDatasetGroupResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchDatasetGroupResponseWithDefaults instantiates a new SearchDatasetGroupResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchDSourcesResponse instantiates a new SearchDSourcesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchDSourcesResponseWithDefaults instantiates a new SearchDSourcesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchEngineGlobalObjectStateReportResponse instantiates a new SearchEngineGlobalObjectStateReportResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchEngineGlobalObjectStateReportResponseWithDefaults instantiates a new SearchEngineGlobalObjectStateReportResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchEnginesResponse instantiates a new SearchEnginesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchEnginesResponseWithDefaults instantiates a new SearchEnginesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchEnvironmentsResponse instantiates a new SearchEnvironmentsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchEnvironmentsResponseWithDefaults instantiates a new SearchEnvironmentsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchExecutionEventsResponse instantiates a new SearchExecutionEventsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchExecutionEventsResponseWithDefaults instantiates a new SearchExecutionEventsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchExecutionsResponse instantiates a new SearchExecutionsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchExecutionsResponseWithDefaults instantiates a new SearchExecutionsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchHashicorpVaultsResponse instantiates a new SearchHashicorpVaultsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchHashicorpVaultsResponseWithDefaults instantiates a new SearchHashicorpVaultsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchHyperscaleConnectorsResponse instantiates a new SearchHyperscaleConnectorsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchHyperscaleConnectorsResponseWithDefaults instantiates a new SearchHyperscaleConnectorsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchHyperscaleDatasetsResponse instantiates a new SearchHyperscaleDatasetsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchHyperscaleDatasetsResponseWithDefaults instantiates a new SearchHyperscaleDatasetsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchHyperscaleDatasetTablesOrFilesResponse instantiates a new SearchHyperscaleDatasetTablesOrFilesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchHyperscaleDatasetTablesOrFilesResponseWithDefaults instantiates a new SearchHyperscaleDatasetTablesOrFilesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchHyperscaleInstancesResponse instantiates a new SearchHyperscaleInstancesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchHyperscaleInstancesResponseWithDefaults instantiates a new SearchHyperscaleInstancesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchHyperscaleMountPointsResponse instantiates a new SearchHyperscaleMountPointsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchHyperscaleMountPointsResponseWithDefaults instantiates a new SearchHyperscaleMountPointsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchJobsResponse instantiates a new SearchJobsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchJobsResponseWithDefaults instantiates a new SearchJobsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchKerberosConfigsResponse instantiates a new SearchKerberosConfigsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchKerberosConfigsResponseWithDefaults instantiates a new SearchKerberosConfigsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchMaskingEnvironmentsResponse instantiates a new SearchMaskingEnvironmentsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchMaskingEnvironmentsResponseWithDefaults instantiates a new SearchMaskingEnvironmentsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchMaskingFileConsumersResponse instantiates a new SearchMaskingFileConsumersResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchMaskingFileConsumersResponseWithDefaults instantiates a new SearchMaskingFileConsumersResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchMaskingFilesResponse instantiates a new SearchMaskingFilesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchMaskingFilesResponseWithDefaults instantiates a new SearchMaskingFilesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchMaskingJobSourceEnginesResponse instantiates a new SearchMaskingJobSourceEnginesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchMaskingJobSourceEnginesResponseWithDefaults instantiates a new SearchMaskingJobSourceEnginesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchMaskingJobsResponse instantiates a new SearchMaskingJobsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchMaskingJobsResponseWithDefaults instantiates a new SearchMaskingJobsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchNamespacesResponse instantiates a new SearchNamespacesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchNamespacesResponseWithDefaults instantiates a new SearchNamespacesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchPasswordVaultResponse instantiates a new SearchPasswordVaultResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchPasswordVaultResponseWithDefaults instantiates a new SearchPasswordVaultResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchReplicationProfilesResponse instantiates a new SearchReplicationProfilesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchReplicationProfilesResponseWithDefaults instantiates a new SearchReplicationProfilesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchReportingScheduleResponse instantiates a new SearchReportingScheduleResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchReportingScheduleResponseWithDefaults instantiates a new SearchReportingScheduleResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchRolesResponse instantiates a new SearchRolesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchRolesResponseWithDefaults instantiates a new SearchRolesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchSnapshotsResponse instantiates a new SearchSnapshotsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchSnapshotsResponseWithDefaults instantiates a new SearchSnapshotsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchSourcesResponse instantiates a new SearchSourcesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchSourcesResponseWithDefaults instantiates a new SearchSourcesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchStagingSourcesResponse instantiates a new SearchStagingSourcesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchStagingSourcesResponseWithDefaults instantiates a new SearchStagingSourcesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchTimeflowsResponse instantiates a new SearchTimeflowsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchTimeflowsResponseWithDefaults instantiates a new SearchTimeflowsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchToolkitResponse instantiates a new SearchToolkitResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchToolkitResponseWithDefaults instantiates a new SearchToolkitResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchVCDBsResponse instantiates a new SearchVCDBsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchVCDBsResponseWithDefaults instantiates a new SearchVCDBsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchVDBGroupResponse instantiates a new SearchVDBGroupResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchVDBGroupResponseWithDefaults instantiates a new SearchVDBGroupResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchVDBGroupsByBookmarkResponse instantiates a new SearchVDBGroupsByBookmarkResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchVDBGroupsByBookmarkResponseWithDefaults instantiates a new SearchVDBGroupsByBookmarkResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchVDBsResponse instantiates a new SearchVDBsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchVDBsResponseWithDefaults instantiates a new SearchVDBsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchVirtualizationActionsResponse instantiates a new SearchVirtualizationActionsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchVirtualizationActionsResponseWithDefaults instantiates a new SearchVirtualizationActionsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchVirtualizationAlertsResponse instantiates a new SearchVirtualizationAlertsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchVirtualizationAlertsResponseWithDefaults instantiates a new SearchVirtualizationAlertsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchVirtualizationFaultsResponse instantiates a new SearchVirtualizationFaultsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchVirtualizationFaultsResponseWithDefaults instantiates a new SearchVirtualizationFaultsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchVirtualizationJobsResponse instantiates a new SearchVirtualizationJobsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchVirtualizationJobsResponseWithDefaults instantiates a new SearchVirtualizationJobsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSearchVirtualizationPoliciesResponse instantiates a new SearchVirtualizationPoliciesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSearchVirtualizationPoliciesResponseWithDefaults instantiates a new SearchVirtualizationPoliciesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSMTPConfigParams instantiates a new SMTPConfigParams object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSMTPConfigParamsWithDefaults instantiates a new SMTPConfigParams object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSMTPConfigValidate instantiates a new SMTPConfigValidate object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSMTPConfigValidateWithDefaults instantiates a new SMTPConfigValidate object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSnapshot instantiates a new Snapshot object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSnapshotCompatibleEnvironmentsResponse instantiates a new SnapshotCompatibleEnvironmentsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSnapshotCompatibleEnvironmentsResponseWithDefaults instantiates a new SnapshotCompatibleEnvironmentsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSnapshotCompatibleRepositoryRequest instantiates a new SnapshotCompatibleRepositoryRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSnapshotCompatibleRepositoryRequestWithDefaults instantiates a new SnapshotCompatibleRepositoryRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSnapshotDayRange instantiates a new SnapshotDayRange object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSnapshotDayRangeWithDefaults instantiates a new SnapshotDayRange object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSnapshotDSourceResponse instantiates a new SnapshotDSourceResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSnapshotDSourceResponseWithDefaults instantiates a new SnapshotDSourceResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSnapshotsDayRangesResponse instantiates a new SnapshotsDayRangesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSnapshotsDayRangesResponseWithDefaults instantiates a new SnapshotsDayRangesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSnapshotVDBResponse instantiates a new SnapshotVDBResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSnapshotVDBResponseWithDefaults instantiates a new SnapshotVDBResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSnapshotWithDefaults instantiates a new Snapshot object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSource instantiates a new Source object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSourceOperation instantiates a new SourceOperation object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSourceOperationWithDefaults instantiates a new SourceOperation object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSourceWithDefaults instantiates a new Source object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSSHVerificationStrategy instantiates a new SSHVerificationStrategy object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSSHVerificationStrategyWithDefaults instantiates a new SSHVerificationStrategy object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStagingCompatibleEnvironmentsResponse instantiates a new StagingCompatibleEnvironmentsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStagingCompatibleEnvironmentsResponseWithDefaults instantiates a new StagingCompatibleEnvironmentsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStagingSource instantiates a new StagingSource object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStagingSourceWithDefaults instantiates a new StagingSource object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStartVCDBParameters instantiates a new StartVCDBParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStartVCDBParametersWithDefaults instantiates a new StartVCDBParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStartVCDBResponse instantiates a new StartVCDBResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStartVCDBResponseWithDefaults instantiates a new StartVCDBResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStartVDBParameters instantiates a new StartVDBParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStartVDBParametersWithDefaults instantiates a new StartVDBParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStartVDBResponse instantiates a new StartVDBResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStartVDBResponseWithDefaults instantiates a new StartVDBResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStopVCDBParameters instantiates a new StopVCDBParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStopVCDBParametersWithDefaults instantiates a new StopVCDBParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStopVCDBResponse instantiates a new StopVCDBResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStopVCDBResponseWithDefaults instantiates a new StopVCDBResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStopVDBParameters instantiates a new StopVDBParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStopVDBParametersWithDefaults instantiates a new StopVDBParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStopVDBResponse instantiates a new StopVDBResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStopVDBResponseWithDefaults instantiates a new StopVDBResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStorageSavingsReportSummarizedData instantiates a new StorageSavingsReportSummarizedData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStorageSavingsReportSummarizedDataWithDefaults instantiates a new StorageSavingsReportSummarizedData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStorageSavingsSummaryData instantiates a new StorageSavingsSummaryData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStorageSavingsSummaryDataWithDefaults instantiates a new StorageSavingsSummaryData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStorageSavingsSummaryReportResponse instantiates a new StorageSavingsSummaryReportResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStorageSavingsSummaryReportResponseWithDefaults instantiates a new StorageSavingsSummaryReportResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStorageSummaryHistoricalDataPoint instantiates a new StorageSummaryHistoricalDataPoint object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStorageSummaryHistoricalDataPointWithDefaults instantiates a new StorageSummaryHistoricalDataPoint object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStorageSummaryProjectedDataPoint instantiates a new StorageSummaryProjectedDataPoint object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStorageSummaryProjectedDataPointWithDefaults instantiates a new StorageSummaryProjectedDataPoint object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSwitchTimeflowParameters instantiates a new SwitchTimeflowParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSwitchTimeflowParametersWithDefaults instantiates a new SwitchTimeflowParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSwitchTimeflowResponse instantiates a new SwitchTimeflowResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSwitchTimeflowResponseWithDefaults instantiates a new SwitchTimeflowResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSyncEnginesHyperscaleParameters instantiates a new SyncEnginesHyperscaleParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSyncEnginesHyperscaleParametersWithDefaults instantiates a new SyncEnginesHyperscaleParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSyncEnginesHyperscaleResponse instantiates a new SyncEnginesHyperscaleResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSyncEnginesHyperscaleResponseWithDefaults instantiates a new SyncEnginesHyperscaleResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewTag instantiates a new Tag object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewTagsRequest instantiates a new TagsRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewTagsRequestWithDefaults instantiates a new TagsRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewTagsResponse instantiates a new TagsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewTagsResponseWithDefaults instantiates a new TagsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewTagWithDefaults instantiates a new Tag object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewTargetJobTypeFromValue returns a pointer to a valid TargetJobType for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewTargetObjectTypeFromValue returns a pointer to a valid TargetObjectType for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewTaskEvent instantiates a new TaskEvent object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewTaskEventWithDefaults instantiates a new TaskEvent object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewTimeflow instantiates a new Timeflow object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewTimeflowRange instantiates a new TimeflowRange object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewTimeflowRangeWithDefaults instantiates a new TimeflowRange object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewTimeflowWithDefaults instantiates a new Timeflow object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewTimestampCompatibleEnvironmentsResponse instantiates a new TimestampCompatibleEnvironmentsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewTimestampCompatibleEnvironmentsResponseWithDefaults instantiates a new TimestampCompatibleEnvironmentsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewTimestampCompatibleRepositoryRequest instantiates a new TimestampCompatibleRepositoryRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewTimestampCompatibleRepositoryRequestWithDefaults instantiates a new TimestampCompatibleRepositoryRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewTokenInfoRequest instantiates a new TokenInfoRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewTokenInfoRequestWithDefaults instantiates a new TokenInfoRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewTokenInfoResponse instantiates a new TokenInfoResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewTokenInfoResponseWithDefaults instantiates a new TokenInfoResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewToolkit instantiates a new Toolkit object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewToolkitWithDefaults instantiates a new Toolkit object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUnregisterHyperscaleInstanceResponse instantiates a new UnregisterHyperscaleInstanceResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUnregisterHyperscaleInstanceResponseWithDefaults instantiates a new UnregisterHyperscaleInstanceResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUnsetSnapshotRetentionResponse instantiates a new UnsetSnapshotRetentionResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUnsetSnapshotRetentionResponseWithDefaults instantiates a new UnsetSnapshotRetentionResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateAccessGroupScope instantiates a new UpdateAccessGroupScope object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateAccessGroupScopeWithDefaults instantiates a new UpdateAccessGroupScope object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateBookmarkParameters instantiates a new UpdateBookmarkParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateBookmarkParametersWithDefaults instantiates a new UpdateBookmarkParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateBookmarkResponse instantiates a new UpdateBookmarkResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateBookmarkResponseWithDefaults instantiates a new UpdateBookmarkResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateConnectorResponse instantiates a new UpdateConnectorResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateConnectorResponseWithDefaults instantiates a new UpdateConnectorResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateDatabaseTemplateParameters instantiates a new UpdateDatabaseTemplateParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateDatabaseTemplateParametersWithDefaults instantiates a new UpdateDatabaseTemplateParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateDatabaseTemplateResponse instantiates a new UpdateDatabaseTemplateResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateDatabaseTemplateResponseWithDefaults instantiates a new UpdateDatabaseTemplateResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateDsourceResponse instantiates a new UpdateDsourceResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateDsourceResponseWithDefaults instantiates a new UpdateDsourceResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateEngineAutoTaggingConfigResponse instantiates a new UpdateEngineAutoTaggingConfigResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateEngineAutoTaggingConfigResponseWithDefaults instantiates a new UpdateEngineAutoTaggingConfigResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateEnvironmentResponse instantiates a new UpdateEnvironmentResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateEnvironmentResponseWithDefaults instantiates a new UpdateEnvironmentResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateEnvironmentUserResponse instantiates a new UpdateEnvironmentUserResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateEnvironmentUserResponseWithDefaults instantiates a new UpdateEnvironmentUserResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateHostResponse instantiates a new UpdateHostResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateHostResponseWithDefaults instantiates a new UpdateHostResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateHyperscaleConnectorResponse instantiates a new UpdateHyperscaleConnectorResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateHyperscaleConnectorResponseWithDefaults instantiates a new UpdateHyperscaleConnectorResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateHyperscaleDatasetResponse instantiates a new UpdateHyperscaleDatasetResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateHyperscaleDatasetResponseWithDefaults instantiates a new UpdateHyperscaleDatasetResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateHyperscaleDatasetTableOrFileResponse instantiates a new UpdateHyperscaleDatasetTableOrFileResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateHyperscaleDatasetTableOrFileResponseWithDefaults instantiates a new UpdateHyperscaleDatasetTableOrFileResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateHyperscaleMountPointResponse instantiates a new UpdateHyperscaleMountPointResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateHyperscaleMountPointResponseWithDefaults instantiates a new UpdateHyperscaleMountPointResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateMaskingJobParameters instantiates a new UpdateMaskingJobParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateMaskingJobParametersWithDefaults instantiates a new UpdateMaskingJobParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateNamespaceParameters instantiates a new UpdateNamespaceParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateNamespaceParametersWithDefaults instantiates a new UpdateNamespaceParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateOracleDsourceParameters instantiates a new UpdateOracleDsourceParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateOracleDsourceParametersWithDefaults instantiates a new UpdateOracleDsourceParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateOracleListenerParams instantiates a new UpdateOracleListenerParams object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateOracleListenerParamsWithDefaults instantiates a new UpdateOracleListenerParams object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateOracleListenerResponse instantiates a new UpdateOracleListenerResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateOracleListenerResponseWithDefaults instantiates a new UpdateOracleListenerResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdatePostgresSourceResponse instantiates a new UpdatePostgresSourceResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdatePostgresSourceResponseWithDefaults instantiates a new UpdatePostgresSourceResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateReplicationProfileParameters instantiates a new UpdateReplicationProfileParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateReplicationProfileParametersWithDefaults instantiates a new UpdateReplicationProfileParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateRepositoryParameters instantiates a new UpdateRepositoryParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateRepositoryParametersWithDefaults instantiates a new UpdateRepositoryParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateRepositoryResponse instantiates a new UpdateRepositoryResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateRepositoryResponseWithDefaults instantiates a new UpdateRepositoryResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateSnapshotParameters instantiates a new UpdateSnapshotParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateSnapshotParametersWithDefaults instantiates a new UpdateSnapshotParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateSnapshotResponse instantiates a new UpdateSnapshotResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateSnapshotResponseWithDefaults instantiates a new UpdateSnapshotResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateTimeflowParameters instantiates a new UpdateTimeflowParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateTimeflowParametersWithDefaults instantiates a new UpdateTimeflowParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateTimeflowResponse instantiates a new UpdateTimeflowResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateTimeflowResponseWithDefaults instantiates a new UpdateTimeflowResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateVDBGroupParameters instantiates a new UpdateVDBGroupParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateVDBGroupParametersWithDefaults instantiates a new UpdateVDBGroupParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateVDBParameters instantiates a new UpdateVDBParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateVDBParametersWithDefaults instantiates a new UpdateVDBParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateVDBResponse instantiates a new UpdateVDBResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateVDBResponseWithDefaults instantiates a new UpdateVDBResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpgradeCDBResponse instantiates a new UpgradeCDBResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpgradeCDBResponseWithDefaults instantiates a new UpgradeCDBResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpgradeDsourceResponse instantiates a new UpgradeDsourceResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpgradeDsourceResponseWithDefaults instantiates a new UpgradeDsourceResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpgradeOracleCdbParameters instantiates a new UpgradeOracleCdbParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpgradeOracleCdbParametersWithDefaults instantiates a new UpgradeOracleCdbParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpgradeOracleDsourceParameters instantiates a new UpgradeOracleDsourceParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpgradeOracleDsourceParametersWithDefaults instantiates a new UpgradeOracleDsourceParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewValidateJavaParameters instantiates a new ValidateJavaParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewValidateJavaParametersWithDefaults instantiates a new ValidateJavaParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewValidateJavaResponse instantiates a new ValidateJavaResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewValidateJavaResponseWithDefaults instantiates a new ValidateJavaResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVCDB instantiates a new VCDB object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVCDBWithDefaults instantiates a new VCDB object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVDB instantiates a new VDB object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVDBGroup instantiates a new VDBGroup object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVDBGroupRefreshBySnapshot instantiates a new VDBGroupRefreshBySnapshot object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVDBGroupRefreshBySnapshotWithDefaults instantiates a new VDBGroupRefreshBySnapshot object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVDBGroupRefreshByTimestamp instantiates a new VDBGroupRefreshByTimestamp object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVDBGroupRefreshByTimestampWithDefaults instantiates a new VDBGroupRefreshByTimestamp object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVDBGroupWithDefaults instantiates a new VDBGroup object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVDBInventoryData instantiates a new VDBInventoryData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVDBInventoryDataWithDefaults instantiates a new VDBInventoryData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVDBInventoryReportResponse instantiates a new VDBInventoryReportResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVDBInventoryReportResponseWithDefaults instantiates a new VDBInventoryReportResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVDBOrder instantiates a new VDBOrder object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVDBOrderWithDefaults instantiates a new VDBOrder object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVDBWithDefaults instantiates a new VDB object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVirtualDatasetHooks instantiates a new VirtualDatasetHooks object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVirtualDatasetHooksWithDefaults instantiates a new VirtualDatasetHooks object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVirtualizationAction instantiates a new VirtualizationAction object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVirtualizationActionWithDefaults instantiates a new VirtualizationAction object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVirtualizationAlert instantiates a new VirtualizationAlert object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVirtualizationAlertWithDefaults instantiates a new VirtualizationAlert object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVirtualizationFault instantiates a new VirtualizationFault object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVirtualizationFaultResolveAllJobResponse instantiates a new VirtualizationFaultResolveAllJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVirtualizationFaultResolveAllJobResponseWithDefaults instantiates a new VirtualizationFaultResolveAllJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVirtualizationFaultResolveJobResponse instantiates a new VirtualizationFaultResolveJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVirtualizationFaultResolveJobResponseWithDefaults instantiates a new VirtualizationFaultResolveJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVirtualizationFaultResolveOrIgnoreJobResponse instantiates a new VirtualizationFaultResolveOrIgnoreJobResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVirtualizationFaultResolveOrIgnoreJobResponseWithDefaults instantiates a new VirtualizationFaultResolveOrIgnoreJobResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVirtualizationFaultResolveOrIgnoreParameters instantiates a new VirtualizationFaultResolveOrIgnoreParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVirtualizationFaultResolveOrIgnoreParametersWithDefaults instantiates a new VirtualizationFaultResolveOrIgnoreParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVirtualizationFaultResolveParameters instantiates a new VirtualizationFaultResolveParameters object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVirtualizationFaultResolveParametersWithDefaults instantiates a new VirtualizationFaultResolveParameters object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVirtualizationFaultWithDefaults instantiates a new VirtualizationFault object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVirtualizationJob instantiates a new VirtualizationJob object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVirtualizationJobEvent instantiates a new VirtualizationJobEvent object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVirtualizationJobEventWithDefaults instantiates a new VirtualizationJobEvent object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVirtualizationJobWithDefaults instantiates a new VirtualizationJob object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVirtualizationPolicy instantiates a new VirtualizationPolicy object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVirtualizationPolicyWithDefaults instantiates a new VirtualizationPolicy object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVirtualizationSchedule instantiates a new VirtualizationSchedule object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVirtualizationScheduleWithDefaults instantiates a new VirtualizationSchedule object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVirtualizationStorageSummaryData instantiates a new VirtualizationStorageSummaryData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVirtualizationStorageSummaryDataWithDefaults instantiates a new VirtualizationStorageSummaryData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVirtualizationStorageSummaryReportResponse instantiates a new VirtualizationStorageSummaryReportResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVirtualizationStorageSummaryReportResponseWithDefaults instantiates a new VirtualizationStorageSummaryReportResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVirtualizationTask instantiates a new VirtualizationTask object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVirtualizationTaskEvent instantiates a new VirtualizationTaskEvent object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVirtualizationTaskEventWithDefaults instantiates a new VirtualizationTaskEvent object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVirtualizationTaskWithDefaults instantiates a new VirtualizationTask object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
PtrBool is a helper routine that returns a pointer to given boolean value.
PtrFloat32 is a helper routine that returns a pointer to given float value.
PtrFloat64 is a helper routine that returns a pointer to given float value.
PtrInt is a helper routine that returns a pointer to given integer value.
PtrInt32 is a helper routine that returns a pointer to given integer value.
PtrInt64 is a helper routine that returns a pointer to given integer value.
PtrString is a helper routine that returns a pointer to given string value.
PtrTime is helper routine that returns a pointer to given Time value.

# Constants

List of ConnectorTypeEnum.
List of ConnectorTypeEnum.
List of ConnectorTypeEnum.
List of ExecutionStatus.
List of ExecutionStatus.
List of ExecutionStatus.
List of ExecutionStatus.
List of ExecutionStatus.
List of ExecutionStatus.
List of ExecutionStatus.
List of HyperscaleDataTypeEnum.
List of HyperscaleDataTypeEnum.
List of HyperscaleDataTypeEnum.
List of HyperscaleDataTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of ObjectTypeEnum.
List of OracleConfigTypeEnum.
List of OracleConfigTypeEnum.
List of OracleConfigTypeEnum.
List of OracleListenerTypeEnum.
List of OracleListenerTypeEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of PermissionEnum.
List of TargetJobType.
List of TargetObjectType.

# Variables

All allowed values of ConnectorTypeEnum enum.
All allowed values of ExecutionStatus enum.
All allowed values of HyperscaleDataTypeEnum enum.
All allowed values of ObjectTypeEnum enum.
All allowed values of OracleConfigTypeEnum enum.
All allowed values of OracleListenerTypeEnum enum.
All allowed values of PermissionEnum enum.
All allowed values of TargetJobType enum.
All allowed values of TargetObjectType enum.
ContextAPIKeys takes a string apikey as authentication for the request.
ContextOperationServerIndices uses a server configuration from the index mapping.
ContextOperationServerVariables overrides a server configuration variables using operation specific values.
ContextServerIndex uses a server configuration from the index.
ContextServerVariables overrides a server configuration variables.
No description provided by the author
No description provided by the author

# Structs

AccessGroup An Access group is the DCT mechanism to grant roles to accounts.
AccessGroupAccountIdsRequest struct for AccessGroupAccountIdsRequest.
AccessGroupScope An Access group scope allows a role to be granted to accounts in the Access group.
AccessGroupScopesRequest struct for AccessGroupScopesRequest.
AccessGroupUpdateParameters struct for AccessGroupUpdateParameters.
Account struct for Account.
AccountCreateParameter struct for AccountCreateParameter.
AccountCreateResponse struct for AccountCreateResponse.
AccountLoginParameter struct for AccountLoginParameter.
AccountUpdateParameter struct for AccountUpdateParameter.
AddEngineToHyperscaleResponse struct for AddEngineToHyperscaleResponse.
AddEngineToJobResponse struct for AddEngineToJobResponse.
AdditionalMountPoint Specifies an additional location on which to mount a subdirectory of an AppData container.
Algorithm A masking algorithm.
AllObjectPermissionsResponse struct for AllObjectPermissionsResponse.
AlwaysAllowedPermission struct for AlwaysAllowedPermission.
AlwaysAllowedPermissionRequest struct for AlwaysAllowedPermissionRequest.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
APIClassificationConfig Api Classification Config.
ApiClassificationObject An API classification object which classifies APIs as automation or governance.
No description provided by the author
APIClient manages communication with the Delphix DCT API API v3.16.0 In most cases there should be only one, shared, APIClient.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
APIKey provides API key based authentication to a request passed via context using ContextAPIKey.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
APIResponse stores the API response returned by the server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ApiUsageData struct for ApiUsageData.
ApiUsageReportResponse struct for ApiUsageReportResponse.
No description provided by the author
No description provided by the author
No description provided by the author
AppDataDSourceLinkSourceParameters struct for AppDataDSourceLinkSourceParameters.
ASEDSourceLinkSourceParameters struct for ASEDSourceLinkSourceParameters.
AttachDSourceResponse struct for AttachDSourceResponse.
AttachStagingPushDSourceResponse struct for AttachStagingPushDSourceResponse.
AuditLogsSummary The summary of actions performed by an account.
AuditLogsSummaryReportResponse struct for AuditLogsSummaryReportResponse.
AuditLogsSummaryTotals The global totals of different actions performed across all accounts.
AutoTaggingConfig Configuration settings for auto tagging.
BaseDSourceLinkSourceParameters struct for BaseDSourceLinkSourceParameters.
BaseProvisionVDBParameters struct for BaseProvisionVDBParameters.
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth.
Bookmark A Data Control Tower object that references points in time for one or more datasets.
BookmarkCompatibleEnvironmentsResponse struct for BookmarkCompatibleEnvironmentsResponse.
BookmarkCompatibleRepositoryRequest struct for BookmarkCompatibleRepositoryRequest.
BookmarkCreateParameters A Data Control Tower object that references points in time for one or more datasets.
BookmarkDSources dSource id and name associated with bookmark.
BookmarkVDBs VDB id and name associated with bookmark.
BundleUploadEvent Bundle Upload Event.
CDB The Delphix representation of an Oracle Container Database.
ChangePasswordParameter struct for ChangePasswordParameter.
Classifier A classifier.
ClassifiersListResponse struct for ClassifiersListResponse.
ClassifiersSearchResponse struct for ClassifiersSearchResponse.
CleanupExecutionResponse struct for CleanupExecutionResponse.
ClusterNodeInstance struct for ClusterNodeInstance.
CommvaultConnectivityCheckParameters Parameters to Tests CommServe host and staging client connectivity on an environment.
ComplianceApplicationSetting An application setting of a compliance engine.
ComplianceApplicationSettingsListResponse struct for ComplianceApplicationSettingsListResponse.
ComplianceApplicationSettingsSearchResponse struct for ComplianceApplicationSettingsSearchResponse.
ComplianceJob A masking job.
ComplianceJobConnectorsResponse Connector(s) for a compliance job.
ConfigSettingsStg Custom Database-Level config settings.
Configuration stores the configuration of the API client.
ConnectivityCheckParameters Parameters to check connectivity between engine and remote host.
ConnectivityCheckResponse The result of the connectivity check.
Connector Connectors are the way users define the data sources to which the Masking Engine should connect.
ConnectorTestResponse The result of the masking connector test.
ConnectorUpdateParameters Parameters used to update a Masking Connector.
Consumer Consumer object.
ConvertDataLayoutRequest struct for ConvertDataLayoutRequest.
ConvertDataLayoutResponse struct for ConvertDataLayoutResponse.
CopyMaskingJobParameters Parameters to copy a masking job.
CopyMaskingJobResponse struct for CopyMaskingJobResponse.
CreateBookmarkResponse struct for CreateBookmarkResponse.
CreateDatabaseTemplateResponse struct for CreateDatabaseTemplateResponse.
CreateEnvironmentResponse struct for CreateEnvironmentResponse.
CreateEnvironmentUserResponse struct for CreateEnvironmentUserResponse.
CreateHostResponse struct for CreateHostResponse.
CreateHyperscaleConnectorResponse struct for CreateHyperscaleConnectorResponse.
CreateHyperscaleMountPointResponse struct for CreateHyperscaleMountPointResponse.
CreateMaskingJobRequest Parameters to create a MaskingJob.
CreateMaskingJobResponse struct for CreateMaskingJobResponse.
CreateOracleListenerParams struct for CreateOracleListenerParams.
CreateOracleListenerResponse struct for CreateOracleListenerResponse.
CreateOracleSourceResponse struct for CreateOracleSourceResponse.
CreatePostgresSourceResponse struct for CreatePostgresSourceResponse.
CreateReplicationProfileParameters The parameters to create a ReplicationProfile.
CreateReplicationProfileResponse struct for CreateReplicationProfileResponse.
CreateRepositoryParams struct for CreateRepositoryParams.
CreateRepositoryResponse struct for CreateRepositoryResponse.
CreateRole A role Object to create a custom role.
CreateVDBGroupOrder struct for CreateVDBGroupOrder.
CreateVDBGroupRequest struct for CreateVDBGroupRequest.
CreateVDBGroupResponse struct for CreateVDBGroupResponse.
CredentialsEnvVariable struct for CredentialsEnvVariable.
DatabaseColumnMetadata An object describing a database column metadata with some settings.
DatabaseColumnMetadataListResponse struct for DatabaseColumnMetadataListResponse.
DatabaseColumnMetadataSearchResponse struct for DatabaseColumnMetadataSearchResponse.
DatabaseConnectivityCheckParameters Parameters to test JDBC connectivity to source configs.
DatabaseTableMetadata An object describe a database table of a rule set with some settings.
DatabaseTableMetadataListResponse struct for DatabaseTableMetadataListResponse.
DatabaseTableMetadataSearchResponse struct for DatabaseTableMetadataSearchResponse.
DatabaseTemplate A database template to use for provisioning and refresh.
DatabaseTemplateCreateParameters Parameters to create a database template.
DataClass A data class.
DataClassesListResponse struct for DataClassesListResponse.
DataClassesSearchResponse struct for DataClassesSearchResponse.
DataClassUpdateParams Parameters used to update a Data Class.
DataClassUpdateResponse struct for DataClassUpdateResponse.
DataLayout A Data Control Tower object that references the self-service template/container.
DataPointByLocationParameters struct for DataPointByLocationParameters.
DataPointBySnapshotParameters struct for DataPointBySnapshotParameters.
DataPointByTimestampParameters struct for DataPointByTimestampParameters.
DataPointFromBookmarkParameters struct for DataPointFromBookmarkParameters.
DataRiskData struct for DataRiskData.
DataRiskReportTotals The global totals of masking data risk metrics across all connectors.
DatasetGroup A Delphix engine dataset group.
DeleteCDBParameters Parameters to delete a CDB.
DeleteCDBResponse struct for DeleteCDBResponse.
DeleteDatabaseTemplateResponse struct for DeleteDatabaseTemplateResponse.
DeleteDSourceRequest struct for DeleteDSourceRequest.
DeleteDSourceResponse struct for DeleteDSourceResponse.
DeleteEngineResponse struct for DeleteEngineResponse.
DeleteEnvironmentResponse struct for DeleteEnvironmentResponse.
DeleteEnvironmentUserResponse struct for DeleteEnvironmentUserResponse.
DeleteHostResponse struct for DeleteHostResponse.
DeleteHyperscaleConnectorResponse struct for DeleteHyperscaleConnectorResponse.
DeleteHyperscaleMountPointResponse struct for DeleteHyperscaleMountPointResponse.
DeleteMaskingJobResponse struct for DeleteMaskingJobResponse.
DeleteOracleListenerResponse struct for DeleteOracleListenerResponse.
DeleteScopedObjectItem struct for DeleteScopedObjectItem.
DeleteScopeObjectTags struct for DeleteScopeObjectTags.
DeleteSnapshotResponse struct for DeleteSnapshotResponse.
DeleteSourceResponse struct for DeleteSourceResponse.
DeleteTag struct for DeleteTag.
DeleteTimeflowResponse struct for DeleteTimeflowResponse.
DeleteVCDBParameters Parameters to delete a vCDB.
DeleteVCDBResponse struct for DeleteVCDBResponse.
DeleteVDBParameters Parameters to delete a VDB.
DeleteVDBResponse struct for DeleteVDBResponse.
Dependency A dependency relationship.
DetachDSourceResponse struct for DetachDSourceResponse.
DisableCDBParameters Parameters to disable a CDB.
DisableCDBResponse struct for DisableCDBResponse.
DisableDsourceParameters struct for DisableDsourceParameters.
DisableDsourceResponse struct for DisableDsourceResponse.
DisableEnvironmentResponse struct for DisableEnvironmentResponse.
DisableVCDBParameters Parameters to disable a vCDB.
DisableVCDBResponse struct for DisableVCDBResponse.
DisableVDBParameters Parameters to disable a VDB.
DisableVDBResponse struct for DisableVDBResponse.
DiscoveryExpression struct for DiscoveryExpression.
DiscoveryExpressionsListResponse struct for DiscoveryExpressionsListResponse.
DiscoveryExpressionsSearchResponse struct for DiscoveryExpressionsSearchResponse.
DiscoveryPoliciesListResponse struct for DiscoveryPoliciesListResponse.
DiscoveryPoliciesSearchResponse struct for DiscoveryPoliciesSearchResponse.
DiscoveryPolicy A discovery policy.
Domain struct for Domain.
DSource The Delphix storage-based copy of the source database including its history.
DSourceConsumptionData struct for DSourceConsumptionData.
DSourceConsumptionReportResponse struct for DSourceConsumptionReportResponse.
DSourceHooks DSource operation hooks.
DSourceSnapshotParameters Parameters to snapshot a DSource.
DSourceUsageData struct for DSourceUsageData.
DSourceUsageReportResponse struct for DSourceUsageReportResponse.
EffectiveScope struct for EffectiveScope.
EnableCDBParameters Parameters to enable a CDB.
EnableCDBResponse struct for EnableCDBResponse.
EnableDsourceParameters The parameters to enable a dSource.
EnableDsourceResponse struct for EnableDsourceResponse.
EnableEnvironmentResponse struct for EnableEnvironmentResponse.
EnableVCDBParameters Parameters to enable a vCDB.
EnableVCDBResponse struct for EnableVCDBResponse.
EnableVDBParameters Parameters to enable a VDB.
EnableVDBResponse struct for EnableVDBResponse.
Engine struct for Engine.
EngineAutoTaggingConfigUpdateParameters Configuration settings for auto tagging.
EngineGlobalObjectStateData struct for EngineGlobalObjectStateData.
EngineHistoricalStorageSummary struct for EngineHistoricalStorageSummary.
EngineIdBody The ID of the registered engine.
EnginePerformanceAnalytic Analytics Information of the engine.
EnginePerformanceAnalyticReportResponse struct for EnginePerformanceAnalyticReportResponse.
EnginePerformanceAnalyticTrend struct for EnginePerformanceAnalyticTrend.
EnginePerformanceAnalyticTrendDatapointInner struct for EnginePerformanceAnalyticTrendDatapointInner.
EnginePerformanceAnalyticTrendResponse struct for EnginePerformanceAnalyticTrendResponse.
EngineRegistrationParameter Parameters to register and authenticate an engine.
Environment A grouping of a single host or a cluster of hosts.
EnvironmentCreateParameters struct for EnvironmentCreateParameters.
EnvironmentRepository A repository corresponding to the environment.
EnvironmentUpdateParameters struct for EnvironmentUpdateParameters.
EnvironmentUser struct for EnvironmentUser.
EnvironmentUserParams struct for EnvironmentUserParams.
Error struct for Error.
ErrorResponse struct for ErrorResponse.
ExecuteComplianceJobResponse struct for ExecuteComplianceJobResponse.
ExecuteMaskingJobParameters Parameters to execute a MaskingJob.
ExecuteMaskingJobResponse struct for ExecuteMaskingJobResponse.
ExecuteReplicationProfileResponse struct for ExecuteReplicationProfileResponse.
Execution The execution of a masking or discovery job.
ExecutionCancelParameters Parameters to cancel an execution.
ExecutionEvent Events, such as warnings or errors, associated with job executions.
ExecutionLog A log containing warnings or errors associated with a job execution.
FailoverNamespaceParameters The parameters to failover a Namespace.
FindByLocationResponse struct for FindByLocationResponse.
FindByTimestampResponse struct for FindByTimestampResponse.
GenericOpenAPIError Provides access to the body, error and model on returned errors.
GetDataRiskReportResponse struct for GetDataRiskReportResponse.
GetEngineGlobalObjectStateReportResponse struct for GetEngineGlobalObjectStateReportResponse.
GlobalProperties Global properties response.
HashicorpVault Configuration required to connect and authenticate with an Hashicorp Vault which stores engines username and passwords.
HistoricalStorageSummary struct for HistoricalStorageSummary.
HistoricalStorageSummaryAggregate struct for HistoricalStorageSummaryAggregate.
Hook struct for Hook.
Host A physical/virtual server.
HostCreateParameters struct for HostCreateParameters.
HostUpdateParameters struct for HostUpdateParameters.
HyperscaleColumnOrField struct for HyperscaleColumnOrField.
HyperscaleConnector A Hyperscale connector to read/write data from/to a datasource.
HyperscaleConnectorCreateParameters Parameters to create a Hyperscale Connector.
HyperscaleConnectorUpdateParameters The updatable properties of a Hyperscale Connector.
HyperscaleDataset A Hyperscale Dataset.
HyperscaleDatasetTableOrFile A table or file which is part of a hyperscale dataset.
HyperscaleDatasetTableOrFileUpdateParameters The updatable properties of a table or file which is part of a hyperscale dataset.
HyperscaleDatasetUpdateParameters The updatable properties of a Hyperscale Dataset.
HyperscaleInstance A registered Hyperscale instance's connection and authentication settings.
HyperscaleInstanceRegistrationParameter Parameters to register and authenticate a Hyperscale instance.
HyperscaleInstanceUpdateParams Parameters to update a Hyperscale instances.
HyperscaleMountPoint A Mount Point for the Hyperscale instance to write to a staging area and engines to read from.
HyperscaleMountPointUpdateParameters The updatable properties of a Hyperscale Mount Point.
HyperscaleTaskError struct for HyperscaleTaskError.
HyperscaleTaskEvent struct for HyperscaleTaskEvent.
ImportEngineAccountRequest struct for ImportEngineAccountRequest.
ImportEngineAccountsResponse struct for ImportEngineAccountsResponse.
ImportEngineBookmarkResponse struct for ImportEngineBookmarkResponse.
Job An asynchronous task.
JobTask struct for JobTask.
JobTaskEvent struct for JobTaskEvent.
KDCServers struct for KDCServers.
KerberosConfig A Kerberos config object.
LatestSnapshotsResponse struct for LatestSnapshotsResponse.
LDAPConfigParams Parameters to read or update LDAP Config.
LdapConfigValidateParameter struct for LdapConfigValidateParameter.
LdapValidateResponse struct for LdapValidateResponse.
LinkDSourceDefaultRequest struct for LinkDSourceDefaultRequest.
LinkDSourceResponse struct for LinkDSourceResponse.
LinkStagingPushDSourceDefaultRequest struct for LinkStagingPushDSourceDefaultRequest.
ListAccessGroupsResponse struct for ListAccessGroupsResponse.
ListAccountsResponse struct for ListAccountsResponse.
ListAlgorithmDependenciesResponse struct for ListAlgorithmDependenciesResponse.
ListAlgorithmsResponse struct for ListAlgorithmsResponse.
ListBookmarksByVDBGroupsResponse struct for ListBookmarksByVDBGroupsResponse.
ListBookmarksByVDBResponse struct for ListBookmarksByVDBResponse.
ListBookmarksResponse struct for ListBookmarksResponse.
ListCDBsResponse struct for ListCDBsResponse.
ListComplianceJobsResponse struct for ListComplianceJobsResponse.
ListConnectorsMaskingJobsResponse struct for ListConnectorsMaskingJobsResponse.
ListConnectorsResponse struct for ListConnectorsResponse.
ListDatabaseTemplatesResponse struct for ListDatabaseTemplatesResponse.
ListDataLayoutResponse struct for ListDataLayoutResponse.
ListDSourcesResponse struct for ListDSourcesResponse.
ListEnvironmentsResponse struct for ListEnvironmentsResponse.
ListEnvironmentUsers struct for ListEnvironmentUsers.
ListExecutionEventsResponse struct for ListExecutionEventsResponse.
ListExecutionsResponse struct for ListExecutionsResponse.
ListGroupsResponse struct for ListGroupsResponse.
ListHashicorpVaultsResponse struct for ListHashicorpVaultsResponse.
ListHyperscaleConnectorsResponse struct for ListHyperscaleConnectorsResponse.
ListHyperscaleDatasetsResponse struct for ListHyperscaleDatasetsResponse.
ListHyperscaleDatasetTablesOrFilesResponse struct for ListHyperscaleDatasetTablesOrFilesResponse.
ListHyperscaleInstancesResponse struct for ListHyperscaleInstancesResponse.
ListHyperscaleMountPointsResponse struct for ListHyperscaleMountPointsResponse.
ListJobsResponse struct for ListJobsResponse.
ListKerberosConfigsResponse struct for ListKerberosConfigsResponse.
ListMaskingEnvironmentsResponse struct for ListMaskingEnvironmentsResponse.
ListMaskingFileConsumersResponse struct for ListMaskingFileConsumersResponse.
ListMaskingFilesResponse struct for ListMaskingFilesResponse.
ListMaskingJobSourceEnginesResponse struct for ListMaskingJobSourceEnginesResponse.
ListMaskingJobsResponse struct for ListMaskingJobsResponse.
ListNamespacesResponse struct for ListNamespacesResponse.
ListPasswordVaultsResponse struct for ListPasswordVaultsResponse.
ListRegisteredEnginesResponse struct for ListRegisteredEnginesResponse.
ListReplicationProfilesResponse struct for ListReplicationProfilesResponse.
ListReportingScheduleResponse struct for ListReportingScheduleResponse.
ListRolesResponse struct for ListRolesResponse.
ListSnapshotsResponse struct for ListSnapshotsResponse.
ListSourcesResponse struct for ListSourcesResponse.
ListStagingSourcesResponse struct for ListStagingSourcesResponse.
ListTimeflowsResponse struct for ListTimeflowsResponse.
ListToolkitResponse struct for ListToolkitResponse.
ListVCDBsResponse struct for ListVCDBsResponse.
ListVDBGroupsByBookmarkResponse struct for ListVDBGroupsByBookmarkResponse.
ListVDBGroupsResponse struct for ListVDBGroupsResponse.
ListVDBsResponse struct for ListVDBsResponse.
ListVirtualizationActionsResponse struct for ListVirtualizationActionsResponse.
ListVirtualizationAlertsResponse struct for ListVirtualizationAlertsResponse.
ListVirtualizationFaultsResponse struct for ListVirtualizationFaultsResponse.
ListVirtualizationJobsResponse struct for ListVirtualizationJobsResponse.
ListVirtualizationPoliciesResponse struct for ListVirtualizationPoliciesResponse.
LocationCompatibleEnvironmentsResponse struct for LocationCompatibleEnvironmentsResponse.
LocationCompatibleRepositoryRequest struct for LocationCompatibleRepositoryRequest.
LockVDBGroupParameters struct for LockVDBGroupParameters.
LockVDBParameters struct for LockVDBParameters.
LoginToken struct for LoginToken.
MaskingEnvironment struct for MaskingEnvironment.
MaskingExecutionMetrics Metrics for a masking job.
MaskingExecutionMetricsReportResponse struct for MaskingExecutionMetricsReportResponse.
MaskingFileUpload An uploaded file.
MaskingFileUploadUpdateParameters Parameters to update a masking engine.
MaskingJob A masking job.
MaskingJobConnectorsResponse Connector(s) for a masking job.
MaskingJobSourceEngine A masking job's source engine.
MaskingJobWithConnectorRole A simplified job object combined with a connector ID and the connector's role in that job.
MaskingRuleset A masking ruleset.
MetadataDbInfo Information about the product's metadata database.
MigrateMaskingJobParameters Parameters to migrate a masking job.
MigrateMaskingJobResponse struct for MigrateMaskingJobResponse.
MSSQLDSourceAttachSourceParameters struct for MSSQLDSourceAttachSourceParameters.
MSSQLDSourceLinkSourceParameters struct for MSSQLDSourceLinkSourceParameters.
MSSQLDSourceStagingPushAttachSourceParameters struct for MSSQLDSourceStagingPushAttachSourceParameters.
MSSQLDSourceStagingPushLinkSourceParameters struct for MSSQLDSourceStagingPushLinkSourceParameters.
Namespace A namespace represents an alternative namespace for objects and data within a Delphix engine.
NamespaceCommitFailoverJobResponse struct for NamespaceCommitFailoverJobResponse.
NamespaceDeleteJobResponse struct for NamespaceDeleteJobResponse.
NamespaceDiscardJobResponse struct for NamespaceDiscardJobResponse.
NamespaceFailbackJobResponse struct for NamespaceFailbackJobResponse.
NamespaceFailoverJobResponse struct for NamespaceFailoverJobResponse.
NamespaceUpdateJobResponse struct for NamespaceUpdateJobResponse.
NameValuePair struct for NameValuePair.
NetbackupConnectivityCheckParameters Parameters to test NetBackup master server and client connectivity on an environment.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ObjectPermissionAccessGroups The account groups for object permission account.
ObjectPermissionAccount The account details for object permission.
ObjectPermissionsResponse The object permissions for a given object in DCT based on object type and object id.
ObjectTypeProperty A DCT object type.
OracleAttachDSourceParameters struct for OracleAttachDSourceParameters.
OracleClusterNodeInstance An oracle cluster node instance.
OracleDSourceLinkSourceParameters struct for OracleDSourceLinkSourceParameters.
OracleLinkStagingPushDSourceDefaultRequest struct for OracleLinkStagingPushDSourceDefaultRequest.
OracleListener struct for OracleListener.
OracleRacCustomEnvFile struct for OracleRacCustomEnvFile.
OracleRacCustomEnvVar struct for OracleRacCustomEnvVar.
OracleRACDatabaseInstance struct for OracleRACDatabaseInstance.
OracleSourceCreateParameters struct for OracleSourceCreateParameters.
OracleStagingPushDSourceLinkSourceParameters struct for OracleStagingPushDSourceLinkSourceParameters.
OracleVirtualIP A virtual IP address.
PaginatedResponseMetadata struct for PaginatedResponseMetadata.
PasswordPoliciesParams Parameters to read or update password policies.
PasswordVault A Delphix engine password vault.
PermissionObject A Permission Object which is mapping between object type and its permissions.
PermissionProperty A Permission object.
PermissionsRequest struct for PermissionsRequest.
PhoneHomeBundle A bundle containing product identification, configuration information and API telemetry records.
PhoneHomeBundleApiTelemetry Telemetry data for an HTTP API call.
PhoneHomeBundleProductHistory The product history data included in the phonehome bundle's product information.
PhoneHomeBundleProductInfo Information to identify this Data Control Tower instance.
PhoneHomeBundleRegisteredEngine Identification data for a Delphix Engine registered with this instance of Data Control Tower.
PostgresSourceCreateParameters struct for PostgresSourceCreateParameters.
PostgresSourceUpdateParameters struct for PostgresSourceUpdateParameters.
PrimaryEnvironmentUserResponse struct for PrimaryEnvironmentUserResponse.
ProductHistory struct for ProductHistory.
ProductInfo Product Information Response.
ProductRegistrationOfflinePayload Product registration object for a manually generated payload.
ProductRegistrationOnlinePayload Product registration object for a manually generated payload.
ProvisionVDBByLocationDefaultsRequest struct for ProvisionVDBByLocationDefaultsRequest.
ProvisionVDBByLocationParameters struct for ProvisionVDBByLocationParameters.
ProvisionVDBBySnapshotDefaultsRequest struct for ProvisionVDBBySnapshotDefaultsRequest.
ProvisionVDBBySnapshotParameters struct for ProvisionVDBBySnapshotParameters.
ProvisionVDBByTimestampDefaultsRequest struct for ProvisionVDBByTimestampDefaultsRequest.
ProvisionVDBByTimestampParameters struct for ProvisionVDBByTimestampParameters.
ProvisionVDBFromBookmarkDefaultsRequest struct for ProvisionVDBFromBookmarkDefaultsRequest.
ProvisionVDBFromBookmarkParameters struct for ProvisionVDBFromBookmarkParameters.
ProvisionVDBGroupFromBookmarkParameters struct for ProvisionVDBGroupFromBookmarkParameters.
ProvisionVDBGroupFromBookmarkResponse struct for ProvisionVDBGroupFromBookmarkResponse.
ProvisionVDBResponse struct for ProvisionVDBResponse.
ProxyConfiguration Web proxy configuration that is used to communicate with Delphix Corp.
RefreshEnvironmentResponse struct for RefreshEnvironmentResponse.
RefreshVDBByLocationParameters Parameters to refresh by a database-specific identifier (SCN, LSN, etc).
RefreshVDBByLocationResponse struct for RefreshVDBByLocationResponse.
RefreshVDBBySnapshotParameters struct for RefreshVDBBySnapshotParameters.
RefreshVDBBySnapshotResponse struct for RefreshVDBBySnapshotResponse.
RefreshVDBByTimestampParameters struct for RefreshVDBByTimestampParameters.
RefreshVDBByTimestampResponse struct for RefreshVDBByTimestampResponse.
RefreshVDBFromBookmarkParameters struct for RefreshVDBFromBookmarkParameters.
RefreshVDBFromBookmarkResponse struct for RefreshVDBFromBookmarkResponse.
RefreshVDBGroupBySnapshotParameters Parameters to refresh a VDB Group by snapshot.
RefreshVDBGroupByTimestampParameters Parameters to refresh a VDB Group by timestamp.
RefreshVDBGroupParameters Parameters to refresh a VDB Group.
RefreshVDBGroupResponse struct for RefreshVDBGroupResponse.
RegisteredEngine A registered engine's connection and authentication settings.
ReImportMaskingJobResponse struct for ReImportMaskingJobResponse.
RemoveEngineFromHyperscaleResponse struct for RemoveEngineFromHyperscaleResponse.
RemoveEngineFromJobResponse struct for RemoveEngineFromJobResponse.
RemoveMaskingJobParameters Parameters to remove a masking job from a masking job set.
Replica struct for Replica.
ReplicationProfile A set of rules that define what data is replicated from a source to a target.
ReplicationProfileDeleteJobResponse struct for ReplicationProfileDeleteJobResponse.
ReplicationProfileUpdateJobResponse struct for ReplicationProfileUpdateJobResponse.
ReportingSchedule struct for ReportingSchedule.
ReportingScheduleCreateParameters struct for ReportingScheduleCreateParameters.
Repository struct for Repository.
RepositoryDeleteJobResponse struct for RepositoryDeleteJobResponse.
ResetPasswordParameter struct for ResetPasswordParameter.
RestartExecutionResponse struct for RestartExecutionResponse.
Role A role is a named collection of permissions on DCT objects.
RoleUpdateParameters struct for RoleUpdateParameters.
RollbackVDBBySnapshotParameters struct for RollbackVDBBySnapshotParameters.
RollbackVDBBySnapshotResponse struct for RollbackVDBBySnapshotResponse.
RollbackVDBByTimestampParameters struct for RollbackVDBByTimestampParameters.
RollbackVDBByTimestampResponse struct for RollbackVDBByTimestampResponse.
RollbackVDBFromBookmarkParameters struct for RollbackVDBFromBookmarkParameters.
RollbackVDBFromBookmarkResponse struct for RollbackVDBFromBookmarkResponse.
RollbackVDBGroupParameters Parameters to rollback a VDB Group.
RollbackVDBGroupResponse struct for RollbackVDBGroupResponse.
RuleSet A masking rule set.
RuleSetsListResponse struct for RuleSetsListResponse.
RuleSetsSearchResponse struct for RuleSetsSearchResponse.
SAMLConfigParams Parameters to read or update SAML Config.
SAMLValidationResponse The response of SAML validation.
ScopedObjectItem struct for ScopedObjectItem.
ScopedObjectItemsResponse struct for ScopedObjectItemsResponse.
ScopedObjectsRequest struct for ScopedObjectsRequest.
ScopeTag struct for ScopeTag.
ScopeTagsRequest struct for ScopeTagsRequest.
ScopeTagsResponse struct for ScopeTagsResponse.
SearchAccessGroupsResponse struct for SearchAccessGroupsResponse.
SearchAccountsResponse struct for SearchAccountsResponse.
SearchAlgorithmDependenciesResponse struct for SearchAlgorithmDependenciesResponse.
SearchAlgorithmsResponse struct for SearchAlgorithmsResponse.
SearchBody Search body.
SearchBookmarksByVDBGroupsResponse struct for SearchBookmarksByVDBGroupsResponse.
SearchBookmarksByVDBResponse struct for SearchBookmarksByVDBResponse.
SearchBookmarksResponse struct for SearchBookmarksResponse.
SearchCDBsResponse struct for SearchCDBsResponse.
SearchComplianceJobsResponse struct for SearchComplianceJobsResponse.
SearchConnectorsResponse struct for SearchConnectorsResponse.
SearchDatabaseTemplatesResponse struct for SearchDatabaseTemplatesResponse.
SearchDataLayoutResponse struct for SearchDataLayoutResponse.
SearchDataRiskReportResponse struct for SearchDataRiskReportResponse.
SearchDatasetGroupResponse struct for SearchDatasetGroupResponse.
SearchDSourcesResponse struct for SearchDSourcesResponse.
SearchEngineGlobalObjectStateReportResponse struct for SearchEngineGlobalObjectStateReportResponse.
SearchEnginesResponse struct for SearchEnginesResponse.
SearchEnvironmentsResponse struct for SearchEnvironmentsResponse.
SearchExecutionEventsResponse struct for SearchExecutionEventsResponse.
SearchExecutionsResponse struct for SearchExecutionsResponse.
SearchHashicorpVaultsResponse struct for SearchHashicorpVaultsResponse.
SearchHyperscaleConnectorsResponse struct for SearchHyperscaleConnectorsResponse.
SearchHyperscaleDatasetsResponse struct for SearchHyperscaleDatasetsResponse.
SearchHyperscaleDatasetTablesOrFilesResponse struct for SearchHyperscaleDatasetTablesOrFilesResponse.
SearchHyperscaleInstancesResponse struct for SearchHyperscaleInstancesResponse.
SearchHyperscaleMountPointsResponse struct for SearchHyperscaleMountPointsResponse.
SearchJobsResponse struct for SearchJobsResponse.
SearchKerberosConfigsResponse struct for SearchKerberosConfigsResponse.
SearchMaskingEnvironmentsResponse struct for SearchMaskingEnvironmentsResponse.
SearchMaskingFileConsumersResponse struct for SearchMaskingFileConsumersResponse.
SearchMaskingFilesResponse struct for SearchMaskingFilesResponse.
SearchMaskingJobSourceEnginesResponse struct for SearchMaskingJobSourceEnginesResponse.
SearchMaskingJobsResponse struct for SearchMaskingJobsResponse.
SearchNamespacesResponse struct for SearchNamespacesResponse.
SearchPasswordVaultResponse struct for SearchPasswordVaultResponse.
SearchReplicationProfilesResponse struct for SearchReplicationProfilesResponse.
SearchReportingScheduleResponse struct for SearchReportingScheduleResponse.
SearchRolesResponse struct for SearchRolesResponse.
SearchSnapshotsResponse struct for SearchSnapshotsResponse.
SearchSourcesResponse struct for SearchSourcesResponse.
SearchStagingSourcesResponse struct for SearchStagingSourcesResponse.
SearchTimeflowsResponse struct for SearchTimeflowsResponse.
SearchToolkitResponse struct for SearchToolkitResponse.
SearchVCDBsResponse struct for SearchVCDBsResponse.
SearchVDBGroupResponse struct for SearchVDBGroupResponse.
SearchVDBGroupsByBookmarkResponse struct for SearchVDBGroupsByBookmarkResponse.
SearchVDBsResponse struct for SearchVDBsResponse.
SearchVirtualizationActionsResponse struct for SearchVirtualizationActionsResponse.
SearchVirtualizationAlertsResponse struct for SearchVirtualizationAlertsResponse.
SearchVirtualizationFaultsResponse struct for SearchVirtualizationFaultsResponse.
SearchVirtualizationJobsResponse struct for SearchVirtualizationJobsResponse.
SearchVirtualizationPoliciesResponse struct for SearchVirtualizationPoliciesResponse.
ServerConfiguration stores the information about a server.
ServerVariable stores the information about a server variable.
SMTPConfigParams Parameters to read or update SMTP Config.
SMTPConfigValidate Parameters to validate SMTP Config.
Snapshot Virtualization Engine Snapshot of a dSource or VDB.
SnapshotCompatibleEnvironmentsResponse struct for SnapshotCompatibleEnvironmentsResponse.
SnapshotCompatibleRepositoryRequest struct for SnapshotCompatibleRepositoryRequest.
SnapshotDayRange Count of TimeFlow snapshots aggregated by day.
SnapshotDSourceResponse struct for SnapshotDSourceResponse.
SnapshotsDayRangesResponse struct for SnapshotsDayRangesResponse.
SnapshotVDBResponse struct for SnapshotVDBResponse.
Source The Delphix representation of the source database (not typically managed by Delphix).
SourceOperation struct for SourceOperation.
SSHVerificationStrategy Mechanism to use for ssh host verification.
StagingCompatibleEnvironmentsResponse struct for StagingCompatibleEnvironmentsResponse.
StagingSource The Delphix representation of the staging source database (not typically managed by Delphix).
StartVCDBParameters Parameters to start a vCDB.
StartVCDBResponse struct for StartVCDBResponse.
StartVDBParameters Parameters to start a VDB.
StartVDBResponse struct for StartVDBResponse.
StopVCDBParameters Parameters to stop a vCDB.
StopVCDBResponse struct for StopVCDBResponse.
StopVDBParameters Parameters to stop a VDB.
StopVDBResponse struct for StopVDBResponse.
StorageSavingsReportSummarizedData struct for StorageSavingsReportSummarizedData.
StorageSavingsSummaryData struct for StorageSavingsSummaryData.
StorageSavingsSummaryReportResponse struct for StorageSavingsSummaryReportResponse.
StorageSummaryHistoricalDataPoint struct for StorageSummaryHistoricalDataPoint.
StorageSummaryProjectedDataPoint struct for StorageSummaryProjectedDataPoint.
SwitchTimeflowParameters Parameters to switch the timeflow of a VDB.
SwitchTimeflowResponse struct for SwitchTimeflowResponse.
SyncEnginesHyperscaleParameters Parameters to sync the global object from a source engine to a list of target engines registered with a Hyperscale Instance.
SyncEnginesHyperscaleResponse struct for SyncEnginesHyperscaleResponse.
Tag struct for Tag.
TagsRequest struct for TagsRequest.
TagsResponse struct for TagsResponse.
TaskEvent A step or event performed by a masking execution.
Timeflow Virtualization Engine Timeflow of a dSource or VDB.
TimeflowRange Represents a time range within a timeflow.
TimestampCompatibleEnvironmentsResponse struct for TimestampCompatibleEnvironmentsResponse.
TimestampCompatibleRepositoryRequest struct for TimestampCompatibleRepositoryRequest.
TokenInfoRequest struct for TokenInfoRequest.
TokenInfoResponse struct for TokenInfoResponse.
Toolkit A toolkit or plugin.
UnregisterHyperscaleInstanceResponse struct for UnregisterHyperscaleInstanceResponse.
UnsetSnapshotRetentionResponse struct for UnsetSnapshotRetentionResponse.
UpdateAccessGroupScope An Access group scope parameters that are allowed to update.
UpdateBookmarkParameters Parameters to update a Bookmark.
UpdateBookmarkResponse struct for UpdateBookmarkResponse.
UpdateConnectorResponse struct for UpdateConnectorResponse.
UpdateDatabaseTemplateParameters Parameters to update a Database Template.
UpdateDatabaseTemplateResponse struct for UpdateDatabaseTemplateResponse.
UpdateDsourceResponse struct for UpdateDsourceResponse.
UpdateEngineAutoTaggingConfigResponse struct for UpdateEngineAutoTaggingConfigResponse.
UpdateEnvironmentResponse struct for UpdateEnvironmentResponse.
UpdateEnvironmentUserResponse struct for UpdateEnvironmentUserResponse.
UpdateHostResponse struct for UpdateHostResponse.
UpdateHyperscaleConnectorResponse struct for UpdateHyperscaleConnectorResponse.
UpdateHyperscaleDatasetResponse struct for UpdateHyperscaleDatasetResponse.
UpdateHyperscaleDatasetTableOrFileResponse struct for UpdateHyperscaleDatasetTableOrFileResponse.
UpdateHyperscaleMountPointResponse struct for UpdateHyperscaleMountPointResponse.
UpdateMaskingJobParameters Parameters to update a MaskingJob.
UpdateNamespaceParameters The parameters to update a Namespace.
UpdateOracleDsourceParameters Parameters to update a dSource.
UpdateOracleListenerParams struct for UpdateOracleListenerParams.
UpdateOracleListenerResponse struct for UpdateOracleListenerResponse.
UpdatePostgresSourceResponse struct for UpdatePostgresSourceResponse.
UpdateReplicationProfileParameters The parameters to update a ReplicationProfile.
UpdateRepositoryParameters struct for UpdateRepositoryParameters.
UpdateRepositoryResponse struct for UpdateRepositoryResponse.
UpdateSnapshotParameters Parameters to update the expiration of a Snapshot.
UpdateSnapshotResponse struct for UpdateSnapshotResponse.
UpdateTimeflowParameters Parameters to update a Timeflow.
UpdateTimeflowResponse struct for UpdateTimeflowResponse.
UpdateVDBGroupParameters Parameters to update a VDB group.
UpdateVDBParameters Parameters to update a VDB.
UpdateVDBResponse struct for UpdateVDBResponse.
UpgradeCDBResponse struct for UpgradeCDBResponse.
UpgradeDsourceResponse struct for UpgradeDsourceResponse.
UpgradeOracleCdbParameters Parameters to upgrade an Oracle Container database.
UpgradeOracleDsourceParameters Parameters to upgrade a dSource.
ValidateJavaParameters Parameters to validate java path for the remote host.
ValidateJavaResponse The result of the validating java path on remote host.
VCDB The Delphix Oracle Virtual Container Database.
VDB A Delphix virtual database or dataset.
VDBGroup A collection of virtual databases and datesets.
VDBGroupRefreshBySnapshot Parameters to refresh a VDB Group by snapshot.
VDBGroupRefreshByTimestamp Parameters to refresh a VDB Group by timestamp.
VDBInventoryData struct for VDBInventoryData.
VDBInventoryReportResponse struct for VDBInventoryReportResponse.
VDBOrder struct for VDBOrder.
VirtualDatasetHooks VDB operation hooks.
VirtualizationAction A virtualization engine action.
VirtualizationAlert An alert on a virtualization engine.
VirtualizationFault A fault on a virtualization engine.
VirtualizationFaultResolveAllJobResponse struct for VirtualizationFaultResolveAllJobResponse.
VirtualizationFaultResolveJobResponse struct for VirtualizationFaultResolveJobResponse.
VirtualizationFaultResolveOrIgnoreJobResponse struct for VirtualizationFaultResolveOrIgnoreJobResponse.
VirtualizationFaultResolveOrIgnoreParameters Marks selected faults as resolved or ignored.
VirtualizationFaultResolveParameters The parameters to use as input when marking a fault as resolved.
VirtualizationJob A virtualization engine job.
VirtualizationJobEvent An event associated with a virtualization engine job.
VirtualizationPolicy struct for VirtualizationPolicy.
VirtualizationSchedule struct for VirtualizationSchedule.
VirtualizationStorageSummaryData struct for VirtualizationStorageSummaryData.
VirtualizationStorageSummaryReportResponse struct for VirtualizationStorageSummaryReportResponse.
VirtualizationTask struct for VirtualizationTask.
VirtualizationTaskEvent struct for VirtualizationTaskEvent.

# Interfaces

No description provided by the author

# Type aliases

AccountsAPIService AccountsAPI service.
AlgorithmsAPIService AlgorithmsAPI service.
AuthorizationAPIService AuthorizationAPI service.
BookmarksAPIService BookmarksAPI service.
CDBsAPIService CDBsAPI service.
ClassifiersAPIService ClassifiersAPI service.
ComplianceJobsAPIService ComplianceJobsAPI service.
ConnectivityAPIService ConnectivityAPI service.
ConnectorsAPIService ConnectorsAPI service.
ConnectorTypeEnum the model 'ConnectorTypeEnum'.
DatabaseTemplatesAPIService DatabaseTemplatesAPI service.
DataClassesAPIService DataClassesAPI service.
DataLayoutsAPIService DataLayoutsAPI service.
DiscoveryExpressionsAPIService DiscoveryExpressionsAPI service.
DiscoveryPoliciesAPIService DiscoveryPoliciesAPI service.
DSourcesAPIService DSourcesAPI service.
EnvironmentsAPIService EnvironmentsAPI service.
ExecutionsAPIService ExecutionsAPI service.
ExecutionStatus The status of a masking or discovery job.
GroupsAPIService GroupsAPI service.
HyperscaleDataTypeEnum The data type designation for the hyperscale deployment.
HyperscaleInstanceAPIService HyperscaleInstanceAPI service.
HyperscaleObjectsAPIService HyperscaleObjectsAPI service.
JobsAPIService JobsAPI service.
KerberosConfigAPIService KerberosConfigAPI service.
LoginAPIService LoginAPI service.
ManagementAPIService ManagementAPI service.
MaskingEnvironmentsAPIService MaskingEnvironmentsAPI service.
MaskingFilesAPIService MaskingFilesAPI service.
MaskingJobsAPIService MaskingJobsAPI service.
NamespaceAPIService NamespaceAPI service.
ObjectTypeEnum Type of the DCT object.
OracleConfigTypeEnum the model 'OracleConfigTypeEnum'.
OracleListenerTypeEnum the model 'OracleListenerTypeEnum'.
PasswordVaultsAPIService PasswordVaultsAPI service.
PermissionEnum Type of the permission on DCT object.
ReplicationAPIService ReplicationAPI service.
ReportingAPIService ReportingAPI service.
RuleSetsAPIService RuleSetsAPI service.
SamlLoginAPIService SamlLoginAPI service.
ServerConfigurations stores multiple ServerConfiguration items.
SnapshotsAPIService SnapshotsAPI service.
SourcesAPIService SourcesAPI service.
StagingSourcesAPIService StagingSourcesAPI service.
StorageUsageAPIService StorageUsageAPI service.
TargetJobType A DCT specific job type.
TargetObjectType the model 'TargetObjectType'.
TimeflowsAPIService TimeflowsAPI service.
ToolkitsAPIService ToolkitsAPI service.
VCDBsAPIService VCDBsAPI service.
VDBGroupsAPIService VDBGroupsAPI service.
VDBsAPIService VDBsAPI service.
VirtualizationActionsAPIService VirtualizationActionsAPI service.
VirtualizationAlertsAPIService VirtualizationAlertsAPI service.
VirtualizationFaultsAPIService VirtualizationFaultsAPI service.
VirtualizationJobsAPIService VirtualizationJobsAPI service.
VirtualizationPoliciesAPIService VirtualizationPoliciesAPI service.