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