Package | Description |
---|---|
com.oracle.bmc.apmtraces | |
com.oracle.bmc.apmtraces.requests |
Modifier and Type | Method and Description |
---|---|
GetSpanResponse |
TraceClient.getSpan(GetSpanRequest request) |
GetSpanResponse |
Trace.getSpan(GetSpanRequest request)
Gets the span details identified by spanId.
|
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 |
---|---|
GetSpanRequest |
GetSpanRequest.Builder.build()
Build the instance of GetSpanRequest as configured by this builder
|
GetSpanRequest |
GetSpanRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetSpanRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetSpanRequest.Builder |
GetSpanRequest.Builder.copy(GetSpanRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.