public class GetPolicyResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
GetPolicyResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@Valid PolicyForGetPolicyOutput |
getPolicy()
Get policy
|
int |
hashCode() |
GetPolicyResponse |
policy(PolicyForGetPolicyOutput policy) |
void |
setPolicy(PolicyForGetPolicyOutput policy) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic GetPolicyResponse policy(PolicyForGetPolicyOutput policy)
@Valid public @Valid PolicyForGetPolicyOutput getPolicy()
public void setPolicy(PolicyForGetPolicyOutput policy)
Copyright © 2024. All rights reserved.