Package | Description |
---|---|
com.oracle.bmc.apmtraces.requests |
Modifier and Type | Method and Description |
---|---|
static GetTraceRequest.TraceNamespace |
GetTraceRequest.TraceNamespace.create(String key) |
GetTraceRequest.TraceNamespace |
GetTraceRequest.getTraceNamespace()
Name space from which the trace details need to be retrieved.
|
static GetTraceRequest.TraceNamespace |
GetTraceRequest.TraceNamespace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetTraceRequest.TraceNamespace[] |
GetTraceRequest.TraceNamespace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GetTraceRequest.Builder |
GetTraceRequest.Builder.traceNamespace(GetTraceRequest.TraceNamespace traceNamespace)
Name space from which the trace details need to be retrieved.
|
Copyright © 2016–2024. All rights reserved.