Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiAuthRoleMetadataList |
AuthRolesResourceApi.readAuthRolesMetadata(String view)
Returns a list of the auth roles' metadata for the built-in roles.
|
ApiAuthRoleMetadataList |
AuthRoleMetadatasResourceApi.readAuthRolesMetadata(String view)
Returns a list of the auth roles' metadata for the built-in roles.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiAuthRoleMetadataList> |
AuthRolesResourceApi.readAuthRolesMetadataWithHttpInfo(String view)
Returns a list of the auth roles' metadata for the built-in roles.
|
ApiResponse<ApiAuthRoleMetadataList> |
AuthRoleMetadatasResourceApi.readAuthRolesMetadataWithHttpInfo(String view)
Returns a list of the auth roles' metadata for the built-in roles.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
AuthRolesResourceApi.readAuthRolesMetadataAsync(String view,
ApiCallback<ApiAuthRoleMetadataList> callback)
Returns a list of the auth roles' metadata for the built-in roles.
|
com.squareup.okhttp.Call |
AuthRoleMetadatasResourceApi.readAuthRolesMetadataAsync(String view,
ApiCallback<ApiAuthRoleMetadataList> callback)
Returns a list of the auth roles' metadata for the built-in roles.
|
Modifier and Type | Method and Description |
---|---|
ApiAuthRoleMetadataList |
ApiAuthRoleMetadataList.addItemsItem(ApiAuthRoleMetadata itemsItem) |
ApiAuthRoleMetadataList |
ApiAuthRoleMetadataList.items(List<ApiAuthRoleMetadata> items) |
Copyright © 2019. All rights reserved.