Package | Description |
---|---|
com.oracle.bmc.logging | |
com.oracle.bmc.logging.responses |
Modifier and Type | Method and Description |
---|---|
ListLogGroupsResponse |
LoggingManagement.listLogGroups(ListLogGroupsRequest request)
Lists all log groups for the specified compartment or tenancy.
|
ListLogGroupsResponse |
LoggingManagementClient.listLogGroups(ListLogGroupsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListLogGroupsResponse> |
LoggingManagementAsyncClient.listLogGroups(ListLogGroupsRequest request,
AsyncHandler<ListLogGroupsRequest,ListLogGroupsResponse> handler) |
Future<ListLogGroupsResponse> |
LoggingManagementAsync.listLogGroups(ListLogGroupsRequest request,
AsyncHandler<ListLogGroupsRequest,ListLogGroupsResponse> handler)
Lists all log groups for the specified compartment or tenancy.
|
Iterable<ListLogGroupsResponse> |
LoggingManagementPaginators.listLogGroupsResponseIterator(ListLogGroupsRequest request)
Creates a new iterable which will iterate over the responses received from the listLogGroups
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListLogGroupsResponse> |
LoggingManagementAsyncClient.listLogGroups(ListLogGroupsRequest request,
AsyncHandler<ListLogGroupsRequest,ListLogGroupsResponse> handler) |
Future<ListLogGroupsResponse> |
LoggingManagementAsync.listLogGroups(ListLogGroupsRequest request,
AsyncHandler<ListLogGroupsRequest,ListLogGroupsResponse> handler)
Lists all log groups for the specified compartment or tenancy.
|
Modifier and Type | Method and Description |
---|---|
ListLogGroupsResponse |
ListLogGroupsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListLogGroupsResponse.Builder |
ListLogGroupsResponse.Builder.copy(ListLogGroupsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.