Package | Description |
---|---|
com.iijgio.dag |
IIJ GIOストレージ&アナリシスサービス SDKのすべてのクラスを含みます。
|
Modifier and Type | Method and Description |
---|---|
static RequestClientOptions.Marker |
RequestClientOptions.Marker.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestClientOptions.Marker[] |
RequestClientOptions.Marker.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
RequestClientOptions.getClientMarker(RequestClientOptions.Marker marker)
指定したマーカーの値を返します。 そのような値がなければ、
null を返します。 |
void |
RequestClientOptions.putClientMarker(RequestClientOptions.Marker marker,
String value)
与えられた値と与えられたマーカーを結びつけます。
USER_AGENT はSDKが内部でのみ使用することを想定しています。 |
Copyright © 2018. All rights reserved.