Class BundleDeleteResponse
java.lang.Object
co.permify.sdk.model.BundleDeleteResponse
@Generated("org.openapitools.codegen.languages.JavaClientCodegen")
public class BundleDeleteResponse
extends Object
BundleDeleteResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturn true if this BundleDeleteResponse object is equal to o.getName()Get nameinthashCode()voidtoString()Convert the instance into URL query string.toUrlQueryString(String prefix) Convert the instance into URL query string.
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
-
Constructor Details
-
BundleDeleteResponse
public BundleDeleteResponse()
-
-
Method Details
-
name
-
getName
-
setName
-
equals
-
hashCode
-
toString
-
toUrlQueryString
Convert the instance into URL query string.- Returns:
- URL query string
-
toUrlQueryString
-