@Generated public class CreateStableUrlRequest extends Object
| Constructor and Description |
|---|
CreateStableUrlRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getParent() |
StableUrl |
getStableUrl() |
String |
getStableUrlId() |
Boolean |
getValidateOnly() |
int |
hashCode() |
CreateStableUrlRequest |
setParent(String parent) |
CreateStableUrlRequest |
setStableUrl(StableUrl stableUrl) |
CreateStableUrlRequest |
setStableUrlId(String stableUrlId) |
CreateStableUrlRequest |
setValidateOnly(Boolean validateOnly) |
String |
toString() |
public CreateStableUrlRequest setParent(String parent)
public String getParent()
public CreateStableUrlRequest setStableUrl(StableUrl stableUrl)
public StableUrl getStableUrl()
public CreateStableUrlRequest setStableUrlId(String stableUrlId)
public String getStableUrlId()
public CreateStableUrlRequest setValidateOnly(Boolean validateOnly)
public Boolean getValidateOnly()
Copyright © 2026. All rights reserved.