public class BmcResponse extends Object
Constructor and Description |
---|
BmcResponse(int __httpStatusCode__) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
get__httpStatusCode__()
HTTP status code returned by the operation.
|
int |
hashCode() |
@ConstructorProperties(value="__httpStatusCode__") public BmcResponse(int __httpStatusCode__)
protected boolean canEqual(Object other)
public int get__httpStatusCode__()
HTTP status code returned by the operation.
Copyright © 2016–2022. All rights reserved.