Package | Description |
---|---|
com.oracle.bmc.apmtraces | |
com.oracle.bmc.apmtraces.responses |
Modifier and Type | Method and Description |
---|---|
GetSpanResponse |
TraceClient.getSpan(GetSpanRequest request) |
GetSpanResponse |
Trace.getSpan(GetSpanRequest request)
Gets the span details identified by spanId.
|
Modifier and Type | Method and Description |
---|---|
Future<GetSpanResponse> |
TraceAsyncClient.getSpan(GetSpanRequest request,
AsyncHandler<GetSpanRequest,GetSpanResponse> handler) |
Future<GetSpanResponse> |
TraceAsync.getSpan(GetSpanRequest request,
AsyncHandler<GetSpanRequest,GetSpanResponse> handler)
Gets the span details identified by spanId.
|
Modifier and Type | Method and Description |
---|---|
Future<GetSpanResponse> |
TraceAsyncClient.getSpan(GetSpanRequest request,
AsyncHandler<GetSpanRequest,GetSpanResponse> handler) |
Future<GetSpanResponse> |
TraceAsync.getSpan(GetSpanRequest request,
AsyncHandler<GetSpanRequest,GetSpanResponse> handler)
Gets the span details identified by spanId.
|
Modifier and Type | Method and Description |
---|---|
GetSpanResponse |
GetSpanResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetSpanResponse.Builder |
GetSpanResponse.Builder.copy(GetSpanResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.