package
57.0.0
Repository: https://github.com/oracle/oci-go-sdk.git
Documentation: pkg.go.dev

# Functions

GetDashboardGroupLifecycleStateEnumStringValues Enumerates the set of values in String for DashboardGroupLifecycleStateEnum.
GetDashboardGroupLifecycleStateEnumValues Enumerates the set of values for DashboardGroupLifecycleStateEnum.
GetDashboardLifecycleStateEnumStringValues Enumerates the set of values in String for DashboardLifecycleStateEnum.
GetDashboardLifecycleStateEnumValues Enumerates the set of values for DashboardLifecycleStateEnum.
GetDashboardSchemaVersionEnumStringValues Enumerates the set of values in String for DashboardSchemaVersionEnum.
GetDashboardSchemaVersionEnumValues Enumerates the set of values for DashboardSchemaVersionEnum.
GetListDashboardGroupsSortByEnumStringValues Enumerates the set of values in String for ListDashboardGroupsSortByEnum.
GetListDashboardGroupsSortByEnumValues Enumerates the set of values for ListDashboardGroupsSortByEnum.
GetListDashboardGroupsSortOrderEnumStringValues Enumerates the set of values in String for ListDashboardGroupsSortOrderEnum.
GetListDashboardGroupsSortOrderEnumValues Enumerates the set of values for ListDashboardGroupsSortOrderEnum.
GetListDashboardsSortByEnumStringValues Enumerates the set of values in String for ListDashboardsSortByEnum.
GetListDashboardsSortByEnumValues Enumerates the set of values for ListDashboardsSortByEnum.
GetListDashboardsSortOrderEnumStringValues Enumerates the set of values in String for ListDashboardsSortOrderEnum.
GetListDashboardsSortOrderEnumValues Enumerates the set of values for ListDashboardsSortOrderEnum.
GetSortOrderEnumStringValues Enumerates the set of values in String for SortOrderEnum.
GetSortOrderEnumValues Enumerates the set of values for SortOrderEnum.
NewDashboardClientWithConfigurationProvider Creates a new default Dashboard client with the given configuration provider.
NewDashboardClientWithOboToken Creates a new default Dashboard client with the given configuration provider.
NewDashboardGroupClientWithConfigurationProvider Creates a new default DashboardGroup client with the given configuration provider.
NewDashboardGroupClientWithOboToken Creates a new default DashboardGroup client with the given configuration provider.

# Constants

Set of constants representing the allowable values for DashboardGroupLifecycleStateEnum.
Set of constants representing the allowable values for DashboardGroupLifecycleStateEnum.
Set of constants representing the allowable values for DashboardGroupLifecycleStateEnum.
Set of constants representing the allowable values for DashboardGroupLifecycleStateEnum.
Set of constants representing the allowable values for DashboardGroupLifecycleStateEnum.
Set of constants representing the allowable values for DashboardGroupLifecycleStateEnum.
Set of constants representing the allowable values for DashboardLifecycleStateEnum.
Set of constants representing the allowable values for DashboardLifecycleStateEnum.
Set of constants representing the allowable values for DashboardLifecycleStateEnum.
Set of constants representing the allowable values for DashboardLifecycleStateEnum.
Set of constants representing the allowable values for DashboardLifecycleStateEnum.
Set of constants representing the allowable values for DashboardLifecycleStateEnum.
Set of constants representing the allowable values for DashboardSchemaVersionEnum.
Set of constants representing the allowable values for ListDashboardGroupsSortByEnum.
Set of constants representing the allowable values for ListDashboardGroupsSortByEnum.
Set of constants representing the allowable values for ListDashboardGroupsSortOrderEnum.
Set of constants representing the allowable values for ListDashboardGroupsSortOrderEnum.
Set of constants representing the allowable values for ListDashboardsSortByEnum.
Set of constants representing the allowable values for ListDashboardsSortByEnum.
Set of constants representing the allowable values for ListDashboardsSortOrderEnum.
Set of constants representing the allowable values for ListDashboardsSortOrderEnum.
Set of constants representing the allowable values for SortOrderEnum.
Set of constants representing the allowable values for SortOrderEnum.

