Constructor and Description |
---|
DeleteContainerRequest() |
DeleteContainerRequest(String path) |
Modifier and Type | Method and Description |
---|---|
void |
deserialize(InputArchive archive,
String tag) |
String |
getPath() |
void |
serialize(OutputArchive archive,
String tag) |
public DeleteContainerRequest()
public DeleteContainerRequest(String path)
public String getPath()
public void serialize(OutputArchive archive, String tag) throws IOException
serialize
in interface Record
IOException
public void deserialize(InputArchive archive, String tag) throws IOException
deserialize
in interface Record
IOException
Copyright © 2008–2025 The Apache Software Foundation. All rights reserved.