public class ApiBCEndpoint
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.util.logging.Logger |
log |
Constructor and Description |
---|
ApiBCEndpoint() |
Modifier and Type | Method and Description |
---|---|
UBCLiteResponse |
createUserBCard(UBC ubc) |
EntityResponse<UserBCardApi> |
saveUserBCardApi(UserBCardApi userBCardApi) |
public UBCLiteResponse createUserBCard(UBC ubc)
public EntityResponse<UserBCardApi> saveUserBCardApi(UserBCardApi userBCardApi)