Package | Description |
---|---|
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
static DeleteReplicationRequest.DeleteMode |
DeleteReplicationRequest.DeleteMode.create(String key) |
DeleteReplicationRequest.DeleteMode |
DeleteReplicationRequest.getDeleteMode()
You can choose a mode for deleting the replication resource.
|
static DeleteReplicationRequest.DeleteMode |
DeleteReplicationRequest.DeleteMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeleteReplicationRequest.DeleteMode[] |
DeleteReplicationRequest.DeleteMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DeleteReplicationRequest.Builder |
DeleteReplicationRequest.Builder.deleteMode(DeleteReplicationRequest.DeleteMode deleteMode)
You can choose a mode for deleting the replication resource.
|
Copyright © 2016–2024. All rights reserved.