Class BundleReadResponse
java.lang.Object
co.permify.sdk.model.BundleReadResponse
@Generated("org.openapitools.codegen.languages.JavaClientCodegen")
public class BundleReadResponse
extends Object
BundleReadResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbundle(DataBundle bundle) booleanReturn true if this BundleReadResponse object is equal to o.Get bundleinthashCode()voidsetBundle(DataBundle bundle) toString()Convert the instance into URL query string.toUrlQueryString(String prefix) Convert the instance into URL query string.
-
Field Details
-
JSON_PROPERTY_BUNDLE
- See Also:
-
-
Constructor Details
-
BundleReadResponse
public BundleReadResponse()
-
-
Method Details
-
bundle
-
getBundle
-
setBundle
-
equals
-
hashCode
-
toString
-
toUrlQueryString
Convert the instance into URL query string.- Returns:
- URL query string
-
toUrlQueryString
-