# Functions
GetActionTypesEnumValues Enumerates the set of values for ActionTypesEnum.
GetDataKeyTypesEnumValues Enumerates the set of values for DataKeyTypesEnum.
GetLifecycleStatesEnumValues Enumerates the set of values for LifecycleStatesEnum.
GetListApmDomainsLifecycleStateEnumValues Enumerates the set of values for ListApmDomainsLifecycleStateEnum.
GetListApmDomainsSortByEnumValues Enumerates the set of values for ListApmDomainsSortByEnum.
GetListApmDomainsSortOrderEnumValues Enumerates the set of values for ListApmDomainsSortOrderEnum.
GetListDataKeysDataKeyTypeEnumValues Enumerates the set of values for ListDataKeysDataKeyTypeEnum.
GetOperationStatusEnumValues Enumerates the set of values for OperationStatusEnum.
GetOperationTypesEnumValues Enumerates the set of values for OperationTypesEnum.
GetSortOrdersEnumValues Enumerates the set of values for SortOrdersEnum.
NewApmDomainClientWithConfigurationProvider Creates a new default ApmDomain client with the given configuration provider.
NewApmDomainClientWithOboToken Creates a new default ApmDomain client with the given configuration provider.
# Constants
Set of constants representing the allowable values for ActionTypesEnum.
Set of constants representing the allowable values for ActionTypesEnum.
Set of constants representing the allowable values for ActionTypesEnum.
Set of constants representing the allowable values for ActionTypesEnum.
Set of constants representing the allowable values for ActionTypesEnum.
Set of constants representing the allowable values for DataKeyTypesEnum.
Set of constants representing the allowable values for DataKeyTypesEnum.
Set of constants representing the allowable values for LifecycleStatesEnum.
Set of constants representing the allowable values for LifecycleStatesEnum.
Set of constants representing the allowable values for LifecycleStatesEnum.
Set of constants representing the allowable values for LifecycleStatesEnum.
Set of constants representing the allowable values for LifecycleStatesEnum.
Set of constants representing the allowable values for ListApmDomainsLifecycleStateEnum.
Set of constants representing the allowable values for ListApmDomainsLifecycleStateEnum.
Set of constants representing the allowable values for ListApmDomainsLifecycleStateEnum.
Set of constants representing the allowable values for ListApmDomainsLifecycleStateEnum.
Set of constants representing the allowable values for ListApmDomainsLifecycleStateEnum.
Set of constants representing the allowable values for ListApmDomainsSortByEnum.
Set of constants representing the allowable values for ListApmDomainsSortByEnum.
Set of constants representing the allowable values for ListApmDomainsSortOrderEnum.
Set of constants representing the allowable values for ListApmDomainsSortOrderEnum.
Set of constants representing the allowable values for ListDataKeysDataKeyTypeEnum.
Set of constants representing the allowable values for ListDataKeysDataKeyTypeEnum.
Set of constants representing the allowable values for OperationStatusEnum.
Set of constants representing the allowable values for OperationStatusEnum.
Set of constants representing the allowable values for OperationStatusEnum.
Set of constants representing the allowable values for OperationStatusEnum.
Set of constants representing the allowable values for OperationStatusEnum.
Set of constants representing the allowable values for OperationStatusEnum.
Set of constants representing the allowable values for OperationTypesEnum.
Set of constants representing the allowable values for OperationTypesEnum.
Set of constants representing the allowable values for OperationTypesEnum.
Set of constants representing the allowable values for OperationTypesEnum.
Set of constants representing the allowable values for OperationTypesEnum.
Set of constants representing the allowable values for SortOrdersEnum.
Set of constants representing the allowable values for SortOrdersEnum.
# Structs
ApmDomain Details of an APM Domain.
ApmDomainClient a client for ApmDomain.
ApmDomainSummary Summary of an APM Domain.
BaseDomainDetails Basic details for an APM Domain.
BaseKeyDetails The information about a Data Key.
ChangeApmDomainCompartmentDetails The information needed for the change compartment operation.
ChangeApmDomainCompartmentRequest wrapper for the ChangeApmDomainCompartment operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmcontrolplane/ChangeApmDomainCompartment.go.html to see an example of how to use ChangeApmDomainCompartmentRequest.
ChangeApmDomainCompartmentResponse wrapper for the ChangeApmDomainCompartment operation.
CreateApmDomainDetails The information about new APM Domain.
CreateApmDomainRequest wrapper for the CreateApmDomain operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmcontrolplane/CreateApmDomain.go.html to see an example of how to use CreateApmDomainRequest.
CreateApmDomainResponse wrapper for the CreateApmDomain operation.
DataKey The information about a Data Key, including the Data Key's value.
DataKeySummary Summary of Data Key.
DeleteApmDomainRequest wrapper for the DeleteApmDomain operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmcontrolplane/DeleteApmDomain.go.html to see an example of how to use DeleteApmDomainRequest.
DeleteApmDomainResponse wrapper for the DeleteApmDomain operation.
GenerateDataKeyDetails Details of the Data Key to be generated.
GenerateDataKeysRequest wrapper for the GenerateDataKeys operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmcontrolplane/GenerateDataKeys.go.html to see an example of how to use GenerateDataKeysRequest.
GenerateDataKeysResponse wrapper for the GenerateDataKeys operation.
GetApmDomainRequest wrapper for the GetApmDomain operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmcontrolplane/GetApmDomain.go.html to see an example of how to use GetApmDomainRequest.
GetApmDomainResponse wrapper for the GetApmDomain operation.
GetWorkRequestRequest wrapper for the GetWorkRequest operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmcontrolplane/GetWorkRequest.go.html to see an example of how to use GetWorkRequestRequest.
GetWorkRequestResponse wrapper for the GetWorkRequest operation.
ListApmDomainsRequest wrapper for the ListApmDomains operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmcontrolplane/ListApmDomains.go.html to see an example of how to use ListApmDomainsRequest.
ListApmDomainsResponse wrapper for the ListApmDomains operation.
ListApmDomainWorkRequestsRequest wrapper for the ListApmDomainWorkRequests operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmcontrolplane/ListApmDomainWorkRequests.go.html to see an example of how to use ListApmDomainWorkRequestsRequest.
ListApmDomainWorkRequestsResponse wrapper for the ListApmDomainWorkRequests operation.
ListDataKeysRequest wrapper for the ListDataKeys operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmcontrolplane/ListDataKeys.go.html to see an example of how to use ListDataKeysRequest.
ListDataKeysResponse wrapper for the ListDataKeys operation.
ListWorkRequestErrorsRequest wrapper for the ListWorkRequestErrors operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmcontrolplane/ListWorkRequestErrors.go.html to see an example of how to use ListWorkRequestErrorsRequest.
ListWorkRequestErrorsResponse wrapper for the ListWorkRequestErrors operation.
ListWorkRequestLogsRequest wrapper for the ListWorkRequestLogs operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmcontrolplane/ListWorkRequestLogs.go.html to see an example of how to use ListWorkRequestLogsRequest.
ListWorkRequestLogsResponse wrapper for the ListWorkRequestLogs operation.
ListWorkRequestsRequest wrapper for the ListWorkRequests operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmcontrolplane/ListWorkRequests.go.html to see an example of how to use ListWorkRequestsRequest.
ListWorkRequestsResponse wrapper for the ListWorkRequests operation.
RemoveDataKeyDetails Details of the Data Key to be removed.
RemoveDataKeysRequest wrapper for the RemoveDataKeys operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmcontrolplane/RemoveDataKeys.go.html to see an example of how to use RemoveDataKeysRequest.
RemoveDataKeysResponse wrapper for the RemoveDataKeys operation.
UpdateApmDomainDetails The information to be updated.
UpdateApmDomainRequest wrapper for the UpdateApmDomain operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/apmcontrolplane/UpdateApmDomain.go.html to see an example of how to use UpdateApmDomainRequest.
UpdateApmDomainResponse wrapper for the UpdateApmDomain operation.
WorkRequest A description of workrequest status.
WorkRequestError An error encountered while executing a work request.
WorkRequestLogEntry A log message from the execution of a work request.
WorkRequestResource A resource created or operated on by a work request.
# Type aliases
ActionTypesEnum Enum with underlying type: string.
DataKeyTypesEnum Enum with underlying type: string.
LifecycleStatesEnum Enum with underlying type: string.
ListApmDomainsLifecycleStateEnum Enum with underlying type: string.
ListApmDomainsSortByEnum Enum with underlying type: string.
ListApmDomainsSortOrderEnum Enum with underlying type: string.
ListDataKeysDataKeyTypeEnum Enum with underlying type: string.
OperationStatusEnum Enum with underlying type: string.
OperationTypesEnum Enum with underlying type: string.
SortOrdersEnum Enum with underlying type: string.