@Generated public class DeleteMetastoreRequest extends Object
| Constructor and Description |
|---|
DeleteMetastoreRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getForce() |
String |
getId() |
int |
hashCode() |
DeleteMetastoreRequest |
setForce(Boolean force) |
DeleteMetastoreRequest |
setId(String id) |
String |
toString() |
public DeleteMetastoreRequest setForce(Boolean force)
public Boolean getForce()
public DeleteMetastoreRequest setId(String id)
public String getId()
Copyright © 2024. All rights reserved.