public final class GetServiceUsageEventResponse extends Resource<ServiceUsageEventEntity>
Modifier and Type | Class and Description |
---|---|
static class |
GetServiceUsageEventResponse.GetServiceUsageEventResponseBuilder |
Resource.Metadata
Modifier and Type | Method and Description |
---|---|
static GetServiceUsageEventResponse.GetServiceUsageEventResponseBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
getEntity, getMetadata
@Generated(value="lombok") public static GetServiceUsageEventResponse.GetServiceUsageEventResponseBuilder builder()
@Generated(value="lombok") public boolean equals(Object o)
equals
in class Resource<ServiceUsageEventEntity>
@Generated(value="lombok") protected boolean canEqual(Object other)
canEqual
in class Resource<ServiceUsageEventEntity>
@Generated(value="lombok") public int hashCode()
hashCode
in class Resource<ServiceUsageEventEntity>
@Generated(value="lombok") public String toString()
toString
in class Resource<ServiceUsageEventEntity>
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.