Class StreamResultOfPermissionLookupEntityStreamResponse
java.lang.Object
co.permify.sdk.model.StreamResultOfPermissionLookupEntityStreamResponse
@Generated("org.openapitools.codegen.languages.JavaClientCodegen")
public class StreamResultOfPermissionLookupEntityStreamResponse
extends Object
StreamResultOfPermissionLookupEntityStreamResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturn true if this Stream_result_of_PermissionLookupEntityStreamResponse object is equal to o.getError()Get errorGet resultinthashCode()voidvoidtoString()Convert the instance into URL query string.toUrlQueryString(String prefix) Convert the instance into URL query string.
-
Field Details
-
JSON_PROPERTY_RESULT
- See Also:
-
JSON_PROPERTY_ERROR
- See Also:
-
-
Constructor Details
-
StreamResultOfPermissionLookupEntityStreamResponse
public StreamResultOfPermissionLookupEntityStreamResponse()
-
-
Method Details
-
result
public StreamResultOfPermissionLookupEntityStreamResponse result(PermissionLookupEntityStreamResponse result) -
getResult
-
setResult
-
error
-
getError
-
setError
-
equals
-
hashCode
-
toString
-
toUrlQueryString
Convert the instance into URL query string.- Returns:
- URL query string
-
toUrlQueryString
-