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