public class TLSAccessLogForDescribeLoadBalancerAttributesOutput extends Object
| Constructor and Description |
|---|
TLSAccessLogForDescribeLoadBalancerAttributesOutput() |
| Modifier and Type | Method and Description |
|---|---|
TLSAccessLogForDescribeLoadBalancerAttributesOutput |
enabled(Boolean enabled) |
boolean |
equals(Object o) |
String |
getProjectId()
Get projectId
|
String |
getTopicId()
Get topicId
|
int |
hashCode() |
Boolean |
isEnabled()
Get enabled
|
TLSAccessLogForDescribeLoadBalancerAttributesOutput |
projectId(String projectId) |
void |
setEnabled(Boolean enabled) |
void |
setProjectId(String projectId) |
void |
setTopicId(String topicId) |
TLSAccessLogForDescribeLoadBalancerAttributesOutput |
topicId(String topicId) |
String |
toString() |
public TLSAccessLogForDescribeLoadBalancerAttributesOutput()
public TLSAccessLogForDescribeLoadBalancerAttributesOutput enabled(Boolean enabled)
public Boolean isEnabled()
public void setEnabled(Boolean enabled)
public TLSAccessLogForDescribeLoadBalancerAttributesOutput projectId(String projectId)
public String getProjectId()
public void setProjectId(String projectId)
public TLSAccessLogForDescribeLoadBalancerAttributesOutput topicId(String topicId)
public String getTopicId()
public void setTopicId(String topicId)
Copyright © 2026. All rights reserved.