public class JsonKeyConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
IBM_ACCESS_KEY_ID
Property name for specifying the Access Key
|
static String |
IBM_API_KEY
Property name for specifying the API Key
|
static String |
IBM_HMAC_KEYS
Property name for specifying the HMAC Keys
|
static String |
IBM_RESOURCE_INSTANCE_ID
Property name for specifying the Resource Instance Id
|
static String |
IBM_SECRET_ACCESS_KEY
Property name for specifying the Secret Access Key
|
Constructor and Description |
---|
JsonKeyConstants() |
public static final String IBM_HMAC_KEYS
public static final String IBM_ACCESS_KEY_ID
public static final String IBM_SECRET_ACCESS_KEY
public static final String IBM_API_KEY
public static final String IBM_RESOURCE_INSTANCE_ID
Copyright © 2024. All rights reserved.