public class CreateSubStoreRequest extends Request
| Constructor and Description |
|---|
CreateSubStoreRequest(String project) |
CreateSubStoreRequest(String project,
String logStoreName,
SubStore subStore) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLogStoreName() |
SubStore |
getSubStore() |
void |
setLogStoreName(String logStoreName) |
void |
setSubStore(SubStore subStore) |
GetAllParams, GetParam, GetProject, SetParampublic CreateSubStoreRequest(String project)
Copyright © 2025. All Rights Reserved.