public class ApiKeyMetadataForListInboundAuthConfigsOutput extends Object
| Constructor and Description |
|---|
ApiKeyMetadataForListInboundAuthConfigsOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLocation()
Get location
|
String |
getParameterName()
Get parameterName
|
String |
getPrefix()
Get prefix
|
int |
hashCode() |
ApiKeyMetadataForListInboundAuthConfigsOutput |
location(String location) |
ApiKeyMetadataForListInboundAuthConfigsOutput |
parameterName(String parameterName) |
ApiKeyMetadataForListInboundAuthConfigsOutput |
prefix(String prefix) |
void |
setLocation(String location) |
void |
setParameterName(String parameterName) |
void |
setPrefix(String prefix) |
String |
toString() |
public ApiKeyMetadataForListInboundAuthConfigsOutput()
public ApiKeyMetadataForListInboundAuthConfigsOutput location(String location)
public String getLocation()
public void setLocation(String location)
public ApiKeyMetadataForListInboundAuthConfigsOutput parameterName(String parameterName)
public String getParameterName()
public void setParameterName(String parameterName)
public ApiKeyMetadataForListInboundAuthConfigsOutput prefix(String prefix)
public String getPrefix()
public void setPrefix(String prefix)
Copyright © 2026. All rights reserved.