Package | Description |
---|---|
com.oracle.bmc.logging | |
com.oracle.bmc.logging.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetLogRequest,GetLogResponse> |
LoggingManagementWaiters.forLog(GetLogRequest request,
LogLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetLogRequest,GetLogResponse> |
LoggingManagementWaiters.forLog(GetLogRequest request,
LogLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetLogRequest,GetLogResponse> |
LoggingManagementWaiters.forLog(GetLogRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LogLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Waiter<GetLogRequest,GetLogResponse> |
LoggingManagementWaiters.forLog(GetLogRequest request,
LogLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetLogRequest,GetLogResponse> |
LoggingManagementWaiters.forLog(GetLogRequest request,
LogLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetLogRequest,GetLogResponse> |
LoggingManagementWaiters.forLog(GetLogRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LogLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
GetLogResponse |
LoggingManagementClient.getLog(GetLogRequest request) |
GetLogResponse |
LoggingManagement.getLog(GetLogRequest request)
Gets the log object configuration for the log object OCID.
|
Future<GetLogResponse> |
LoggingManagementAsyncClient.getLog(GetLogRequest request,
AsyncHandler<GetLogRequest,GetLogResponse> handler) |
Future<GetLogResponse> |
LoggingManagementAsync.getLog(GetLogRequest request,
AsyncHandler<GetLogRequest,GetLogResponse> handler)
Gets the log object configuration for the log object OCID.
|
Modifier and Type | Method and Description |
---|---|
Future<GetLogResponse> |
LoggingManagementAsyncClient.getLog(GetLogRequest request,
AsyncHandler<GetLogRequest,GetLogResponse> handler) |
Future<GetLogResponse> |
LoggingManagementAsync.getLog(GetLogRequest request,
AsyncHandler<GetLogRequest,GetLogResponse> handler)
Gets the log object configuration for the log object OCID.
|
Modifier and Type | Method and Description |
---|---|
GetLogRequest |
GetLogRequest.Builder.build()
Build the instance of GetLogRequest as configured by this builder
|
GetLogRequest |
GetLogRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetLogRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetLogRequest.Builder |
GetLogRequest.Builder.copy(GetLogRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.