Package | Description |
---|---|
com.ibm.cloud.objectstorage.config.resource_configuration.v1 |
COS Resource Configuration API v1.
|
com.ibm.cloud.objectstorage.config.resource_configuration.v1.model |
Modifier and Type | Method and Description |
---|---|
static ResourceConfiguration |
ResourceConfiguration.newInstance()
Class method which constructs an instance of the `ResourceConfiguration` client.
|
static ResourceConfiguration |
ResourceConfiguration.newInstance(java.lang.String serviceName)
Class method which constructs an instance of the `ResourceConfiguration` client.
|
Modifier and Type | Field and Description |
---|---|
protected ResourceConfiguration |
RestoresPager.client |
protected ResourceConfiguration |
RecoveryRangesPager.client |
protected ResourceConfiguration |
BackupVaultsPager.client |
Constructor and Description |
---|
BackupVaultsPager(ResourceConfiguration client,
ListBackupVaultsOptions options)
Constructs a new BackupVaultsPager instance with the specified client and options model instance.
|
RecoveryRangesPager(ResourceConfiguration client,
ListRecoveryRangesOptions options)
Constructs a new RecoveryRangesPager instance with the specified client and options model instance.
|
RestoresPager(ResourceConfiguration client,
ListRestoresOptions options)
Constructs a new RestoresPager instance with the specified client and options model instance.
|
Copyright © 2025. All rights reserved.