# Functions
GetActionTypesEnumStringValues Enumerates the set of values in String for ActionTypesEnum.
GetActionTypesEnumValues Enumerates the set of values for ActionTypesEnum.
GetDataKeyTypesEnumStringValues Enumerates the set of values in String for DataKeyTypesEnum.
GetDataKeyTypesEnumValues Enumerates the set of values for DataKeyTypesEnum.
GetLifecycleStatesEnumStringValues Enumerates the set of values in String for LifecycleStatesEnum.
GetLifecycleStatesEnumValues Enumerates the set of values for LifecycleStatesEnum.
GetListApmDomainsLifecycleStateEnumStringValues Enumerates the set of values in String for ListApmDomainsLifecycleStateEnum.
GetListApmDomainsLifecycleStateEnumValues Enumerates the set of values for ListApmDomainsLifecycleStateEnum.
GetListApmDomainsSortByEnumStringValues Enumerates the set of values in String for ListApmDomainsSortByEnum.
GetListApmDomainsSortByEnumValues Enumerates the set of values for ListApmDomainsSortByEnum.
GetListApmDomainsSortOrderEnumStringValues Enumerates the set of values in String for ListApmDomainsSortOrderEnum.
GetListApmDomainsSortOrderEnumValues Enumerates the set of values for ListApmDomainsSortOrderEnum.
GetListDataKeysDataKeyTypeEnumStringValues Enumerates the set of values in String for ListDataKeysDataKeyTypeEnum.
GetListDataKeysDataKeyTypeEnumValues Enumerates the set of values for ListDataKeysDataKeyTypeEnum.
GetOperationStatusEnumStringValues Enumerates the set of values in String for OperationStatusEnum.
GetOperationStatusEnumValues Enumerates the set of values for OperationStatusEnum.
GetOperationTypesEnumStringValues Enumerates the set of values in String for OperationTypesEnum.
GetOperationTypesEnumValues Enumerates the set of values for OperationTypesEnum.
GetSortOrdersEnumStringValues Enumerates the set of values in String for SortOrdersEnum.
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 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 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 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 the 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 that can be updated by update APM domain operation.
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 work request.
WorkRequestError An error encountered while executing a work request.
WorkRequestLogEntry A log message from the execution of a work request.
WorkRequestResource The details of the resource that the work request affects.
# 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.