Package | Description |
---|---|
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
static RangerReplicationImportStrategy |
RangerReplicationImportStrategy.fromValue(String input) |
RangerReplicationImportStrategy |
ApiRangerReplicationImportArgs.getImportStrategy()
Get importStrategy
|
RangerReplicationImportStrategy |
RangerReplicationImportStrategy.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static RangerReplicationImportStrategy |
RangerReplicationImportStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RangerReplicationImportStrategy[] |
RangerReplicationImportStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ApiRangerReplicationImportArgs |
ApiRangerReplicationImportArgs.importStrategy(RangerReplicationImportStrategy importStrategy) |
void |
ApiRangerReplicationImportArgs.setImportStrategy(RangerReplicationImportStrategy importStrategy) |
void |
RangerReplicationImportStrategy.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
RangerReplicationImportStrategy enumeration) |
Copyright © 2024. All rights reserved.