public class DeleteFaasServiceRequest extends Object
| Constructor and Description |
|---|
DeleteFaasServiceRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
DeleteFaasServiceRequest |
functionType(String functionType) |
@NotNull String |
getFunctionType()
Get functionType
|
@NotNull String |
getUserPoolUid()
Get userPoolUid
|
int |
hashCode() |
void |
setFunctionType(String functionType) |
void |
setUserPoolUid(String userPoolUid) |
String |
toString() |
DeleteFaasServiceRequest |
userPoolUid(String userPoolUid) |
public DeleteFaasServiceRequest functionType(String functionType)
@NotNull public @NotNull String getFunctionType()
public void setFunctionType(String functionType)
public DeleteFaasServiceRequest userPoolUid(String userPoolUid)
@NotNull public @NotNull String getUserPoolUid()
public void setUserPoolUid(String userPoolUid)
Copyright © 2026. All rights reserved.