# Structs

CreateDashboardGroupDetails The data to create a new dashboard group.
CreateDashboardGroupRequest wrapper for the CreateDashboardGroup operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/dashboardservice/CreateDashboardGroup.go.html to see an example of how to use CreateDashboardGroupRequest.
CreateDashboardGroupResponse wrapper for the CreateDashboardGroup operation.
CreateDashboardRequest wrapper for the CreateDashboard operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/dashboardservice/CreateDashboard.go.html to see an example of how to use CreateDashboardRequest.
CreateDashboardResponse wrapper for the CreateDashboard operation.
CreateV1DashboardDetails Details for creating a version 1 dashboard.
DashboardClient a client for Dashboard.
DashboardCollection Results of a dashboard search.
DashboardGroup The base schema for a dashboard group.
DashboardGroupClient a client for DashboardGroup.
DashboardGroupCollection A list of dashboard groups that match filter criteria, if any.
DashboardGroupSummary Summary information for the dashboard group.
DashboardSummary Summary information about the dashboard.
DeleteDashboardGroupRequest wrapper for the DeleteDashboardGroup operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/dashboardservice/DeleteDashboardGroup.go.html to see an example of how to use DeleteDashboardGroupRequest.
DeleteDashboardGroupResponse wrapper for the DeleteDashboardGroup operation.
DeleteDashboardRequest wrapper for the DeleteDashboard operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/dashboardservice/DeleteDashboard.go.html to see an example of how to use DeleteDashboardRequest.
DeleteDashboardResponse wrapper for the DeleteDashboard operation.
GetDashboardGroupRequest wrapper for the GetDashboardGroup operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/dashboardservice/GetDashboardGroup.go.html to see an example of how to use GetDashboardGroupRequest.
GetDashboardGroupResponse wrapper for the GetDashboardGroup operation.
GetDashboardRequest wrapper for the GetDashboard operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/dashboardservice/GetDashboard.go.html to see an example of how to use GetDashboardRequest.
GetDashboardResponse wrapper for the GetDashboard operation.
ListDashboardGroupsRequest wrapper for the ListDashboardGroups operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/dashboardservice/ListDashboardGroups.go.html to see an example of how to use ListDashboardGroupsRequest.
ListDashboardGroupsResponse wrapper for the ListDashboardGroups operation.
ListDashboardsRequest wrapper for the ListDashboards operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/dashboardservice/ListDashboards.go.html to see an example of how to use ListDashboardsRequest.
ListDashboardsResponse wrapper for the ListDashboards operation.
UpdateDashboardGroupDetails The data to update a dashboard group.
UpdateDashboardGroupRequest wrapper for the UpdateDashboardGroup operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/dashboardservice/UpdateDashboardGroup.go.html to see an example of how to use UpdateDashboardGroupRequest.
UpdateDashboardGroupResponse wrapper for the UpdateDashboardGroup operation.
UpdateDashboardRequest wrapper for the UpdateDashboard operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/dashboardservice/UpdateDashboard.go.html to see an example of how to use UpdateDashboardRequest.
UpdateDashboardResponse wrapper for the UpdateDashboard operation.
UpdateV1DashboardDetails Details for updating a version 1 dashboard.
V1Dashboard A version 1 dashboard.

# Interfaces

CreateDashboardDetails The base schema for creating a dashboard.
Dashboard The base schema for a dashboard.
UpdateDashboardDetails The base schema for updating a dashboard.

# Type aliases

DashboardGroupLifecycleStateEnum Enum with underlying type: string.
DashboardLifecycleStateEnum Enum with underlying type: string.
DashboardSchemaVersionEnum Enum with underlying type: string.
ListDashboardGroupsSortByEnum Enum with underlying type: string.
ListDashboardGroupsSortOrderEnum Enum with underlying type: string.
ListDashboardsSortByEnum Enum with underlying type: string.
ListDashboardsSortOrderEnum Enum with underlying type: string.
SortOrderEnum Enum with underlying type: string.