public class BucketCredentials
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
BucketCredentials() |
Modifier and Type | Method and Description |
---|---|
String |
getApiKey()
Gets the apiKey.
|
String |
getApiKeyId()
Gets the apiKeyId.
|
String |
getBucketLocation()
Gets the bucketLocation.
|
String |
getBucketName()
Gets the bucketName.
|
String |
getCosCrn()
Gets the cosCrn.
|
public String getCosCrn()
public String getApiKey()
public String getApiKeyId()
public String getBucketName()
public String getBucketLocation()
Copyright © 2021 IBM Cloud. All rights reserved.